Created
December 5, 2024 16:57
-
-
Save SmileYzn/1d2d6f615a8e0d20fcc32417d6d3781c to your computer and use it in GitHub Desktop.
CIFS Mount for fstab
This file contains hidden or 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
| # Windows | |
| //192.168.100.13/dados_03 /mnt/dados cifs username=USER,password=PASSWORD,uid=1000,gid=1000,rw,noperm,iocharset=utf8,_netdev,x-systemd.automount 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment