Question 11

Which of the following commands sets the SetUID permission on the executable /bin/foo?
chmod 4755 /bin/foo
  • Question 12

    Which of the following partition types is used for Linux swap spaces when partitioning hard disk drives?
  • Question 13

    Which of the following are init systems used within Linux systems? (Choose THREE correct answers.)
  • Question 14

    In a nested directory structure, which find command line option would be used to restrict the command to searching down a particular number of subdirectories?
    -maxdepth
  • Question 15

    What can the Logical Volume Manager (LVM) be used for? (Choose three.)