Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

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

Last Update 16 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 16 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 # 61

Which command uninstalls a package but keeps its configuration files in case the package is re-installed?

A.

dpkg –s pkgname

B.

dpkg –L pkgname

C.

dpkg –P pkgname

D.

dpkg –v pkgname

E.

dpkg –r pkgname

Question # 62

Which file contains the date of the last change of a user ' s password?

A.

/etc/gshadow

B.

/etc/passwd

C.

/etc/pwdlog

D.

/var/log/shadow

E.

/etc/shadow

Question # 63

Which command is used to set restrictions on the size of a core file that is created for a user when a program crashes?

A.

core

B.

edquota

C.

quota

D.

ulimit

E.

ktrace

Question # 64

Which of the following commands displays the output of the foo command on the screen and also writes it to a file called /tmp/foodata?

A.

foo | less /tmp/foodata

B.

foo | cp /tmp/foodata

C.

foo > /tmp/foodata

D.

foo | tee /tmp/foodata

E.

foo > stdout > > /tmp/foodata

Question # 65

A faulty kernel module is causing issues with a network interface card. Which of the following actions ensures that this module is not loaded automatically when the system boots?

A.

Using lsmod --remove --autoclean without specifying the name of a specific module

B.

Using modinfo –k followed by the name of the offending module

C.

Using modprobe –r followed by the name of the offending module

D.

Adding a blacklist line including the name of the offending module to the file /etc/modprobe.d/blacklist.conf

E.

Deleting the kernel module’s directory from the file system and recompiling the kernel, including its modules

Question # 66

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 # 67

Which program runs a command in specific intervals and refreshes the display of the program’s output? (Specify ONLY the command without any path or parameters.)

Question # 68

Which of the following are valid stream redirection operators within Bash? (Choose two.)

A.

<

B.

# >

C.

% >

D.

> > >

E.

2 > & 1

Question # 69

Which wildcards will match the following filenames? (Choose two.)

ttyS0

ttyS1

ttyS2

A.

ttyS[1-5]

B.

tty?[0-5]

C.

tty*2

D.

tty[A-Z][012]

E.

tty[Ss][02]

Question # 70

What is the purpose of the iccnv command?

A.

It converts bitmap images from one format to another such as PNG to JPEG

B.

It verifies that the root directory tree complies to all conventions from the Filesystem Hierarchy Standard (FHS)

C.

It converts files from one character set to an other

D.

It changes the mode of an inode in the ext4 filesystem

E.

It displays additional meta information from icon files ending in .ico

Go to page: