Difference between revisions of "swap"

From thelinuxwiki
Jump to: navigation, search
(Created page with "To check swap status, use: $ swapon -s To enable the device for paging: # swapon /dev/sda2 category:file systems")
 

Latest revision as of 20:50, 30 October 2014

To check swap status, use:

$ swapon -s

To enable the device for paging:

# swapon /dev/sda2