Linux Basics for Beginners

Linux Basics for Beginners

University

15 Qs

quiz-placeholder

Similar activities

Git & GitHub Quiz - MSP Session (5/5/2025)

Git & GitHub Quiz - MSP Session (5/5/2025)

University

12 Qs

Quiz 1 | Information Security | Kali Linux Commands

Quiz 1 | Information Security | Kali Linux Commands

University

20 Qs

Understanding Linux File Permissions

Understanding Linux File Permissions

10th Grade - University

20 Qs

BSIT 3201 Quiz 3 - Permissions

BSIT 3201 Quiz 3 - Permissions

University

15 Qs

Windows Server Installation with DHCP, DNS, and AD

Windows Server Installation with DHCP, DNS, and AD

University

18 Qs

Chapter 4

Chapter 4

University

20 Qs

UNTIRTA I/O QUIZ WEEK 3

UNTIRTA I/O QUIZ WEEK 3

University

10 Qs

MS2024 Pre-Quiz #5

MS2024 Pre-Quiz #5

University

20 Qs

Linux Basics for Beginners

Linux Basics for Beginners

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Muhammad Harun

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command is used to list files in a directory?

show

ls

list

dir

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you change directories in Linux?

Use the 'ls' command to navigate to a different directory.

Type 'cd' without any arguments to change directories.

Use the 'cd' command followed by the directory path.

Use the 'mv' command to change directories.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command is used to display the current working directory?

ls

pwd

cd

mkdir

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command is used to create a new directory?

del

remove

mkdir

rmdir

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you remove a file in Linux?

Execute 'erase filename' to get rid of a file in Linux.

Use the command 'delete filename' to remove a file in Linux.

Use the command 'rm filename' to remove a file in Linux.

Type 'remove filename' in the terminal to delete a file.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command would you use to copy a file?

mv source_file destination_file

cp source_file destination_file

rm source_file destination_file

touch source_file destination_file

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you move a file from one location to another?

Use the 'cp' command to copy the file instead.

Drag and drop the file in the file explorer.

Rename the file to move it to a new location.

Use the 'mv' command followed by the source and destination paths.

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?