Which of the following commands is used to rotate, compress, and mail system logs?
Answer : A
Why is the correct configuration of a systemג€™s time zone important?
Answer : E
FILL BLANK -
Which command, available with all sendmail-compatible MTAs, is used to list the contents of the MTAג€™s mail queue? (Specify only the command without any path or parameters.)
Answer : mailq
FILL BLANK -
What is the top-level directory which contains the configuration files for CUPS? (Specify the full path to the directory.)
Answer : /etc/cups/ cups-files.conf
Which of the following commands lists all queued print jobs?
Answer : E
Which of the following entries in /etc/syslog.conf writes all mail related events to the file /var/log/maillog and sends all critical events to the remote server logger.example.com?
Answer : D
FILL BLANK -
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.)
Answer : server
Which of the following protocols is related to the term open relay?
Answer : A
Which of the following commands displays all environment and shell variables?
Answer : D
Which of the following comparison operators for test work on elements in the file system? (Choose two.)
Answer : CD
What information is provided by the echo $$ command?
Answer : A
Which command makes the shell variable named VARIABLE visible to subshells?
Answer : E
What output is produced by the following command sequence?
echo ג€˜1 2 3 4 5 6ג€™ | while read a b c; do
echo result $c $b $a;
done
Answer : C
Which of the following configuration files should be modified to globally set shell variables for all users?
Answer : A
What output does the command seq 10 produce?
Answer : E
Have any questions or issues ? Please dont hesitate to contact us