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

Exact2Pass Menu

Linux Essentials Certificate Exam, version 1.5

Last Update 21 hours ago Total Questions : 80

The Linux Essentials Certificate Exam, version 1.5 content is now fully updated, with all current exam questions added 21 hours ago. Deciding to include 010-150 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 010-150 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 010-150 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Linux Essentials Certificate Exam, version 1.5 practice test comfortably within the allotted time.

Question # 1

Which of the following are correct commands for changing the current directory to the user ' s home? (Choose TWO answers)

A.

cd /home

B.

cd ~

C.

cd ..

D.

cd

E.

cd /

Question # 2

Given the following directory permissions:

drwxrwxrwt 14 root root 36864 2012-03-02 11:17 /tmp

What does the letter t at the end of drwxrwxrwt indicate?

A.

It is the sticky bit that causes all commands in this directory to be launched as root.

B.

It means that even though the directory is globally writable only the owner can delete their own files.

C.

It makes the directory accessible for everybody.

D.

It indicates that this directory contains only temporary files that may be deleted.

E.

It is a temporary bit that prevents launching commands in this directory.

Question # 3

What permissions are set on a file with the command chmod 654 file.txt?

A.

drw-r-xr--

B.

d--wxr-x--

C.

--wxr-x--x

D.

-rwxrw---x

E.

-rw-r-xr—

Question # 4

What is the usual absolute path of the personal directory for the user foo?

Question # 5

Which commands provide help for a specific Linux command? (Choose TWO correct answers.)

A.

info

B.

man

C.

helpme

D.

ask

E.

whatdoes

Question # 6

Which command shows if /usr/bin is in the current shell search path?

A.

cat PATH

B.

echo $PATH

C.

echo %PATH

D.

cat $PATH

E.

echo %PATH%

Question # 7

What command would you use to get comprehensive documentation about any command in Linux?

A.

help command

B.

echo command

C.

locate command

D.

man command

E.

get command

Question # 8

While deleting all files beginning with the letter a there was still the file Access.txt left. Assuming that it had the correct ownership, why was it not deleted?

A.

Files with extensions need a different treatment.

B.

rm had to be called with the option -R to delete all files.

C.

The file Access.txt was probably opened by another application.

D.

The file Access.txt was hidden.

E.

Linux file names are case sensitive.

Question # 9

Which of the following files holds the definition of the local user accounts?

A.

/etc/secret

B.

/etc/users

C.

/etc/passwd

D.

/etc/id

E.

/etc/home

Question # 10

Which of the following commands can be used to determine the time of the last login of a given user?

A.

showlog

B.

recent

C.

last

D.

history

E.

login

Go to page: