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

Docker: Commonly Used Commands

Repeat to remember Remember to repeat

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.

Linux command: Ways to Find Hostname

hostname uname -n n stands for nodename hostname -f f stands for FQDN