Mission 84

Resource baseline

Read simulated disk, memory, and load indicators together.

Server operations
7 minutes Admin Lesson 84 of 360
dffreeuptime
Lesson 84 of 360 0/360 lessons 0/17 missions Server operations · 7 minutes
0%
Continue View profile
Ops lab terminal Training lab
New learnerrank 0XP 0%complete
learner@clairos:/home/learner $ Unix ops lab: type a command, press Enter
Instructions 7 minutes

Click any instruction for the command details, the why, and the common mistake to avoid.

Disk baseline

Run df -h.

df -h
Memory baseline

Run free -h.

free -h
Load baseline

Run uptime.

uptime
Lesson support

What to notice while you play.

Objective

Inspect common resource commands.

Hint

Run df -h, free -h, and uptime.

Why it matters

Operations triage often starts with capacity signals.

Common mistakes
  • Optimizing before measuring.
  • Checking only one resource.
Reference

Commands in this lesson.

df|du|free|uptime

Inspect training resource and system health.