Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

LPI 010-150 Questions Answers

Page: 2 / 3
Total 80 questions

Linux Essentials Certificate Exam, version 1.5 Questions and Answers

Question 5

Which one of the following statements concerning the General Public License (GPL) is true?

Options:

A.

The GPL is designed to ensure that the source code of a software remains freely available.

B.

The GPL is identical to the BSD license.

C.

GPL software may never be sold for money.

D.

If you change a program you received under the GPL, you must send your changes to the original author for approval.

E.

GPL software may not be used to run nuclear reactors or air traffic control systems.

Question 6

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

Which of the following commands will create an archive file, named backup.tar, containing all the files from the directory /home?

Options:

A.

tar /home backup.tar

B.

tar -cf /home backup.tar

C.

tar -xf /home backup.tar

D.

tar -xf backup.tar /home

E.

tar -cf backup.tar /home

Page: 2 / 3
Total 80 questions