Lpi LPIC-1 Exam 101, Part 1 of 2, version 4.0 - 101-400 模擬練習
Which of the following sequences in the vi editor saves the opened document and exits the editor? (Choose TWO correct answers.)
正解: A,E
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?
正解: C
CORRECT TEXT
What is the name of the main configuration file for GNU GRUB? (Specify the file name only without any path.)
What is the name of the main configuration file for GNU GRUB? (Specify the file name only without any path.)
正解:
menu.lst, grub.conf, grub.cfg
Creating a hard link to an ordinary file returns an error. What could be the reason for this?
正解: E
When planning a partition scheme, which of the following directories could be considered for separate partitions? (Choose three.)
正解: B
Which type of filesystem is created by mkfs when it is executed with the block device name only and without any additional parameters?
正解: C
CORRECT TEXT
Which program updates the database that is used by the locate command?
Which program updates the database that is used by the locate command?
正解:
updatedb
CORRECT TEXT
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
正解:
mkdir, /usr/bin/mkdir
Which of the following describes the correct order in which the components of the system boot process are started?
正解: A
Which of the following commands will print the last 10 lines of a text file to the standard output?
正解: D
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)
正解: D,E
Which of the following information is stored within the BIOS? (Choose TWO correct answers.)
正解: A,D
Which of the following is a limitation of the cut command?
正解: C