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

101-500 Exam Dumps - LPIC-1 Exam 101, Part 1 of 2, version 5.0

Go to page:
Question # 25

Which of the following files, located in a user’s home directory, contains the Bash history?

A.

.bashrc_history

B.

.bash_histfile

C.

.history

D.

.bash_history

E.

.history_bash

Full Access
Question # 26

A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?

A.

apt-get search /etc/debian_version

B.

apt –r /etc/debian_version

C.

find /etc/debian_version -dpkg

D.

dpkg –S /etc/debian_version

E.

apt-file /etc/debian_version

Full Access
Question # 27

Which of the following keywords can be used in the die /etc/resolv.conf? (Choose TWO correct answers.)

A.

substitute

B.

lookup

C.

search

D.

nameserver

E.

method

Full Access
Question # 28

In Bash, inserting 2>&1 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.

Full Access
Question # 29

Which of the following pieces of information of an existing file is changed when a hard link pointing to that file is created?

A.

File size

B.

Modify timestamp

C.

Link count

D.

Inode number

E.

Permissions

Full Access
Question # 30

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.

sed‘s/bob,Bob/’ data

Full Access
Question # 31

Which of the following commands is used to modify quota settings? (Choose two.)

A.

editquota

B.

setquota

C.

edquota

D.

quotaedit

E.

quotaset

Full Access
Question # 32

Which of the following commands will display the inode usage of each mounted filesystem?

A.

du –i

B.

df –i

C.

lsfs –i

D.

printfs –i

Full Access
Go to page: