Lpi General Linux, Part 2 - 117-102 Exam Practice Test
CORRECT TEXT
You wish to notify all users that you have to take down a service on which they rely. What command will allow you to send a message to all currently logged on users?
Enter only the command, not the path.
You wish to notify all users that you have to take down a service on which they rely. What command will allow you to send a message to all currently logged on users?
Enter only the command, not the path.
Correct Answer:
wall
Where are the default settings for the useradd command kept?
Correct Answer: E
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
CORRECT TEXT
The _________ command is used to send ICMP ECHO_REQUEST packets to other hosts over the network.
The _________ command is used to send ICMP ECHO_REQUEST packets to other hosts over the network.
Correct Answer:
ping
/bin/ping
/bin/ping
CORRECT TEXT
You just configured a kernel and now you want to check the dependencies. Please enter the command and its argument(s).
You just configured a kernel and now you want to check the dependencies. Please enter the command and its argument(s).
Correct Answer:
MAKEDEP
What is the main difference between the batch and at commands?
Correct Answer: B
Vote an answer
What option of modprobe allows you to set 'autoclean' on the loaded modules?
Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
CORRECT TEXT
To exclude all log messages of a given logging facility, you should use a logging priority of:
To exclude all log messages of a given logging facility, you should use a logging priority of:
Correct Answer:
none
You can see on /etc/syslog.conf configuration file to store the log messages about the proper facility.
The pattern is facility.priority, Example mail.* a it means mail related all priority.
If you want to exclude all log messages of facility use none priority. Eg. cron.none
You can see on /etc/syslog.conf configuration file to store the log messages about the proper facility.
The pattern is facility.priority, Example mail.* a it means mail related all priority.
If you want to exclude all log messages of facility use none priority. Eg. cron.none
Which statement is true regarding the following /etc/resolv.conf file?
search example.com
127.0.0.1
208.77.188.166
search example.com
127.0.0.1
208.77.188.166
Correct Answer: E
Vote an answer
Which of the following lines would you find in the file /etc/hosts?
Correct Answer: A
Vote an answer
How many spare server processes are required by Apache for the typical, low-to-moderate volume website?
Correct Answer: A
Vote an answer