最新的Lpi LPI Level 1 Exam 102, Junior Level Linux Certification, Part 2 of 2 - 102-350免費考試真題

問題1
Which commands can you use to change a user's account aging information? (Choose THREE correct answers.)

正確答案: A,C,D
問題2
Which statement is true regarding the following /etc/resolv.conf file?
search example.com
nameserver 208.77.188.166
nameserver 208.77.188.167

正確答案: B
問題3
CORRECT TEXT
After configuring printing on a Linux server, the administrator sends a test file to one of the printers and it fails to print. What command can be used to print the status of the printer's queue? (Provide only the command, without any options or parameters)
正確答案:
lpq, /usr/bin/lpq
問題4
CORRECT TEXT
What is the command to delete the default gateway from the system IP routing table? (Please specify the complete command with arguments)
正確答案:
route del default, ip route del default, /sbin/route del default, /sbin/ip route del default
問題5
Which of the following commands is used to set restrictions on the size of a core file that is created for a user when a program crashes?

正確答案: D
問題6
Why is /etc/shadow not world readable if the passwords are stored in an encrypted fashion?

正確答案: B
問題7
Which of the following looks like a correct entry in the /etc/hosts file?

正確答案: B
問題8
CORRECT TEXT
An administrator wants to determine the geometry of a particular window in X, so she issues the __________ -metric command and then clicks on the window.
正確答案:
/usr/bin/xwininfo, xwininfo
問題9
Which command manipulates the TTL (Time to Live) field in the IP protocol in order to get ICMP responses from gateways along the path to a host?

正確答案: E
問題10
When attempting to send a file to another user securely with GPG, which of the following actions must be done?

正確答案: A