Skip to content

Instantly share code, notes, and snippets.

@fiedl
Created December 20, 2015 01:04
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 fiedl/1a2453d56ecfe48fb1c2 to your computer and use it in GitHub Desktop.
Save fiedl/1a2453d56ecfe48fb1c2 to your computer and use it in GitHub Desktop.
# nas mount
mount -t smbfs -o username=Sebastian,password=... //nas/Sebastian /mnt
# TODO: insert version with separate credentials file (box: blue-lucid)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment