Search Header Logo

Information Security Quiz 1 Section B | Fall 2025

Authored by Muhammad Abdullah Nasim

Computers

University

Used 6+ times

Information Security Quiz 1 Section B | Fall 2025
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You run the command:

mkdir projects/python

But you get an error saying the projects directory doesn’t exist. What should you do?

Use sudo mkdir

Run mkdir -p projects/python instead

Create python first

Use ls projects/python

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user runs the command:
rm -i file.txt

The file will be deleted without warning

You will be prompted before deletion

The file will be renamed

The command will create a backup

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to find all .log files in /var/log. What command should you use?

find /var/log -type f

find /var/log -name "*.log"

ls /var/log | grep .log

cat /var/log/*.log

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user types:

tac file.txt

Show the file in reverse byte order

Display the file in reverse line order

Sort the file alphabetically

Output the first 10 lines

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You run:

nano report.txt

Deletes report.txt

Opens the file in a GUI editor

Opens the file in the Nano text editor

Executes the file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user connects to a VPN, and their IP changes to 10.8.0.12. Why?

The VPN is not working

The system switched to a public network

The VPN assigned an internal virtual IP

The firewall changed the IP

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes Role-Based Access Control (RBAC)?

Access is based on user identity only

Access is controlled by file owner manually

Access is based on roles like admin, user, or guest

Access is determined by file size

Access all questions and much more by creating a free account

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

Already have an account?