101-500 Exam Question 116

Which signal is missing from the following command that is commonly used to instruct a daemon to reinitialize itself, including reading configuration files?

101-500 Exam Question 117

In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)?
Specify the correct vi command without spaces.

101-500 Exam Question 118

Which of the following commands installs GRUB 2 into the master boot record on the third hard disk?
  • 101-500 Exam Question 119

    Which command uninstalls a package but keeps its configuration files in case the package is re-installed?
  • 101-500 Exam Question 120

    What is the output when the regular expression s/[ABC] [abc]/xx/is applied to the following string?
    ABCabc