Quiz 1 | Information Security | Kali Linux Commands

Quiz 1 | Information Security | Kali Linux Commands

University

20 Qs

quiz-placeholder

Similar activities

Quiz1 MOR - IS3B

Quiz1 MOR - IS3B

University

15 Qs

Data Security

Data Security

12th Grade - University

17 Qs

Uji Pengetahuan TIK Kelas 8

Uji Pengetahuan TIK Kelas 8

12th Grade - University

20 Qs

Quiz tentang Blok Scratch

Quiz tentang Blok Scratch

9th Grade - University

20 Qs

GRADE 3 1ST SEM 4th QUIZ MS EXCEL

GRADE 3 1ST SEM 4th QUIZ MS EXCEL

3rd Grade - University

20 Qs

Binary to Decimal

Binary to Decimal

University

20 Qs

PDM - LS01 - Quiz 6 - GUI & Event Driven Programming

PDM - LS01 - Quiz 6 - GUI & Event Driven Programming

University

15 Qs

Backup dan Restore Data

Backup dan Restore Data

12th Grade - University

16 Qs

Quiz 1 | Information Security | Kali Linux Commands

Quiz 1 | Information Security | Kali Linux Commands

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Hard

Created by

Muhammad Talha

Used 20+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You need to list all the files and directories in your current directory, including hidden ones. Which command would you use?

ls -a

ls -l

ls -R

ls -1

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You’re working on a project, and you need to create a new folder named "Project". Which command will you use to create it?

mkdir -p Project

mkdir Project

touch Project

mkdir -v Project

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You want to move to your home directory using the terminal. Which command would you use?

cd ~

cd /home/user

cd -

cd ..

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

After creating a new file using touch, you want to add some content into it while preserving content. Which command do you use?

echo "Some text" > filename.txt

cat filename.txt

nano filename.txt

All of these

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command will you use to display the current working directory in the terminal?

sudo

pwd

ls

ls ./

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You are in the /home/user/Documents directory and want to go up one level above. In which directory you will be?

/home/user

/home/

~

~/home

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You’ve just created a .txt file named notes.txt and now want to rename it to tasks.txt. What command do you use?

mv notes.txt /tasks.txt

rename notes.txt tasks.txt

mv notes.txt tasks.txt

cp notes.txt tasks.txt

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?