snippetbashTip
dphys-swapfile — Manage the swap file on Debian-based Linux systems. More information: <https://manned.org/dphys-swap
Viewed 0 times
thecommanddphys-swapfileswapdebianclimanagefile
linux
Problem
How to use the
dphys-swapfile command: Manage the swap file on Debian-based Linux systems. More information: <https://manned.org/dphys-swapfile>.Solution
dphys-swapfile — Manage the swap file on Debian-based Linux systems. More information: <https://manned.org/dphys-swapfile>.Disable the swap file:
dphys-swapfile swapoffEnable the swap file:
dphys-swapfile swaponCreate a new swap file:
dphys-swapfile setupCode Snippets
Disable the swap file
dphys-swapfile swapoffEnable the swap file
dphys-swapfile swaponCreate a new swap file
dphys-swapfile setupContext
tldr-pages: linux/dphys-swapfile
Revisions (0)
No revisions yet.