Editing the /tmp FolderChange size (method 1)sudo nano /etc/fstabnone /tmp tmpfs size=2G 0 0 # Change the size= parameter to whatever you wantChange size (method 2)sudo umount /tmpsudo mount -t tmpfs -o size=1048576,mode=1777 overflow /tmp Go to topClick to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)MoreClick to share on Pocket (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on Pinterest (Opens in new window)