Linux-Mid-Exam-Batch-8

Linux-Mid-Exam-Batch-8

Professional Development

20 Qs

quiz-placeholder

Similar activities

Terraform Day 8 Knowledge Check - TechM

Terraform Day 8 Knowledge Check - TechM

Professional Development

17 Qs

K8s For Dev

K8s For Dev

Professional Development

15 Qs

CSC Reviewer 102

CSC Reviewer 102

Professional Development

20 Qs

Terraform Day 2 Knowledge Check - TechM

Terraform Day 2 Knowledge Check - TechM

Professional Development

15 Qs

SQL EXAM TESTING_TT PMVT (16/03/2021)

SQL EXAM TESTING_TT PMVT (16/03/2021)

Professional Development

20 Qs

Sistemes Informàtics - Avaluació inicial

Sistemes Informàtics - Avaluació inicial

Professional Development

25 Qs

Comptia network plus

Comptia network plus

12th Grade - Professional Development

20 Qs

Foundations of Programming

Foundations of Programming

Professional Development

25 Qs

Linux-Mid-Exam-Batch-8

Linux-Mid-Exam-Batch-8

Assessment

Quiz

Other

Professional Development

Medium

Created by

Sahil sasane

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What command changes file permissions?

chmod

chown

chgrp

umask

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the permission rwxr-xr-- indicate?

Owner: Read, write, execute; Group: Read, execute; Others: Read

Owner: Read, write; Group: Execute; Others: None

Owner: Read, execute; Group: Write; Others: Execute

None of the above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you recursively change ownership of a directory?

chmod -R

chown -R

chgrp -R

umask -R

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the numeric permission 755 mean?

Owner: Read, write, execute; Group: Read, execute; Others: Execute

Owner: Read, write; Group: Read; Others: Execute

Owner: Read, write, execute; Group: Read, execute; Others: Read, execute

None of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you remove all permissions for others on a file?

chmod o-rwx

chmod o+

chmod 777

chmod u-rwx

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the default umask value for most Linux distributions?

022

002

777

755

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What permission will a file have if the umask is 022?

755

644

777

666

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?