Lpi LPIC-1 Exam 101, Part 1 of 2, version 4.0 - 101-400 FREE EXAM DUMPS QUESTIONS & ANSWERS
Which of the following statements describes a difference between GNU GRUB Legacy and
GRUB 2?
GRUB 2?
Correct Answer: A
Vote an answer
In compliance with the FHS, in which of the following directories are documentation files found?
Correct Answer: A
Vote an answer
CORRECT TEXT
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
Correct Answer:
ldd
Regarding the command:
nice -5 /usr/bin/prog
Which of the following statements is correct?
nice -5 /usr/bin/prog
Which of the following statements is correct?
Correct Answer: A
Vote an answer
Which of the following command lines creates or, in case it already exists, overwrites a file called data with the output of ls?
Correct Answer: B
Vote an answer
Creating a hard link to an ordinary file returns an error. What could be the reason for this?
Correct Answer: E
Vote an answer
What is the default nice level when a process is started using the nice command?
Correct Answer: C
Vote an answer
Which function key is used to start Safe Mode in Windows NT?
Correct Answer: D
Vote an answer
Which of the following statements is correct regarding the command foo 1> bar?
Correct Answer: C
Vote an answer
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?
Correct Answer: A
Vote an answer