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

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

Professional Development

20 Qs

quiz-placeholder

Similar activities

HTML, CSS, JS Quiz

HTML, CSS, JS Quiz

Professional Development

20 Qs

TKD / TPS / TPA Penalaran Verbal

TKD / TPS / TPA Penalaran Verbal

Professional Development

15 Qs

Evaluación de Salida - SSR semana 9

Evaluación de Salida - SSR semana 9

Professional Development

20 Qs

Perfils mobils linux

Perfils mobils linux

Professional Development

24 Qs

Design Thinking

Design Thinking

Professional Development

20 Qs

Python Code

Python Code

8th Grade - Professional Development

20 Qs

C++ Operators

C++ Operators

Professional Development

20 Qs

[FSW] PRE-Test Chapter 7

[FSW] PRE-Test Chapter 7

12th Grade - 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?