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

GNU nano Text Editor

nano - Nano's ANOther editor, an enhanced free Pico clone

Powershell: head and tail command

Use head or tail to skim the first or last 5 lines.

Using Powershell to manage Hyper-V

Common powershell cmdlets to manage Hyper-V.