What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)
Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)
Which of the following information is stored within the BIOS? (Choose TWO correct answers.)
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
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?
Immediately after deleting 3 lines of text in vi and moving the cursor to a different line, which single character command will insert the deleted content below the current line?
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
In the vi editor, how can commands such as moving the cursor or copying lines into the buffer be issued multiple times or applied to multiple rows?
Which of the following files, located in the user home directory, is used to store the Bash history?
After modifying GNU GRUB's configuration file, which command must be run for the changes to take effect?
Which of the following options is used in a GRUB Legacy configuration file to define the amount of time that the GRUB menu will be shown to the user?
Which of the following commands lists all currently installed packages when using RPM package management?
What is the name of the main configuration file for GNU GRUB? (Specify the file name only without any path.)
Which command will disable swapping on a device? (Specify ONLY the command without any path or parameters.)
Which of the following commands can be used to search for the executable file foo when it has been placed in a directory not included in $PATH?
Which of the following options must be passed to a filesystem’s entry in /etc/fstab in order to mount the file system without root privileges?
Which of the following apt-get commands will install the newest versions of all currently installed packages?