CompTIA
Exam LX0-101
Linux Part 1
Version: 8.0
[ Total Questions: 119 ]
CompTIA LX0-101 : Practice Test
Topic 1, Volume A
Question No : 1 - (Topic 1)
An administrator is planning a partition scheme for a new Linux installation. Which of the following directories should the administrator consider for separate partitions? (Select
THREE).
A. /etc
B. /home
C. /var
D. /lib
E. /tmp
Answer: B,C,E
Question No : 2 - (Topic 1)
Which of the following is the difference between the --remove and the --purge action with the dpkg command?
A. --remove removes the program, --purge also removes the config files.
B. --remove only removes the program, --purge only removes the config files.
C. --remove removes a package, --purge also removes all packages dependent on it.
D. --remove removes only the package file itself, --purge removes all files related to the package. Answer: A
Question No : 3 - (Topic 1)
Which of the following is the process ID number of the init program?
A. -1
B. 0
C. 1
D. It is different with each reboot.
E. It is set to the current run level.
"A Composite Solution With Just One Click" - Certification Guaranteed
2
CompTIA LX0-101 : Practice Test
Answer: C
Question No : 4 - (Topic 1)
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of following signal codes?
A. 1 (SIGHUP)
B. 2 (SIGINT)
C. 3 (SIGQUIT)
D. 9 (SIGKILL)
E. 15 (SIGTERM)
Answer: B
Question No : 5 - (Topic 1)
To what environment variable will an administrator assign or append a value if the administrator needs to tell the dynamic linker to look in a build directory for some of a program's shared libraries?
A. LD_LOAD_PATH
B. LD_LIB_PATH
C. LD_LIBRARY_PATH
D. LD_SHARE_PATH
E. LD_RUN_PATH
Answer: C
Question No : 6 - (Topic 1)
An administrator has just added a CD-ROM drive (/dev/hdd) to a system and added it to the administrator's fstab. Typically the administrator