Skip to content

Instantly share code, notes, and snippets.

Created July 30, 2013 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1ed139998451f666caa4 to your computer and use it in GitHub Desktop.
Save anonymous/1ed139998451f666caa4 to your computer and use it in GitHub Desktop.
sudo mkdir /media/$USER
sudo mount --bind /home/$USER /media/$USER
sudo mount -o remount,ro /media/$USER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment