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

Exact2Pass Menu

LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2

Last Update 21 hours ago Total Questions : 177

The LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 content is now fully updated, with all current exam questions added 21 hours ago. Deciding to include 101-400 practice exam questions in your study plan goes far beyond basic test preparation.

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

Question # 21

Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?

A.

/etc/keys

B.

/proc/keys

C.

/etc/inittab

D.

/proc/inittab

E.

/etc/reboot

Question # 22

What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?

A.

9

B.

19

C.

49

D.

99

Question # 23

Which of the following command sets the Bash variable named TEST with the content FOO?

A.

set TEST="FOO"

B.

TEST = "FOO"

C.

var TEST="FOO"

D.

TEST="FOO"

Question # 24

In Bash, inserting 1 > & 2 after a command redirects

A.

standard error to standard input.

B.

standard input to standard error.

C.

standard output to standard error.

D.

standard error to standard output.

E.

standard output to standard input.

Question # 25

Which of the following commands changes all occurrences of the word “bob” in file data to “Bob” and prints the result to standard output?

A.

sed‘/bob/Bob’ data

B.

sed‘s/bob/Bob/g’ data

C.

sed‘s/bob/Bob/’ data

D.

sed‘/bob/Bob/’ data

E.

s ed‘s/bob,Bob/’ data

Question # 26

Which of the following partition types is used for Linux swap spaces when partitioning hard disk drives?

A.

82

B.

83

C.

8e

D.

fd

E.

7

Question # 27

Which of the following statements describes a difference between GNU GRUB Legacy and GRUB 2?

A.

GRUB 2 no longer requires a configuration file.

B.

Partition numbers start at 0 in GRUB Legacy and 1 in GRUB 2.

C.

grub-mkconfig only works with GRUB Legacy if the --version 1 option is used.

D.

The conf iguration file menu.lst (and grub.conf ) have been replaced with grub.config .

Question # 28

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

Question # 29

Which file from the /proc file system contains a list of all currently mounted devices? (Specify ONLY the command without any path or parameters.)

Question # 30

Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?

A.

1(SIGHUP)

B.

2(SIGINT)

C.

3(SIGQUIT)

D.

9(SIGKILL)

E.

15(SIGTERM)

Go to page: