Skip to content

Instantly share code, notes, and snippets.

@SmileYzn
Created December 5, 2024 16:57
Show Gist options
  • Select an option

  • Save SmileYzn/1d2d6f615a8e0d20fcc32417d6d3781c to your computer and use it in GitHub Desktop.

Select an option

Save SmileYzn/1d2d6f615a8e0d20fcc32417d6d3781c to your computer and use it in GitHub Desktop.
CIFS Mount for fstab
# 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