Linux File Permissions Quiz

Linux File Permissions Quiz

12th Grade

16 Qs

quiz-placeholder

Similar activities

Linux Chapter 7 Review

Linux Chapter 7 Review

9th - 12th Grade

16 Qs

ASSO - DHCP, FTP, DNS i Apache2

ASSO - DHCP, FTP, DNS i Apache2

9th - 12th Grade

20 Qs

Linux Find Command Quiz

Linux Find Command Quiz

12th Grade

15 Qs

F2 User Access and Permissions Quiz

F2 User Access and Permissions Quiz

12th Grade - University

15 Qs

AP CSP - Code.org Unit 3 Review

AP CSP - Code.org Unit 3 Review

9th - 12th Grade

15 Qs

Network and the Internet Quiz

Network and the Internet Quiz

9th - 12th Grade

15 Qs

Linux Directory Structures

Linux Directory Structures

10th Grade - University

20 Qs

LINUX - MOD 7 - TEST

LINUX - MOD 7 - TEST

9th - 12th Grade

20 Qs

Linux File Permissions Quiz

Linux File Permissions Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Pushpendra Pateriya

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

If a directory has the permissions drwxrwsr-x, what is true about this directory?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command su - do when executed in a terminal?

A. Switches to the root user without changing the current directory.

B. Switches to the root user and changes to the root user's home directory.

C. Switches to the specified user without changing the current directory.

D. Switches to the specified user and keeps the environment variables unchanged.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Defaults directive do in the sudoers file?

A. It sets global default options for all users and commands.

B. It assigns specific permissions to individual users.

C. It removes permissions from specific users.

D. It lists the default commands that can be run with sudo.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the NOPASSWD tag in the sudoers file?

A. It prevents the user from using the sudo command.

B. It allows the user to execute commands without being prompted for their password.

C. It disables password login for the specified user.

D. It forces the user to change their password before using sudo.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which configuration file is primarily used to define sudo permissions for users and groups?

A. /etc/passwd

B. /etc/group

C. /etc/shadow

D. /etc/sudoers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the sudo command do?

A. Switches to the root user without a password.

B. Executes a command as another user, typically the root user, with the user's password.

C. Changes file permissions for the root user.

D. Grants temporary root access for a user session.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the impact of setting the SGID bit on an executable file?

A. The executable will run with the group ID of the file owner.

B. The executable will run with the group ID of the user running the file.

C. The executable will run with the group ID of the group owning the file.

D. The executable will run with the group ID of the root user.

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?