Linux Basics for Beginners

Linux Basics for Beginners

University

15 Qs

quiz-placeholder

Similar activities

2D-2 | Google Sheets Quiz | 09.12.2024

2D-2 | Google Sheets Quiz | 09.12.2024

University

20 Qs

Orientasi Dasar PPLG

Orientasi Dasar PPLG

10th Grade - University

20 Qs

File Management Quiz

File Management Quiz

University

14 Qs

Wordpress

Wordpress

9th Grade - University

20 Qs

Quiz 1 | Information Security | Kali Linux Commands

Quiz 1 | Information Security | Kali Linux Commands

University

20 Qs

CMDP2063 Unix and C Programming (Revision)

CMDP2063 Unix and C Programming (Revision)

University

15 Qs

Mastering Express JS Concepts

Mastering Express JS Concepts

12th Grade - University

15 Qs

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

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

University

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