You run the command:
mkdir projects/python
But you get an error saying the projects directory doesn’t exist. What should you do?
Information Security Quiz 1 Section B | Spring 2025
Quiz
•
Computers
•
University
•
Medium
Muhammad Abdullah Nasim
Used 6+ times
FREE Resource
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
15 questions
CSE105
Quiz
•
University
15 questions
SOM - Comandos LINUX
Quiz
•
9th Grade - University
10 questions
Part 2 - Command Line
Quiz
•
University
10 questions
Wrażenia globlne w Linxie
Quiz
•
10th Grade - University
20 questions
ASJ
Quiz
•
12th Grade - University
15 questions
Quiz_03
Quiz
•
University
20 questions
Python Files
Quiz
•
University
11 questions
Linux Commands
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade