You are on page 1of 1

Assume that you have deleted a user account with UID 1501, including the -r option.

Which command should you also run to look for other files that might have been owned
by the user?
A. find -id 1501
B. grep 1501 *
C. grep -u 1501 *
D. find / -uid 1501
When configuring a local NTP server role, to what server address can you set the server’s
NTP client?
A. 127.0.0.1
B. 192.168.1.100
C. ntp.example.com
D. pool.ntp.org
When configuring a server for a mail server role, which command must you run after
making a change to email aliases, assuming the server is running Postfix?
A. service postfix restart
B. newaliases
C. alias -n
D. postfix -e
Within which directory hierarchy will you find configuration files related to printing
with the CUPS printing system on a print server?
A. /etc/cupsd
B. /etc/cups.d
C. /etc/CUPS
D. /etc/cups
Within which directory will you find the mail queue on a Qmail server?
A. /var/spool/qmail
B. /var/qmail/queue
C. /var/spool/mailq
D. /var/spool/qmail/queue
You are creating a logging server. Which syslog level is used to provide informational
messages?
A. kern
B. emerg
C. debug
D. info

When running the NTP daemon, which command can you execute to work with the
NTP server in an interactive mode?
A. ntpd
B. ntpdate
C. ntpq
D. ntp-interactive

You might also like