Created
May 12, 2016 13:23
-
-
Save pierophp/6fb87136d4cd9f8d25cc23f33b6070e5 to your computer and use it in GitHub Desktop.
Mover a SWAP para RAM
This file contains hidden or 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
sudo swapoff -a | |
sudo swapon -a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment