Created
April 10, 2024 23:45
-
-
Save jnbdz/d61e63ceb489fc2226fcddfcc1c55027 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Source: https://miloserdov.org/?p=2667 | |
sudo swapoff /swapfile | |
sudo swapon --priority 100 /swapfile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment