Linux Challenges

Test your skills with practical scenarios

Directory Navigation

Beginner

Practice basic directory navigation. Start in /home/learner, navigate to /etc, then return to your home directory using the most efficient path.

50 points 2 min

File Creation

Beginner

Create a directory structure for a web project: create a 'webproject' directory with subdirectories 'html', 'css', 'js', and 'images'.

75 points 3 min

File Permissions

Beginner

Create a script file called 'backup.sh' and set the permissions so that only the owner can read, write, and execute it.

100 points 4 min

🏆 Leaderboard

Rank User Score Challenges Badges
1 linuxmaster 2,450 18/20 ⚡ Speed Demon ✨ Perfectionist
2 commander 2,200 16/20 🧩 Problem Solver
3 terminal-ninja 1,950 14/20 ⚡ Speed Demon
4 script-kiddie 1,750 12/20
5 learner2024 1,500 10/20 ✨ Perfectionist
Challenge question will appear here
$
Hint will appear here