Skip to main content

Linux command: vmstat

vmstat - Report virtual memory statistics

Understanding the output of vmstat by THE URBAN PENGUIN

Learn vmstat by watching expert

Memorize the vmstat command by typing the command by yourself

$ which vmstat
/usr/bin/vmstat
$ dpkg -S $(which vmstat)
procps: /usr/bin/vmstat

Popular posts from this blog

Powershell: Enable Firewall Log

We sometimes need to enable Windows firewall's log to troubleshoot. Here is how.

Viber: Notes

Linux command: swapon

Two ways to check if swap partition exists.