Summer Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

LPIC-1 Exam 101, Part 1 of 2, version 5.0

Last Update 17 hours ago Total Questions : 293

The LPIC-1 Exam 101, Part 1 of 2, version 5.0 content is now fully updated, with all current exam questions added 17 hours ago. Deciding to include 101-500 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 101-500 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 101-500 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any LPIC-1 Exam 101, Part 1 of 2, version 5.0 practice test comfortably within the allotted time.

Question # 4

Consider the following output from the command ls –i:

How would a new file named c.txt be created with the same inode number as a.txt (Inode 525385)?

A.

ln –h a.txt c.txt

B.

ln c.txt a.txt

C.

ln a.txt c.txt

D.

ln –f c.txt a.txt

E.

ln –i 525385 c.txt

Question # 5

Which of the following regular expressions represents a single upper-case letter?

A.

:UPPER:

B.

[A-Z]

C.

!a-z

D.

%C

E.

{AZ}

Question # 6

Which of the following examples for Bash file globbing matches a file named root-can-do-this.txt when used in the directory holding that file? (Choose three correct answers.)

A.

root*can?do-this.{txt,odt}

B.

r[oOoO]t-can-do*.txt

C.

{root,user,admin}-can-??-this.txt

D.

root*can*do??this.txt

E.

root***{can,may}-do-this.[tT][xX][tT]

Question # 7

When piping the output of find to the xargs command, what option to find is useful if the filenames have spaces in them?

A.

–rep-space

B.

–print0

C.

–nospace

D.

–ignore-space

Question # 8

Which command reads and displays the current contents of the Kernel Ring Buffer on the command line? (Specify ONLY the command without any path or parameters.)

Question # 9

After running the command umount /mnt, the following error message is displayed:

umount: /mnt: device is busy.

What is a common reason for this message?

A.

The kernel has not finished flushing disk writes to themounted device.

B.

A user has a file open in the /mnt directory.

C.

Another file system still contains a symlink to a file inside /mnt.

D.

The files in /mnt have been scanned and added to the locate database.

E.

The kernel thinks that a process is about to open a file in /mnt for reading.

Question # 10

Which of the following apt-get commands will install the newest versions of all currently installed packages?

A.

auto-update

B.

full-upgrade

C.

dist-upgrade

D.

install

E.

update

Go to page: