User Tools

Site Tools


ubuntu:swap:remove_a_swap_file

Ubuntu - Swap - Remove a Swap File

Disable the swap file

swapoff -v swapfile

Remove the swap file from /etc/fstab

/etc/fstab
swapfile none swap defaults 0 0

Remove the actual swap file

rm /swapfile
ubuntu/swap/remove_a_swap_file.txt · Last modified: 2023/06/09 16:58 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki