101-500 Exam Question 61

What is the first program the Linux kernel starts at boot time when using System V init?
  • 101-500 Exam Question 62

    Which of the following settings for umask ensures that new files have the default permissions -rw-r----- ?
  • 101-500 Exam Question 63

    Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
  • 101-500 Exam Question 64

    What is the default nice level when a process is started using the nice command?
  • 101-500 Exam Question 65

    Which command is used to start another command with a given nice level? (Specify ONLY the command without any path or parameters.)