Mission 22

Resource inspection

Read fake disk, memory, uptime, and directory usage signals.

Server operations
0/25 lessons 0/7 missions
Ops lab terminal Browser only
New learnerrank 0XP 0%complete
learner@clairos:/home/learner $ Unix ops lab: type a command, press Enter
Lesson support

What to notice while you play.

Objective

Use resource commands as read-only health checks.

Hint

Run df -h, du -sh /var/log, free -h, and uptime.

Why it matters

Capacity issues often explain service symptoms.

Common mistakes
  • Checking services but not disk.
  • Ignoring uptime after a suspected reboot.
Reference

Commands in this lesson.

df|du|free|uptime

Inspect fake resource and system health.