Skip to content

Instantly share code, notes, and snippets.

@BrianSidebotham
Created December 5, 2019 21:21
Show Gist options
  • Save BrianSidebotham/f62081b0894da92aac058646bc2c1ced to your computer and use it in GitHub Desktop.
Save BrianSidebotham/f62081b0894da92aac058646bc2c1ced to your computer and use it in GitHub Desktop.
Quick gist to remember the options for mounting a Synology DSM1513+ Share under Linux
//ip.address/Public /mnt/synology cifs username=${USERNAME},password=${PASSWORD},uid=1000,gid=1000,vers=1.0,sec=ntlm,iocharset=utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment