Linux Administration Bootcamp: Go from Beginner to Advanced - Managing Users and Groups - Part 2

Linux Administration Bootcamp: Go from Beginner to Advanced - Managing Users and Groups - Part 2

Assessment

Interactive Video

Information Technology (IT), Architecture, Performing Arts

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains the structure and management of the Etsy group file, detailing how group names, passwords, GIDs, and member lists are organized. It covers commands for creating, deleting, and modifying groups, as well as managing user accounts and their group memberships. The tutorial also highlights where account and group information is stored, emphasizing the use of the Etsy password and shadow files.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the GID in the Etsy group file?

It is the name of the group.

It lists the members of the group.

It is the password for the group.

It is a unique number representing the group.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to create a new group in Linux?

group INIT

group NEW

group CREATE

group ADD

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you specify a GID when creating a group?

By using the -ID option

By using the -G option

By using the -N option

By using the -g option

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command would you use to delete a group named 'DB'?

group Erase DB

group DELETE DB

group REMOVE DB

group Dell DB

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a user, which option ensures the home directory is created?

-H

-m

-d

-h

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a user's primary group is not listed in the Etsy group file, how can you confirm their membership?

By using the usermod command

By looking at the user's UID

By using the groups command

By checking the Etsy shadow file

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What information is stored in the Etsy password file?

Only the username and password

Home directory and shell only

UID, default group, and login shell

Group name and GID