Question 6

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

    Which wildcards will match the following filenames? (Choose two.)
  • Question 8

    Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)
  • Question 9

    Which of the following commands installs the GRUB boot files into the currently active file systems and the boot loader into the first partition of the first disk?
    grub-install /dev/sda
  • Question 10

    When using regular expressions, which of the following characters match the beginning of a line?