LPI 102-500 Practice Test - Questions Answers, Page 19
List of questions
Question 181

Which option in the chrony configuration file changes the initial interval of polls to a NTP server in order to speed up the initial synchronization?
Question 182

What is the top-level directory which contains the configuration files for CUPS? (Specify the full path to the directory.)
Question 183

Which of the following commands lists all queued print jobs?
Question 184

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?
Question 185

Which of the following protocols is related to the term open relay?
Question 186

Which of the following commands displays all environment and shell variables?
Question 187

Which of the following comparison operators for test work on elements in the file system? (Choose two.)
Question 188

What the echo $$ command?
Question 189

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
Question 190

What is the purpose of TCP wrapper?
Question