Unix ops lab

Security administration

Identity, sudo boundaries, SSH hardening, firewall rules, and review notes.

0/25 lessons 0/7 missions
Command coverage

Commands you will practice here.

echo <text>

Print text or write safe lab notes with >.

cat <file>

Print text file contents.

grep [-i] <text> <file>

Find literal text inside a file.

whoami|id|groups

Inspect the fake learner account.

journalctl -u <service>

Read fake service journal entries.

ufw status

Inspect fake firewall rules.