Skip to content

Instantly share code, notes, and snippets.

@neerajadsul
Created May 10, 2024 14:43
Show Gist options
  • Save neerajadsul/680da4a94146697535bfa9b961fd31b7 to your computer and use it in GitHub Desktop.
Save neerajadsul/680da4a94146697535bfa9b961fd31b7 to your computer and use it in GitHub Desktop.
SMB/NFS Automount in Ubuntu from Unraid Share
//SERVERNAME.local/SHARENAME /mnt/SHARENAME cifs username=user,password=PASSWORD,iocharset=utf8,rw,uid=1000,gid=1000,nounix,file_mode=0777,dir_mode=0777 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment