Staff How to Check Memory Usage in Linux

Luckyy Vendetta

Administrator
Staff
Luckyy Rep
1
0
0
Rep
1
Luckyy Vouches
2
0
0
Vouches
2
Posts
315
Likes
29
5 YEARS
5 YEARS OF SERVICE
LEVEL 500 XP
You can view RAM usage using the `free` command.

  1. Open a terminal.
  2. Type:
    Code:
    free -h
  3. This will display total, used, and available memory.
 

99

373

461

17

Top