Exam Code : 010-160
Exam Name : Linux Professional Institute Linux Essentials
Vendor Name :
"LPI"
010-160 Dumps
010-160 Braindumps
010-160 Real Questions
010-160 Practice Test
010-160 Actual Questions
killexams.com
Linux Professional Institute Linux Essentials
https://killexams.com/pass4sure/exam-detail/010-160
Question: 37
Which of the following tar options handle compression? (Choose two correct answers.)
-bz
-z
-g
-j
-z2
Question: 38
What is true about the dmesg command? (Choose two correct answers.)
It traces the execution of a command and shows each step the program carries out.
It sends messages to the command lines of all current user sessions.
It displays the content of the Linux kernel’s ring buffer.
It immediately outputs all new messages written to the system journal.
It might not display older information because it was overwritten by newer information.
Question: 39
Which of the following commands creates an archive file work.tar from the contents of the directory ./ work/?
tar –new work.tar ./work/
tar Ccf work.tar ./work/
tar Ccreate work.tgz Ccontent ./work/
tar work.tar < ./work/
tar work > work.tar
Question: 40
Members of a team already have experience using Red Hat Enterprise Linux. For a small hobby project, the team wants to set up a Linux server without paying for a subscription.
Which of the following Linux distributions allows the team members to apply as much of their Red Hat Enterprise Linux knowledge as possible?
Ubuntu Linux LTS
Raspbian
Debian GNU/Linux
CentOS
openSUSE
Question: 41
What is true about the owner of a file?
Each file is owned by exactly one user and one group.
The owner of a file always has full permissions when accessing the file.
The user owning a file must be a member of the file’s group.
When a user is deleted, all files owned by the user disappear.
The owner of a file cannot be changed once it is assigned to an owner.
Question: 42
Which of the following outputs comes from the command free?
Option A
Option B
Option C
Option D
Option E
Question: 43
Which of the following keys can be pressed to exit less?
l
x
e
q
!
Question: 44
Which of the following types of bus can connect hard disk drives with the motherboard?
The RAM bus
The NUMA bus
The CPU bus
The SATA bus
The Auto bus
Question: 45
Which permissions are set on a regular file once the permissions have been modified with the command chmod 654 file.txt?
drw-r-xr–
d―wxr-x–
Cwxr-x–x
Crwxrw—x
-rw-r-xr–