Linux Quiz
Linux command-line usage, file permissions, process management, and the everyday admin tasks every sysadmin and developer needs.
This category currently has 150 questions in the SERVBG quiz bank. Below are a few sample questions: the full interactive quiz shuffles through the whole set with instant scoring.
Sample questions
What does ls command do?
- Deletes files
- Changes directory
- Creates files
- Copies files
- Lists directory contents
What does cd command do?
- Creates directory
- Removes files
- Lists files
- Copies files
- Changes current directory
What does pwd command do?
- Lists files
- Changes directory
- Creates files
- Deletes files
- Shows current directory path
What does mkdir command do?
- Copies directory
- Changes directory
- Lists directory
- Creates a new directory
- Removes directory
What does rm command do?
- Copies files
- Creates files
- Lists files
- Moves files
- Removes files or directories
Related categories
Python (Coding)
Python syntax, standard-library usage, and the language idioms that come up in day-to-day scripting and application work.
JavaScript (Coding)
Core JavaScript language behavior, async patterns, and the quirks that trip up both beginners and experienced developers.
Security
General information security concepts: threats, defenses, and the fundamentals every IT professional should know.
Hardware
Computer hardware components, how they interact, and the troubleshooting knowledge behind keeping systems running.
Networking
TCP/IP fundamentals, routing, protocols, and the networking concepts behind how systems talk to each other.