Which command would you use to change the runlevel?
CORRECT TEXT
You are about to do some administration tasks on a server. Which command would you use to change the runlevel?
What file contains kernel level logging information suc…
CORRECT TEXT
What file contains kernel level logging information such as output from a network driver module when it is loaded?
Which utility is used to create the modules.dep file th…
Which utility is used to create the modules.dep file that is required by modprobe?
Which of the following is true?
You found these lines in the modules.dep file:
/lib/modules/2.2.5-15smp/fs/msdos.o:
/lib/modules/2.2.5-15smp/fs/fat.o
Which of the following is true?
To see the current time set by a NTP clock, you use the…
To see the current time set by a NTP clock, you use the command:
What is the name of standard Linux service which provid…
What is the name of standard Linux service which provide RIP (Routing Information Protocol)?
How to check user brown’s group?
CORRECT TEXT
You are logged in as root. How to check user brown’s group?
How to reinit changes?
inetd.conf was changed. How to reinit changes?
What will we see?
We have bash script ~/myscript shown below:
Shift echo $2
We call this script:
~/myscript alpha beta gamma delta.
What will we see?
Which of the following commands is used to test if the …
Which of the following commands is used to test if the syntax of Apache’s configuration files are correct?