Skip to content

Instantly share code, notes, and snippets.

@SubZane
Created September 8, 2015 20:57
Show Gist options
  • Save SubZane/01760245caf6332dfaaa to your computer and use it in GitHub Desktop.
Save SubZane/01760245caf6332dfaaa to your computer and use it in GitHub Desktop.
sudo su
mkdir /mnt/timecapsule
echo "//timeCapsuleIp/Data /mnt/toshiba cifs user= timecapsuleUsername,pass= timecapsuleUserPassword,rw,uid=1000,iocharset=utf8,sec=ntlm 0 0" >> /etc/fstab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment