Which of the following commands moves and resumes in the background the last stopped shell job?
Which of the following commands preloads and manages keys that are used for automatic authentication while logging in to other machines using SSH?
The presence of what file will temporarily prevent all users except root from logging into the system? (Specify the full name of the file, including path.)
Which of the following is observed and corrected by a NTP client?
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
Which of the following file permissions belong to a symbolic link?
Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?
Which of the following files, when existing, affect the behavior of the Bash shell? (Choose TWO correct answers.)
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.)
Which of the following fields can be found in the /etc/group file? (Choose THREE correct answers.)
Which of the following shell redirections will write standard output and standard error output to a file named filename?
Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
Which of the following fields are available in both the global /etc/crontab file as well as in user-specific crontab files? (Select TWO correct answers)
Which of the following commands determines the type of a file by using a definition database file which contains information about all common file types?
Which of the following lines are valid in the file /etc/hosts? (Choose TWO correct answers.)
Which of the following words is used to restrict the records that are returned from a SELECT SQL query based on a supplied criteria for the values in the records?
Which of the following commands can be used to limit the amount of memory a user may use?
Which commands can be used to change a user's account aging information? (Choose THREE correct answers.)
After modifying GNU GRUB's configuration file, which command must be run for the changes to take effect?
Which of the following commands lists all currently installedpackages when using RPM package management?
Which of the following commands will help identify a broken router between the local and the remote machine?
Given the following routing table:
How would an outgoing packet to the destination 192.168.2.150 be handled?
What is the maximum niceness value that a regular user can assign to a process with the nice command when executinga new process?
How can the existing environment variable FOOBAR be suppressedfor the execution of the script./myscript only?
Which command displays a list of allbackground tasks running in the current shell? (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?
On a regular users workstation the route command takes a long time before printing out the routing table. Which of the following errors does that indicate?
What information can the lspci command display about the system hardware? (Choose THREE correct answers.)
Which configuration file would be edited to change default options for the OpenSSH server?
Which command will disable swapping on a device? (Specify ONLY the command without any path or parameters.)
What is the purpose of the command mailq?
Which of the following are tasks handled by a display manager like XDM or KDM? (Choose TWO correct answers.)
On a Linux system with shadow passwords enabled, which file in the file system contains the password hashes of all local users? (Specify the full name of the file, including path.)
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
Each entry in a crontab must end with what character?
Which of the following commands is used to rotate, compress, and mail system logs?
Which of the following are commonly used Mail Transfer Agent (MTA) applications? (Choose THREE correct answers.)
Which type of filesystem is created by mkfs when it is executed with the block device name only and without any additional parameters?
Which of the following steps prevents a user from obtaining an interactive login session?