Anglés - Ubuntu Server: Gestió d'usuaris

Anglés - Ubuntu Server: Gestió d'usuaris

Professional Development

20 Qs

quiz-placeholder

Similar activities

SAFe for Teams - Lesson 3

SAFe for Teams - Lesson 3

Professional Development

17 Qs

web development

web development

Professional Development

20 Qs

C_THR91_1811 - SAP Certified Application Associate - SAP Success

C_THR91_1811 - SAP Certified Application Associate - SAP Success

Professional Development

19 Qs

TKD / TPS / TPA Penalaran Verbal

TKD / TPS / TPA Penalaran Verbal

Professional Development

15 Qs

Revisão Programação Web - 2

Revisão Programação Web - 2

10th Grade - Professional Development

15 Qs

2 - Ubuntu Server: Gestió d'usuaris i grups

2 - Ubuntu Server: Gestió d'usuaris i grups

Professional Development

20 Qs

Linux Quiz 5

Linux Quiz 5

Professional Development

20 Qs

3-Ubuntu Server: Gestió d'usuaris

3-Ubuntu Server: Gestió d'usuaris

Professional Development

17 Qs

Anglés - Ubuntu Server: Gestió d'usuaris

Anglés - Ubuntu Server: Gestió d'usuaris

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Teresa Sanchez Cazorla

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What are the different options for changing a user's password using the passwd command?
sudo passwd -u <user>
sudo passwd <user>
sudo passwd -l <user>
All of the above

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command can be used to change the password of the root user?
sudo passwd -l root
sudo passwd -u root
sudo passwd -M root
sudo passwd root

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which file contains the encrypted passwords of all users in the system?
/etc/users
/etc/passwd
/etc/shadow
/etc/group

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the importance of having a password for accessing the system?
It ensures the security of the system
It allows for multiple users to access the system
It makes it easier to log in
It is required by the operating system

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command can be used to see the information of a specific user's groups?
getent group <user>
whoami <user>
id <user>
All of the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command can be used to change to a different user account?
sudo su
sudo login <user>
exit
whoami

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the function of the chage command in managing password expiration?
To set the number of days between password changes
To change the password of a user
To delete a user's account
To list the expiration dates of all passwords

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?