最新的Lpi General Linux, Part 2 - 117-102免費考試真題

問題1
CORRECT TEXT
You are working an evening shift and want to look a which jobs are pending for the at command.
What command would you use?
正確答案:
atq
問題2
What directory be default contains the delivered mail for each user?

正確答案: D
問題3
CORRECT TEXT
The _______ command prints a list of email that is currently in the queue waiting for delivery.
正確答案:
mailq
/usr/bin/mailq
問題4
What is the simplest method to connect a Win98 host to a Linux Server? Choose all that apply.

正確答案: B,E
問題5
Each entry in a crontab must end with what character?

正確答案: A
問題6
When generating new authentication keys with SSH for a user, where should the private key be kept?

正確答案: D
問題7
CORRECT TEXT
Which process has a PID of 1. Type in the process name?
正確答案:
init
init process has 1 process ID so init is called the parent of all process. You can check the process tree using pstree and using top command PID, memory stats, nice value etc.
問題8
When preparing to compile a new kernel, which of the following commands can be used to create the configuration file?

正確答案: C
說明:(僅 VCESoft 成員可見)
問題9
Your FTP server has been under attack, and the ISP of the attacker has been less than helpful in mitigating the attacks. So you decide that all connections from that ISP (badguy.example.org) to your FTP server will be denied and sent a message. Which line in your /etc/hosts.allow will have the desired effect?

正確答案: A
說明:(僅 VCESoft 成員可見)
問題10
CORRECT TEXT
In what section of the man pages would you expect to find the man page that documents /dev/null?
正確答案:
four
問題11
GNU Make determines which pieces of a large program need to be recompiled and issues the commands to recompile them when necessary.

正確答案: A
說明:(僅 VCESoft 成員可見)