View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Swapon

From LQWiki

Jump to: navigation, search

swapon is the command used to activate a swap partition.

swapon special file

See also


Most common usage:

swapoff -a

...will turn off all swapping.

swapon -a

...will turn it back on again.


Personal tools