Created
October 13, 2016 11:45
-
-
Save innerlee/4a2908e6f58843a05b4c39a099e71ec8 to your computer and use it in GitHub Desktop.
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 mkdir -p /media/ramdisk | |
sudo mount -t tmpfs -o size=2048M tmpfs /media/ramdisk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment