최신 201-450 무료덤프 - Lpi LPIC-2 Exam 201, Part 1 of 2, version 4.5
To restore the kernel source to the previous, unpatched, version, which of the following commands could be used?
정답: E
After changing the default runlevel in the SysV-init configuration file, the system boots in a different than intended runlevel. Where else could this different runlevel be defined?
정답: E
A Linux server is running in single user mode, but the problem that existed before is now fixed.
What command is most appropriate to restore the server to service?
What command is most appropriate to restore the server to service?
정답: E
Which of the following sentences is true for the shown BIND9 configuration?
options {
directory "/var/named";
allow-query { any; };
allow-recursion {127.0.0.1; 10.0.0.0/24; };
forwarders {192.168.0.4; };
forward first;
};
zone"." {
type hint;
file "named.ca";
};
options {
directory "/var/named";
allow-query { any; };
allow-recursion {127.0.0.1; 10.0.0.0/24; };
forwarders {192.168.0.4; };
forward first;
};
zone"." {
type hint;
file "named.ca";
};
정답: B
You have finished updating and resolving dependencies for some source code. What command should you run before recompiling the code into binary form?
정답: C
After manually compiling and installing a new kernel, what has to be done regarding the initramfs?
정답: A
Which of the following is an example path to a Linux software RAID array?
정답: D
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
Some users are unable to connect to specific local hosts by name, while accessing hosts in other zones works as expected. Given that the hosts are reachable by their IP addresses, which is the default log file that could provide hints about the problem?
정답: E
Which command would you use to apply a diff file to an original?
정답: E
In order to provide notices and information to users when they log in to a server, what file must be modified to give these notices? (Please provide the file with full path information)
정답:
/etc/motd
Which file tells GRUB the paths of the filesystem partitions in both Linux format and in the GRUB syntax? (Specify the file name only with no path information)
정답:
device.map