201-450試験無料問題集「Lpi LPIC-2 Exam 201, Part 1 of 2, version 4.5 認定」

Which THREE lines below are valid entries in /etc/crontab and will work properly?

正解:A,B,D 解答を投票する
In the following output, what is the 5 minute load average for the system?
# uptime
12:10:05 up 18 days, 19:00, 2 users, load averagE. 0.47, 24.71, 35.31

If all of the following files and/or symlinks exist in a SysV-init runlevel directory, which of the following will be executed first when booting the system directly into the runlevel?

Performing a DNS lookup with dig results in this answer:
;; question SECTION:
;5.123.168.192.in-addr.arpa. IN PTR
;; ANSWER SECTION:
5.123.168.192.in-addr.arpa. 600 IN PTR
linuserv.example.net.123.168.192.in-addr.arpa.
;;AUTHORITY SECTION:
123.168.192.in-addr.arpa. 600 IN NS linuserv.example.net.
;; ADDITIONAL SECTION:
linuserv.example.net. 600 IN A 192.168.123.5
What might be wrong in the zone definition?

Which of the following are common backup systems used in Linux? (Choose TWO correct answers.)

What command must be used to create an ext3 file-system?

Select the TWO correct alternatives regarding the kill -9 command:

What is the minimum number of disks required in a RAID5 array?

Which commands are used to load modules into the Linux kernel? (Choose TWO correct answers.)

Considering that a 2.4 series Linux kernel is being used, which kernel module must be loaded to enable CD burning with an IDE CD writer?

Which two LVM commands are missing from the following sequence which is used to create a logical volume and make use of it on a Linux system?
pvcreate, ___________, __________, mkfs, mount

You use top to examine the CPU time being consumed by various processes on your system.
You discover that one process, dfcomp, is consuming more than 90 percent of your system's CPU time. What can you conclude?

Which file contains configuration data for automount? Please enter the complete path.
正解:
/etc/auto.master
Where is the LILO boot loader code typically installed on a system with only a single Linux installation and no other operating systems?

What information can be found in the log file specified by the status parameter in OpenVPN's server.conf? (Select TWO correct answers)

What is incorrect about these entries in /etc/hosts which could be causing host name lookup problems with host2?
host1 192.168.1.12
host2 192.168.1.12