Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Kaweechelchen/e8659710106bf33570484dde61030302 to your computer and use it in GitHub Desktop.
Save Kaweechelchen/e8659710106bf33570484dde61030302 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