Skip to content

Instantly share code, notes, and snippets.

@MoElaSec
Last active December 25, 2021 14:54

Revisions

  1. MoElaSec revised this gist Dec 25, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion Check_Linux_mem.md
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,6 @@

    - `vmstat`
    - `top`
    - `htop` 💖
    - `htop` 💖

    > `sudo apt install <tool>` or `sudo snap install <tool>`
  2. MoElaSec created this gist Dec 25, 2021.
    12 changes: 12 additions & 0 deletions Check_Linux_mem.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    ## 👨‍💻Commands

    - ` cat /proc/meminfo`
    - ` free `

    <br>

    ## ⛏Tools

    - `vmstat`
    - `top`
    - `htop` 💖