CompTIA LX0-101 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: LX0-101
  • Exam Name/Title: CompTIA Linux+ [Powered by LPI] Exam 1
  • Certification Provider: CompTIA
  • Corresponding Certification: Linux+
  • Exam Questions: 119
  • Updated On: Jul 24, 2026
Which of the following is the default process priority when a process is started using the nice command?
Correct Answer: A Vote an answer
CORRECT TEXT
To change the priority of a running process, an administrator should use the ____ command. (Specify command only with no options.)
Correct Answer:
/usr/bin/renice,renice
In the vi editor, which of the following commands will delete the current line at the cursor and the 16 lines following it (17 lines total)?
Correct Answer: C Vote an answer
CORRECT TEXT
What file contains kernel level logging information such as output from a network driver module when it is loaded? (Please enter only a single command and do not enter duplicate answers in this field.)
Correct Answer:
/var/log/kern.log,/var/log/messages,kern.log,messages
CORRECT TEXT
What command is used to display a file in octal format? (Please enter only a single command and do not enter duplicate answers in this field.)
Correct Answer:
/usr/bin/hexdump,/usr/bin/od,hexdump,od
An administrator is having some trouble with a disk partition and needs to do maintenance on this partition. The administrator's users home directories are on it and several are logged in. Which of the following commands would disconnect the users and allow the administrator to safely execute maintenance tasks?
Correct Answer: B Vote an answer
Which of the following commands will print to standard out only the lines that do not begin with # (pound symbol) in the file foobar?
Correct Answer: C Vote an answer
Many people like the vi text editor but the default bash command line editor recognizes emacs keystrokes. Which of the following commands, entered into a bash initialization file, will have bash recognize vi keystrokes after login?
Correct Answer: A Vote an answer
An administrator wishes to kill a process with a PID of 123. Which of the following commands will allow the process to "clean up" before exiting?
Correct Answer: D Vote an answer
0
0
0
10