Which of the following fields can be found in the /etc/group file? (Choose THREE correct answers.)
Which file specifies the user accounts that can NOT submit jobs via at or batch? (Provide the full path and filename)
Which commands can you use to change a user's account aging information? (Choose THREE correct answers.)
What command will display the group names and GIDs to which a user belongs? (Provide only the command name with or without path information)
Which file, when using Sendmail or a similar MTA system, will allow a user to redirect all their mail to another address and is configurable by the user themselves?
Which command, available with all MTAs, is used to list the contents of the MTA's mail queue? (Specify ONLY the command without any path or parameters.)
What command can be used to generate syslog entries of any facility and priority? (supply just the command name without a path)
To exclude all log messages of a given logging facility, you should use a logging priority of _____ .
Which of the following parameters are used for journalctl to limit the time frame of the output? (Choose TWO correct answers.)
Which of the following commands is used to rotate, compress, and mail system logs?
What command should be used to print a listing of email in the system's mail queue?
Which command is used to sync the hardware clock to the system clock? (Specify ONLY the command without any path or parameters.)
Which of the following are commonly used Mail Transfer Agent (MTA) applications? (Choose THREE correct answers.)
Which option in the /etc/ntp.conf file specifies an external NTP source to be queried for time information? (Specify ONLY the option without any values or parameters.)
How many IP-addresses can be used for unique hosts inside the IPv4 subnet 192.168.2.128/28? (Specify the number only without any additional information.)
Which of the following IPv4 networks are reserved by IANA for private address assignment and private routing? (Choose THREE correct answers.)
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?
With IPv6, how many bits have been used for the interface identifier of an unicast address? (Specify the number using digits only.)
Which of the following tools used for DNS debugging, reports not only the response from the name server but also details about the query?
What is the lowest numbered unprivileged TCP port? (Specify the number in digits only.)
Which of the following programs can be used to determine the routing path to a given destination?
Which of the following lines are valid in the file /etc/hosts? (Choose TWO correct answers.)
Which of the following keywords can be used in the file /etc/nsswitch.conf to specify a source for host name lookups? (Choose TWO correct answers.)
What of the following can be done by the command ifconfig? (Choose TWO correct answers.)
What word is missing from the following SQL statement?
__________ count(*) from tablename;
(Please specify the missing word using lower-case letters only.)
Which of the following are requirements in order to run a shell script like a regular command from anywhere in the filesystem? (Choose THREE correct answers.)
How can the existing environment variable FOOBAR be suppressed for the execution of the script./myscript only?
After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does:
myfunction A B C
Produce?
Which of the following commands lists all defined variables and functions within Bash?
Which of the following lines is an example of a correct setting for the DISPLAY environment variable?
The X11 configuration file xorg.conf is grouped into sections. How is the content of the section SectionName associated with that section?
X is running okay but you're concerned that you may not have the right color depth set. What single command will show you the running color depth while in X?
For accessibility assistance, which of the following programs is an on-screen keyboard?
An administrator wants to determine the geometry of a particular window in X, so she issues the __________ -metric command and then clicks on the window.
What is the default name of the configuration file for the Xorg X11 server? (Specify the file name only without any path.)
On a system running the KDE Display Manager, when is the /etc/kde4/kdm/Xreset script automatically executed?
Which of the following programs uses the hosts.allow file to perform its main task of checking for access control restrictions to system services?
What command is used to add OpenSSH private keys to a running ssh-agen . instance? (Specify the command name only without any path.)
Which of Ihe following commands will delete Ihe defaull gateway from the system's IP touting table? (Choose TWO correct answers.)
Which file is processed by newaliases? (Specify the full name of the file, including path.)
After editing the TCP wrapper configuration to grant specific hosts access to a service. When do these changes become effective?
How do shadow passwords improve the password security in comparison to standard non-shadow passwords?
Depending on a system's configuration, which of the following files can be used to enable and disable network services running on this host?
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.)
What is the top-level directory which contains the configuration files for CUPS? (Specify the full path to the directory.)