-
-
Save semyenov/865510f3cad7ae80e0478549e5de7942 to your computer and use it in GitHub Desktop.
Revisions
-
Ertuğrul Seyhan created this gist
Feb 2, 2016 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ #!/bin/bash sudo mount -o remount,size=10G,noatime /tmp echo "Done. Please use 'df -h' to make sure folder size is increased."