You should press the control key and:
While using the vi editor, you wish to move ahead one page. You should press the control key and:
what is the next command to run?
You are compiling some software from source. After running ./configure with the appropriate
arguments and no errors, what is the next command to run?
What command can you use to disable all accesscontrol for X?
You are running X in networked environment. You want to allow anyone on your network to
display their X applications on your desktop. What command can you use to disable all access
control for X?
where should you install the binaries to be available to all users on your system?
You have written a custom tool on your local system. Following the File Hierarchy Standard (FHS),
where should you install the binaries to be available to all users on your system?
Which command (without options) would you use to display how much space is available on all partitions?
Which command (without options) would you use to display how much space is available on all partitions?
Which command will print line numbers before each line in a file?
Which command will print line numbers before each line in a file?
What would happen if you ran rm foo?
You have read/write permission on an ordinary file foo. You have just run ln foo bar. What would happen if you ran rm foo?
You wish to kill a process with a PID of 123. Select the command which will allow the process to”clean u
You wish to kill a process with a PID of 123. Select the command which will allow the process to
"clean up" before exiting.
How would you do this?
You are logged in as user tux1, but now you want to switch users to tux2 with tux2’s environment.
How would you do this?
Which command would youreplace “bob” with “Bob” in all instances and generate a new le
You have created a really long letter and after you are done, you notice that you used the name
"Bob" many times but your forgot to capitalize it in many instances. Which command would you
replace "bob" with "Bob" in all instances and generate a new letter for printing?