最新的Lpi LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 - 101-350免費考試真題
CORRECT TEXT
The system configuration file named _______ is commonly used to set the default runlevel. (Please provide the file name with full path information)
The system configuration file named _______ is commonly used to set the default runlevel. (Please provide the file name with full path information)
正確答案:
/etc/inittab
CORRECT TEXT
Which command will display messages from the kernel that were output during the normal bootup sequence?
Which command will display messages from the kernel that were output during the normal bootup sequence?
正確答案:
dmesg, /bin/dmesg
After moving data to a new filesystem, how can the former path of the data be kept intact in order to avoid reconfiguration of existing applications? (Choose TWO correct answers.)
正確答案: A,D
Which of the following commands will load a kernel module along with any required dependency modules?
正確答案: E
Which of the following commands will write a message to the terminals of all logged in users?
正確答案: D
CORRECT TEXT
Which command will display messages from the kernel that were output during the normal boot sequence?
Which command will display messages from the kernel that were output during the normal boot sequence?
正確答案:
dmesg, /bin/dmesg
Bob accidentally created the subdirectory \bobsdir in his home directory. He tried to remove the subdirectory with the command rmdir \bobsdir only to receive the error, "No such file or directory." . Which command will remove the directory?
正確答案: D
Which directory contains additional information about installed packages?
正確答案: C
Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?
正確答案: D