Fountain of Wisdom
The tit-bits that I picked along the way...
Wednesday, September 5, 2012
How to mount windows share on Ubuntu Server
sudo mkdir -p /mnt/ntserver
sudo mount -t cifs "//server-name-or-ip/share/path" -o user=myuser,password=mypass /mnt/ntserver
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment