A Trip through Linux
by Ken Sipe
Monday, August 29, 2016
mkswap
mkswap
type 82
Creating and enabling swap partition:
mkswap <device>
swapon <device>
Disabling swap partition:
swapoff <device>
To activate swap partitions at once:
swapon -a
Deactivate all currently enabled swap partitions:
swapoff -a
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment