Manage Swap File - Control Debian Swap | Online Free DevTools by Hexmos
Manage swap file effortlessly with dphys-swapfile. Easily enable, disable, and create swap files on Debian-based systems. Free online tool, no registration required.
dphys-swapfile
Manage the swap file on Debian-based Linux systems. More information: https://manned.org/dphys-swapfile.
- Disable the swap file:
dphys-swapfile swapoff
- Enable the swap file:
dphys-swapfile swapon
- Create a new swap file:
dphys-swapfile setup
