Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the LPI Linux Essentials 010-160 Questions and answers with ValidTests

Exam 010-160 All Questions
Exam 010-160 Premium Access

View all detail and faqs for the 010-160 exam

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which of the following commands creates an archive filework.tarfrom the contents of the directory./

work/?

Options:

A.

tar --new work.tar ./work/

B.

tar –cf work.tar ./work/

C.

tar –create work.tgz –content ./work/

D.

tar work.tar < ./work/

E.

tar work > work.tar

Expert Solution
Questions # 12:

Which of the following commands will search for the filefoo.txtunder the directory/home?

Options:

A.

search /home –file foo.txt

B.

search /home foo. txt

C.

find /home – file foo.txt

D.

find /home –name foo.txt

E.

find /home foo.txt

Expert Solution
Questions # 13:

Which of the following commands creates the ZIP archive poems.zip containing all files in the current directory whose names end in .txt?

Options:

A.

zip *.txt > poems.zip

B.

zcat *.txt poems.zip

C.

zip poems.zip *.txt

D.

zip cfz poems.zip *.txt

E.

cat *.txt | zip poems.zip

Expert Solution
Questions # 14:

Which operator in a regular expression matches the preceding character either zero or one time?

Options:

A.

?

B.

*

C.

+

D.

%

E.

$

Expert Solution
Questions # 15:

Which of the following types of bus can connect hard disk drives with the motherboard?

Options:

A.

The RAM bus

B.

The NUMA bus

C.

The CPU bus

D.

The SATA bus

E.

The Auto bus

Expert Solution
Questions # 16:

Which of the following DNS record types hold an IP address? (Choose two.)

Options:

A.

NS

B.

AAAA

C.

MX

D.

A

E.

CNAME

Expert Solution
Questions # 17:

What is true about links in a Linux file system?

Options:

A.

A symbolic link can only point to a file and not to a directory.

B.

A hard link can only point to a directory and never to a file.

C.

When the target of the symbolic link is moved, the link is automatically updated.

D.

A symbolic link can point to a file on another file system.

E.

Only the root user can create hard links.

Expert Solution
Questions # 18:

Which of the following values could be a process ID on Linux?

Options:

A.

/bin/bash

B.

60b503cd-019e-4300-a7be-922f074ef5ce

C.

/sys/pid/9a14

D.

fff3

E.

21398

Expert Solution
Questions # 19:

Which of the following statements are true regarding a typical shell script? (Choose two.)

Options:

A.

It has the executable permission bit set.

B.

It starts with the two character sequence #!.

C.

It is located in /usr/local/scripts/.

D.

It is located in /etc/bash/scripts/.

E.

It is compiled into a binary file compatible with the current machine architecture.

Expert Solution
Questions # 20:

Most commands on Linux can display information on their usage. How can this information typically be displayed?

Options:

A.

By running the command with the option /? or /??.

B.

By running the command with the option ?! or ?=!.

C.

By running the command with the option /doc or /documentation.

D.

By running the command with the option -h or --help.

E.

By running the command with the option -m or --manpage.

Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions