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

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

Professional Development

20 Qs

quiz-placeholder

Similar activities

Programação Web - HTML 3

Programação Web - HTML 3

7th Grade - Professional Development

15 Qs

TallyPrime on AWS

TallyPrime on AWS

Professional Development

16 Qs

Object Oriented Programming

Object Oriented Programming

Professional Development

23 Qs

Azure ArqSecDevSecOps Clase 3

Azure ArqSecDevSecOps Clase 3

Professional Development

15 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

Sistem Instalasi Air Bersih Industri & pemeliharaannya

Sistem Instalasi Air Bersih Industri & pemeliharaannya

Professional Development

15 Qs

operators & loops

operators & loops

Professional Development

20 Qs

TallyPrime: Quiz 3A

TallyPrime: Quiz 3A

Professional Development

15 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?