Created
May 10, 2024 14:43
-
-
Save neerajadsul/680da4a94146697535bfa9b961fd31b7 to your computer and use it in GitHub Desktop.
SMB/NFS Automount in Ubuntu from Unraid Share
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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