Skip to content

Instantly share code, notes, and snippets.

@fiedl
Created December 20, 2015 01:04
Show Gist options
  • Select an option

  • Save fiedl/1a2453d56ecfe48fb1c2 to your computer and use it in GitHub Desktop.

Select an option

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