LPI LPIC-1 (101-500) Certification Sample Questions

LPIC-1 Dumps, 101-500 Dumps, 101-500 PDF, LPIC-1 VCE, LPI 101-500 VCEThe purpose of this Sample Question Set is to provide you with information about the LPI Linux Administrator - 101 exam. These sample questions will make you very familiar with both the type and the difficulty level of the questions on the 101-500 certification test. To get familiar with real exam environment, we suggest you try our Sample LPI LPIC-1 Certification Practice Exam. This sample practice exam gives you the feeling of reality and is a clue to the questions asked in the actual LPIC-1 Linux Administrator certification exam.

These sample questions are simple and basic questions that represent likeness to the real LPI 101-500 exam questions. To assess your readiness and performance with real time scenario based questions, we suggest you prepare with our Premium LPI LPIC-1 Certification Practice Exam. When you solve real time scenario based questions practically, you come across many difficulties that give you an opportunity to improve.

LPI 101-500 Sample Questions:

01. You have a set of libraries that were installed into /usr/local/lib and would like to ensure that the libraries are also available in /usr/lib. What is the preferred way to make the libraries available in this location?
a) Copy the libraries.
b) Create a symbolic link.
c) Move the libraries.
d) Create a script to synchronize the libraries between the two locations with rsync.
 
02. The program is a handy tool for repairing corrupted filesystems.
a) fsck
b) mount
c) umount
d) fdisk
e) mkfs
 
03. Which option to lsblk shows the UUID of each filesystem?
a) –u
b) -f
c) -o
d) -a
 
04. Steve is working on an open source software development team to create a new application. He’s completed a new shared library the program will be using and has moved it to the correct location. What command should Steve employ to 
update the system’s library cache?
a) ldd
b) ldconfig
c) ldcache
d) ld.so
e) ld-linux-x86-64.so.2
 
05. Carol used the ps command to find the process ID of an application that she needs to stop. What command-line tool should she use to stop the application?
a) killall
b) pkill
c) TERM
d) kill
e) pgrep
 
06. ​What command must you run to install GRUB Legacy to the MBR?
a) grub-mkconfig
b) grub2-mkconfig
c) update-grub
d) grub-install
e) No need to install
 
07. Kilo has just cloned 10 VMs from a clone system image. He needs to ensure that the clones can all run together on the same local network segment. What items should he check and modify if needed?
(Choose all that apply.)
a) NIC MAC address
b) VM template
c) Host name
d) CPU extensions
e) Machine ID
 
08. A user who is a member of the custom admins group is attempting to read the contents of a file but is not the owner of the file. Rather than granting sudo access to this file, what is another way to grant read access, assuming that the file is currently marked with 640 permissions?
Note that you should choose the most appropriate answer to fulfill the need while minimizing additional privileges.
a) Grant root access to the user.
b) Run chmod 777 on the file.
c) Use chgrp to change group ownership to admins.
d) Use chown to change the ownership of the file to the individual user.
 
09. Which utility is used for formatting GPT disks?
a) gdisk
b) gptdisk
c) gpdisk
d) pgdisk
 
10. Which signal number is used as SIGKILL when used with the kill command?
a) 1
b) 4
c) 9
d) 11

Answers:

Question: 01
Answer: b
Question: 02
Answer: a
Question: 03
Answer: b
Question: 04
Answer: b
Question: 05
Answer: d
Question: 06
Answer: d
Question: 07
Answer: a, c, e
Question: 08
Answer: c
Question: 09
Answer: a
Question: 10
Answer: c

Note: For any error in LPIC-1 Linux Administrator (101-500) certification exam sample questions, please update us by writing an email on feedback@edusum.com.

Rating: 4.8 / 5 (212 votes)