010-160 Linux Essentials Certificate Exam - version 1.6

Loading demo links...

Showing 1–3 of 10 questions

Question 1

What is true about the dmesg command? (Choose two.)

Select all that apply, then click Submit answer.

  • 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 2

What information is stored in /etc/passwd? (Choose three.)

Select all that apply, then click Submit answer.

  • The user’s storage space limit

  • The numerical user ID

  • The username

  • The encrypted password

  • The user\s default shell

Question 3

What happens to a file residing outside the home directory when the file owner's account is deleted? (Choose two.)

Select all that apply, then click Submit answer.

  • During a file system check, the file is moved to /lost +found.

  • The file is removed from the file system.

  • The UID of the former owner is shown when listing the file's details.

  • The user root is set as the new owner of the file.

  • Ownership and permissions of the file remain unchanged.