Skip to content

Instantly share code, notes, and snippets.

@wlizama
Created February 27, 2020 22:56
Show Gist options
  • Save wlizama/b31a1708498c1e8517b9699413a380b9 to your computer and use it in GitHub Desktop.
Save wlizama/b31a1708498c1e8517b9699413a380b9 to your computer and use it in GitHub Desktop.
montar unidades Linux
sudo mount.cifs //172.19.39.33/d$ /mnt/servers/33-D -o user=admin,pass='my_super_password'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment