Linux basico 6

Linux basico 6

Professional Development

6 Qs

quiz-placeholder

Similar activities

Linux+ LX0-103 Quiz B

Linux+ LX0-103 Quiz B

Professional Development

10 Qs

QUIZ MAGLIE DA CALCIO

QUIZ MAGLIE DA CALCIO

KG - Professional Development

7 Qs

The Roblox Quiz

The Roblox Quiz

KG - Professional Development

8 Qs

Sistemas Operativos

Sistemas Operativos

Professional Development

10 Qs

GENPACT Linux Day1

GENPACT Linux Day1

Professional Development

11 Qs

COMSEC: Set-UID

COMSEC: Set-UID

University - Professional Development

8 Qs

Linux -3

Linux -3

Professional Development

10 Qs

Test Quizz

Test Quizz

KG - Professional Development

8 Qs

Linux basico 6

Linux basico 6

Assessment

Quiz

Computers

Professional Development

Medium

Created by

JUAN ALFONZO MARTINEZ AYALA

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What would a Linux system administrator type to remove the nemo account and its home directory?

userdel nemo

userdel -f nemo

userdel -r nemo

rm -r /home/nemo

rm /home/nemo

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Of the following, which is the best password?

LinusTorvalds

uB2op%4q++7K9_z5A++

123456

password

sandwich

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

User accounts have higher UID numbers than do system accounts.

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Command-line users should normally use usermod to change their passwords.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Information on various groups, such as group name, GID, and group members, is stored in the ____________ file.

/etc/passwd

/etc/shadow

/etc/group

/etc/groups

/etc/GID

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You want to create an account for a new user, using the username "thor" and giving the user a UID of 2019. The command to do this is useradd _______.

-uid 2019 thor

-g 2019 thor

+uid 2019 thor

-u 2019 thor

2019 -u thor