Which of the following commands will set the local machine's timezone to UTC?
A. cat UTC > /etc/timezone
B. ln -s /usr/share/zoneinfo/UTC /etc/localtime
C. date --timezone=UTC
D. mv /usr/timezone/UTC /etc
Which of the following configuration files would an administrator edit to change default options for outbound ssh sessions?
A. /etc/ssh/sshd_config
B. /etc/ssh/ssh
C. /etc/ssh/client
D. /etc/ssh/ssh_config
E. /etc/ssh/ssh_client
An administrator is running an email server configured with the default settings. In which directory will the administrator commonly find the delivered mail for the user foo?
A. /var/spool/mail
B. /home/foo/mail
C. /var/mail/spool
D. /var/users/mail
Which of the following outputs will the command seq 10 produce?
A. A continuous stream of numbers increasing in increments of 10 until stopped.
B. The numbers 1 through 10 with one number per line.
C. The numbers 0 though 9 with one number per line.
D. The number 10 to standard output.
According to the FHS, where are user mailboxes kept? Assume that mail is not being delivered to somewhere in their home directories.
A. /var/spool
B. /etc/mail
C. /var/mail
D. /usr/mail
A user was not given permission to use the CRON scheduling system. What file needs to be modified to provide that access? (Please specify the full path to the file).
An ISP has given an administrator an IP block for use. The block is 192.168.112.64/26. If the administrator uses the first usable IP for the router that is installed on the network, how many usable IPs are left? (Please enter the number and not a word)
The _________ command is used to assign an IP address to a device. (Please specify a single command with or without path information)
The xinetd service will be used instead of inetd. In order to create a similar configuration as inetd, what main file must be created or edited for xinetd? (Please specify the full path)
An ISP has given an executive an IP block for their use. The block is 192.168.112.64/27. If the network administrator uses the first usable IP for the router that is installed on the executive's network, how many usable IPs are left? (Please enter the number and not a word)