Skip to content

Instantly share code, notes, and snippets.

@skamithi
Created August 2, 2013 01:33
Show Gist options
  • Save skamithi/6136859 to your computer and use it in GitHub Desktop.
Save skamithi/6136859 to your computer and use it in GitHub Desktop.
mount samba share use "net usershare" command. Provide guest access.
net usershare add FLIP /home/backup/myshare "MY SHARE" "Everyone:R" guest_ok=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment