Managing Linux Systems Week 2 Practice Quiz Answers

In this article i am gone to share Coursera Course: Managing Linux Systems by LearnQuest | Managing Linux Systems Week 2 Practice Quiz Answers with you..

Enroll Link: Managing Linux Systems

Managing Linux Systems Week 2 Practice Quiz Answers


 

Linux Users Practice Quiz Answers

Question 1)
Which file typically has the users’ passwords in Linux?

  • /etc/passwd
  • /etc/login.defs
  • /etc/shadow

Question 2)
What directory is used as the skeleton for new users home directories?

  • /etc/skel
  • /etc/login.defs
  • /etc/default/useradd

Question 3)
What is used to delimited fields in /etc/passwd and /etc/shadow?

  • a space
  • a semicolon
  • a colon

Linux User Groups Practice Quiz Answers

Question 1)
How many primary groups can a user belong to?

  • one
  • zero or one
  • unlimited

Question 2)
How many secondary groups can a user belong to?

  • zero or more
  • exactly one
  • None

Question 3)
What is the field delimiter for the /etc/groups file?

  • semicolon
  • colon
  • space

User Configuration Practice Quiz Answers

Question 1)
Who is affected by a user entry?

  • Just the one user
  • Anyone who changes to that directory
  • All users in the group

Question 2)
Which is NOT a location searched for Global Entries?

  • Users home
  • /etc/profile
  • /etc/profile.d
  • /etc/bashrc

Question 3)
Do the environmental files search change, based on the login method?

  • Yes
  • No

 

Query User Information Practice Quiz Answers

Question 1)
If you are feeling down which command will make you feel good?

  • who mom likes
  • whoami mom
  • id mom

Question 2)
Which command does not show the logged in users?

  • who is at the terminal
  • who am i
  • whoami

Question 3)
Which command will show how long the system has been up?

  • w
  • id
  • who up

 

 

Leave a Comment