Basics & System Admin
Navigate the filesystem, manage users, permissions, processes, and packages. Build a rock-solid foundation.
For students and IT professionals alike — from basics, system admin, terminal and remote access, networking, security and forensics, dev and devops, editors, hacking tools and more.
Categories
Commands
Ready anywhere
➜ ~ whoami
learner
➜ ~ grep -ri "skills" ./justbash
basics, sysadmin, networking, security,
forensics, devops, editors, hacking…
➜ ~ ./learn --start _
// everything in one app
Structured skill tracks that take you from typing your first command to running real-world system administration, networking, and security workflows.
Navigate the filesystem, manage users, permissions, processes, and packages. Build a rock-solid foundation.
Master SSH, SCP, tmux, and remote sessions. Work confidently on any server from anywhere.
Inspect connections, diagnose with ping, netstat, curl and dig, and understand how packets really move.
Audit systems, analyze logs, hash and encrypt files, and investigate incidents like a pro.
Git workflows, Docker, CI pipelines, and shell scripting to automate everything you build and ship.
Get fluent in Vim, Nano, sed and awk, plus the everyday utilities that make you faster at the keyboard.
Go hands-on with nmap, the ethical reconnaissance toolkit, and the command-line workflows used in real security assessments — explained safely and clearly.
$ nmap -sV target
scanning 1000 ports…
22/tcp open ssh
// see it in action
Interactive lessons, a built-in command reference, and a practice sandbox — all designed for the small screen.
Lesson 03 · Files
$ ls -la
drwxr-xr-x docs
-rw-r--r-- notes.txt
$ _
Skill tracks
Command reference
grep
grep [opts] pattern
-i ignore case
-r recursive
-n line numbers
Your progress

// about the developer
Just Bash was created by Nizar Hezhaz — an InfoSec expert passionate about making the command line approachable. After years of mentoring students and onboarding IT professionals, the goal became simple: turn the intimidating black screen into a friendly, structured learning journey that anyone can follow at their own pace.
// get in touch
Send a message and it lands straight in the developer's inbox.

Just Bash is launching soon on Google Play. Be the first to level up your terminal skills.