Run nano lab/service-review.txt.
nano lab/service-review.txt
Write service review notes and compare them with service status.
Nano and editingnanosystemctlcat
Click any instruction for the command details, the why, and the common mistake to avoid.
Run nano lab/service-review.txt.
nano lab/service-review.txt
Run systemctl status nginx.
systemctl status nginx
Run cat lab/service-review.txt.
cat lab/service-review.txt
Create a free account to sync completed lessons, XP, streaks, course status, and your next lesson across sessions.
Checking account status...
Progress sync is idle.
Progress sync stores completion IDs, scores, streaks, badges, and game settings. Terminal contents, editor snippets, lab scratch, email, and real names are never published on leaderboards or share cards.
Pair a written note with service inspection.
Open nano, inspect nginx, then read your note.
Operational notes help teams understand what was checked.
nano <file>
Open a simulated nano editor.
cat <file>
Print text file contents.
systemctl status <service>
Inspect simulated service status.