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

LPI 010-150 Linux Essentials Certificate Exam, version 1.5 Exam Practice Test

Demo: 12 questions
Total 80 questions

Linux Essentials Certificate Exam, version 1.5 Questions and Answers

Question 1

Which criteria are useful when deciding which operating system to use? (Choose THREE correct answers.)

Options:

A.

License costs.

B.

Ideological preferences of the system administrator.

C.

Linux can do everything, there is no need for further evaluation.

D.

Availability of mandatory applications and tools.

E.

Skills of the administrators and staff.

Question 2

Which of the following filesystems is most commonly used for Linux distributions?

Options:

A.

HFS+

B.

ext4

C.

FAT32

D.

NTFS

Question 3

Which of the following hardware devices links a number of computers together to form an Ethernet LAN?

Options:

A.

Server

B.

Switch

C.

Connector

D.

Access point

E.

Terminal

Question 4

What permissions are set on a file with the command chmod 654 file.txt?

Options:

A.

drw-r-xr--

B.

d--wxr-x--

C.

--wxr-x--x

D.

-rwxrw---x

E.

-rw-r-xr—

Question 5

What are the three sets of permissions for a file?

Options:

A.

user, group, others

B.

administrator, group, others

C.

user, standard user, others

D.

administrator, standard user, others

Question 6

Which command displays the list of groups to which a user belongs?

Options:

A.

whoami

B.

lsgroup

C.

who

D.

id

Question 7

Which command will display the last line of the file foo.txt?

Options:

A.

head -n 1 foo.txt

B.

tail foo.txt

C.

last -n 1 foo.txt

D.

tail -n 1 foo.txt

Question 8

Why is the file data.txt empty after executing sort data.txt > data.txt?

Options:

A.

Because, if data.txt is empty now, it must have been empty before.

B.

Because sort cannot sort text files, only binary files.

C.

Because sort detects that both files are the same.

D.

Because the file gets truncated before sort is executed.

Question 9

Which commands will archive /home and its content to /mnt/backup? (Choose TWO correct answers.)

Options:

A.

cp -ar /home /mnt/backup

B.

mv /home /mnt/backup

C.

sync -r /home /mnt/backup

D.

tar -cf /mnt/backup/archive.tar /home

E.

copy -r /home /mnt/backup

Question 10

Which of the following applications are used to play an MP3 file on a Linux system? (Choose THREE correct answers.)

Options:

A.

Xara Xtreme

B.

Banshee

C.

LibreOffice Player

D.

Amarok

E.

Audacious

Question 11

What does LAMP mean?

Options:

A.

The Linux Advanced Mode Programming Interface which gives advanced capabilities to application developers.

B.

The bus ID of an attached USB device that emits light.

C.

Short for Lightweight Access Management Protocol which synchronizes permissions in a network.

D.

The combination of Linux, Apache, MySQL and PHP or other programming languages.

E.

Short for lamport-clock which is important in distributed network computing.

Question 12

Which Linux distribution is used as a basis for the creation of Ubuntu Linux?

Options:

A.

Red Hat Linux

B.

Arch Linux

C.

SUSE Linux

D.

Gentoo Linux

E.

Debian Linux

Demo: 12 questions
Total 80 questions