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

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

Which of the following shell commands makes the already defined variable TEST visible to new child processes? (Choose two.)

A.

visible TEST

B.

declare +x TEST

C.

declare –x TEST

D.

export TEST

E.

export –v TEST

Question # 5

Which of the following commands can be used to create a new file that is 100kB in size?

A.

dd

B.

file

C.

mkfile

D.

touch

Question # 6

What is the process ID number of the init process on a SysV init based system?

A.

-1

B.

0

C.

1

D.

It is different with each reboot.

E.

It is set to the current run level.

Question # 7

After successfully creating a hard link called bar to the ordinary file foo, foo is deleted from the filesystem. Which of the following describes the resulting situation?

A.

foo and bar would both be removed.

B.

foo would be removed while bar would remain accessible.

C.

foo would be removed. bar would still exist but would be unusable.

D.

Both foo and bar would remain accessible.

E.

The user is prompted whether bar should be removed, too.

Question # 8

In compliance with the FHS, in which of the directories are man pages found?

A.

/usr/share/man

B.

/opt/man

C.

/usr/doc/

D.

/var/pkg/man

E.

/var/man

Question # 9

What is the purpose of the Bash built-in export command?

A.

It allows disks to be mounted remotely.

B.

It runs a command as a process in a subshell.

C.

It makes the command history available to subshells.

D.

It sets up environment variables for applications.

E.

It shares NFS partitions for use by other systems on the network.

Question # 10

Which of the following commands moves and resumes in the background the last stopped shell job?

A.

run

B.

bg

C.

fg

D.

back

Go to page: