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

010-160 Exam Dumps - Linux Essentials Certificate Exam - version 1.6

Go to page:
Question # 9

Which of the following tasks can the command passwd accomplish? (Choose two.)

A.

Change a user's username.

B.

Change a user's password.

C.

Create a new user account.

D.

Create a new user group.

E.

Lock a user account.

Full Access
Question # 10

Which of the following are typical services offered by public cloud providers? (Choose three correct answers.)

A.

Platform as a Service(PaaS)

B.

Infrastructure as a Service(IaaS)

C.

Internet as a Service(IaaS)

D.

Graphics as a Service (GaaS)

E.

Software as a Service (SaaS)

Full Access
Question # 11

Which of the following examples shows the general structure of a for loop in a shell script?

A.

for *.txt as file => echo $file

B.

for *.txt ( echo $i )

C.

for file in *.txt do

echo $i done

D.

for ls *.txt exec {} \;

E.

foreach @{file} { echo $i

}

Full Access
Question # 12

Which of the following outputs could stem from the commandlast?

A.

1 ls

2 cat text.txt

3 logout

B.

Password for user last changed at Sat Mar 31 16:38:57 EST 2018

C.

Last login: Fri Mar 23 10:56:39 2018 from server.example.com

D.

EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null)

E.

root tty2 Wed May 17 21:11 - 21:11 (00:00)

Full Access
Question # 13

What is true about thedmesgcommand? (Choose two correct answers.)

A.

It traces the execution of a command and shows each step the program carries out.

B.

It sends messages to the command lines of all current user sessions.

C.

It displays the content of the Linux kernel’s ring buffer.

D.

It immediately outputs all new messages written to the system journal.

E.

It might not display older information because it was overwritten by newer information.

Full Access
Question # 14

Which of the following commands can be used to resolve a DNS name to an IP address?

A.

dnsname

B.

dns

C.

query

D.

host

E.

iplookup

Full Access
Question # 15

Which command copies the contents of the directory /etc/, including all sub-directories, to /root/?

A.

copy /etc /root

B.

cp -r /etc/* /root

C.

cp -v /etc/* /root

D.

rcp /etc/* /root

E.

cp -R /etc/*.* /root

Full Access
Question # 16

Which of the following Linux Distributions is derived from Red Hat Enterprise Linux?

A.

Raspbian

B.

openSUSE

C.

Debian

D.

Ubuntu

E.

CentOS

Full Access
Go to page: