Run nano lab/timeline.txt.
nano lab/timeline.txt
Write a timeline and compare it with SSH journal entries.
Nano and editingnanojournalctlcat
Click any instruction for the command details, the why, and the common mistake to avoid.
Run nano lab/timeline.txt.
nano lab/timeline.txt
Run journalctl -u ssh.
journalctl -u ssh
Run cat lab/timeline.txt.
cat lab/timeline.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.
Create an incident timeline note.
Read the SSH journal after saving your timeline.
Incident reviews depend on ordered events.
nano <file>
Open a simulated nano editor.
cat <file>
Print text file contents.
journalctl -u <service>
Read simulated service journal entries.