Which command will display messages from the kernel that were output during the normal boot sequence?
See Below Explanation:
Answer : A
Which command will disable swapping on a device? (Specify ONLY the command without any path or parameters.)
See Below Explanation:
Answer : A
What is the difference between the i and a commands of the vi editor?
Answer : B
Which umask value will result in the default access permissions of 600 (rw-------) for files and 700 (rwx------) for directories? (Specify only the numerical umask value.)
See Below Explanation:
Answer : A
Which of the following commands installs GRUB 2 into the master boot record on the third hard disk?
Answer : E
Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information)
See Below Explanation:
Answer : A
Regarding the command:
nice -5 /usr/bin/prog
Which of the following statements is correct?
Answer : B