Guest User

Untitled

a guest
Oct 21st, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. mount -t cifs -o username=t0b1,password=$pw //server.local/shared/ /media/shared
  2.  
  3. mount -t cifs -o vers=1.0, username=t0b1,password=$pw //server.local/shared/ /media/shared
Add Comment
Please, Sign In to add comment