wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Sec. 11: User Accounts and Groups

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Unlike other Operating Systems, Linux is a single-user operating system.

a)

True

b)

False

2.

Most account features are defined in the /etc/passwd file, except:

a)

Username

b)

Password

c)

Connection type

3.

A __________ uses a one-way mathematical process with additional random input to produce what looks like nonsense to humans.

a)

salted hash

b)

password encryption

c)

firewall

4.

The /etc/shadow file is usually stored with restrictive permissions, with ownership by root.

a)

True

b)

False

5.

The fields in /etc/group contains the following:

a)

Shell, Kernel, Package Information

b)

Group Name, Password, GID

c)

IP address, metamask, domain name

6.

Linux does not allow multiple users to access the computer simultaneously.

a)

True

b)

False

7.

Information provided in the default output of the who command includes the following:

a)

Username, password, ip address

b)

GID, UID, password

c)

Username, Terminal Identifier, Login Date and Time

8.

The _________ column tells what program the session is running.

a)

STATUS

b)

PROGRAM

c)

WHAT

9.

Linux limits the number of user accounts in a single computer to 100.

a)

True

b)

False

10.

Which of the following ways can you not run a command-line task as the root user?

a)

Log in directly as root at a text-mode shell or by using a remote login tool such as SSH.

b)

Disabling firewall and force open a directory, file or folder

c)

By using the sudo command