Skip to content

Instantly share code, notes, and snippets.

@MoElaSec
Last active December 25, 2021 14:54
Show Gist options
  • Save MoElaSec/84a8df3e79831c5c476c2bc1445d2993 to your computer and use it in GitHub Desktop.
Save MoElaSec/84a8df3e79831c5c476c2bc1445d2993 to your computer and use it in GitHub Desktop.
💻Linux: Check Memory Usage in Linux

👨‍💻Commands

  • cat /proc/meminfo
  • free

⛏Tools

  • vmstat
  • top
  • htop 💖

sudo apt install <tool> or sudo snap install <tool>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment