Skip to content

Instantly share code, notes, and snippets.

@amitpdev
Created May 8, 2013 15:24
Show Gist options
  • Save amitpdev/5541207 to your computer and use it in GitHub Desktop.
Save amitpdev/5541207 to your computer and use it in GitHub Desktop.
samba mount
mount -t cifs //ntserver/download -o username=vivek,password=myPassword /mnt/ntserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment