최신Lpi General Linux, Part 2 - 117-102무료샘플문제
문제1
Which of the following PPP authentication protocols never sends a password in the clear?
Which of the following PPP authentication protocols never sends a password in the clear?
정답: B
문제2
CORRECT TEXT
You added /usr/local/bin to your PATH environment variable. Next you executed the command make, which calls gcc. This failed because gcc couldn't find the executable in /usr/local/bin that it needed.
To fix this, you should execute: ______PATH allowable
CORRECT TEXT
You added /usr/local/bin to your PATH environment variable. Next you executed the command make, which calls gcc. This failed because gcc couldn't find the executable in /usr/local/bin that it needed.
To fix this, you should execute: ______PATH allowable
정답:
export
문제3
What command will compile the Linux kernel and leave a file called bzImage in the floppy disk?
What command will compile the Linux kernel and leave a file called bzImage in the floppy disk?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제4
Which of the following find commands will print out a list of suid root files in /usr?
Which of the following find commands will print out a list of suid root files in /usr?
정답: B
문제5
The file /etc/ssh/ssh_host_rsa_key should be:
The file /etc/ssh/ssh_host_rsa_key should be:
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)
문제6
Which two services resolve Netbios names to IP addresses?
Which two services resolve Netbios names to IP addresses?
정답: C,E
문제7
The command "make config" requires bash.
The command "make config" requires bash.
정답: A
설명: (ExamPassdump 회원만 볼 수 있음)
문제8
What command should you use to unload loadable modules from the running kernel?
What command should you use to unload loadable modules from the running kernel?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)
문제9
Which statement is true regarding the following /etc/resolv.conf file?
search example.com
127.0.0.1
208.77.188.166
Which statement is true regarding the following /etc/resolv.conf file?
search example.com
127.0.0.1
208.77.188.166
정답: B
문제10
If you suspect that a gateway machine on your network has failed but you are unsure which machine, which command will help locate the problem?
If you suspect that a gateway machine on your network has failed but you are unsure which machine, which command will help locate the problem?
정답: D