최신 201-450 무료덤프 - Lpi LPIC-2 Exam 201, Part 1 of 2, version 4.5
For interpreting system rc scripts a shell is most commonly used. Please enter the first line found in such scripts.
정답:
#!/bin/sh
You want to change the file that contains the message which is used at the login prompt when users log in locally. Please enter the file including the path.
정답:
/etc/issue
In the following output, the load averages represent the system load averages for what time frames?
# uptime
12:10:05 up 18 days, 19:00, 2 users, load averagE. 0.47, 24.71, 35.31
# uptime
12:10:05 up 18 days, 19:00, 2 users, load averagE. 0.47, 24.71, 35.31
정답: E
Running tcpdump -nli eth1 'tcp' shows the following output:
14:41:53.694538 IP 10.1.52.145.51738 > 24.215.7.162.143: Flags [.], ack
33051, win 1002, options [nop,nop,TS val 36789130 ecr 1746004159],
length 0
What is the source IP address of this packet? (Please specify the answer in digits and dots ONLY.)
14:41:53.694538 IP 10.1.52.145.51738 > 24.215.7.162.143: Flags [.], ack
33051, win 1002, options [nop,nop,TS val 36789130 ecr 1746004159],
length 0
What is the source IP address of this packet? (Please specify the answer in digits and dots ONLY.)
정답:
10.1.52.145
Which of the following applications utilize the device mapper? (Select TWO correct answers)
정답: B,C
Which option to the update-rc.d command will cause the removal of all symlinks to
/etc/rcX.d/*test2 even when the script /etc/init.d/test2 still exists?
/etc/rcX.d/*test2 even when the script /etc/init.d/test2 still exists?
정답: A
When is historical data of resource usage important? (Select THREE correct answers.)
정답: B,C,D
A new PCMCIA network card is not functioning correctly. To troubleshoot this, the socket information should be checked. How can this be done? (Choose two.)
정답: B,D
A system has one hard disk, configured as master and connected to the primary IDE controller, and one CD writer, configured as slave and connected to the secondary IDE controller. If the system is correctly configured, which device is used to represent the CD writer?
정답: B
On a server running the 2.6.27-11 Linux kernel, which file in the/boot directory contains the kernel configuration parameters?
정답:
config-2.6.27-11
You have elected to use the automounter and the autofs script.
Your /etc/auto.master file contains the following:
/home /etc/auto.home
/project /etc/auto.project
/data yp:data.map
If you change the contents of /etc/auto.project to include a new source path what must be done to access the new path?
Your /etc/auto.master file contains the following:
/home /etc/auto.home
/project /etc/auto.project
/data yp:data.map
If you change the contents of /etc/auto.project to include a new source path what must be done to access the new path?
정답: E
What command is used to make an exact copy, at a single point in time, of a logical volume for backup purposes?
정답: B
Which of the following is a side effect of extensive usage of swap space?
정답: A
What does the following script do? #!/bin/bash find / -perm +4000 | mail -s "Daily find output" root
정답: E
Which of the following commands will securely copy the directory ./fyf/ to /var/tmp/ on the remote host deltaur using the remote user account kevin?
정답: D
What information is found in the following excerpt from the file /proc/mdstat? (Choose two.)
정답: A,E