Linux Quiz

Linux Quiz

University

20 Qs

quiz-placeholder

Similar activities

Quiz_03

Quiz_03

University

15 Qs

TCP256 MTQ2 Chaps 2 & 3

TCP256 MTQ2 Chaps 2 & 3

University

15 Qs

WLUG Linux CS quiz

WLUG Linux CS quiz

University

16 Qs

Comandos Linux

Comandos Linux

University

19 Qs

Chapter 3

Chapter 3

University

15 Qs

LINUX ESSENTIALS

LINUX ESSENTIALS

University

23 Qs

Linux File Permissions Quiz

Linux File Permissions Quiz

University

20 Qs

QUIZ SISTEM OPERASI

QUIZ SISTEM OPERASI

University

20 Qs

Linux Quiz

Linux Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Leek Deng

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command would you use to list all files, including hidden ones, in a directory?

ls

ls -l

ls -a

ls *

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between absolute and relative paths in Linux file systems.

Absolute paths start from the root directory while relative paths start from current directory.

Relative path use the / symbol, while absolute path use ~

Absolute paths reference user home directories, while relative paths are for system directories.

Both refer to the same type of file path.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do the permissions “rwx” in a Linux file system stand for?

Rename, write, execute

Read, write, execute

Read, wrote, expand

Retrieve, write, execute

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you check the owner and group associated with a file?

ls -l

Chmod

chown

cat

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command would you use to change the permissions of a file to rwxr-x---?

chmod 751

chmod 760

chmod 750

chmod 740

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where are system logs typically stored in Linux?

/etc/log

/var/log

/home/log

/sys/log

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of information is commonly found in the /var/log/auth.log file?

Application crashes

Authentication Attempts

Disk usage details

Kernel boot Logs

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?