Linux Quiz

Linux Quiz

University

20 Qs

quiz-placeholder

Similar activities

Module 4B. Post-Exploitation - Linux Privilege Escalation

Module 4B. Post-Exploitation - Linux Privilege Escalation

University

22 Qs

Comandos Linux

Comandos Linux

University

19 Qs

CSE105 Quiz 02

CSE105 Quiz 02

University

15 Qs

ASJ

ASJ

12th Grade - University

20 Qs

Commanding the Command Line Quiz

Commanding the Command Line Quiz

University

15 Qs

Linux Directory Structures

Linux Directory Structures

10th Grade - University

20 Qs

Linux Lab Assessment 1

Linux Lab Assessment 1

University

18 Qs

WLUG Linux CS quiz

WLUG Linux CS quiz

University

16 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?