Access Windows Shares In Linux
Posted By Chinmoy Kanjilal On August 18, 2009 @ 4:26 pm In Open Source Software | No Comments
Accessing windows network shares from the Linux command line is quick and easy. This lets you access windows shares in Linux just like another ,
sudo apt-get smbmount\\WINDOWS\c-c mount /mount/Windows' -I 192.168.0.3"\WINDOWS\c" is the windows share which you want to access and where you want them into.(etcetc);\10.0.23.2DataHeap /media/server smbfs rw,user,suid<pre>
This will add the appropriate repository from . That is all. Now access any windows drive as just another drive on your desktop. Feel free to ask for help.
Article printed from Techie Buzz: http://techie-buzz.com
URL to article: http://techie-buzz.com/foss/access-windows-shares-in-linux.html
Click here to print.
Copyright © 2006-20011 Techie Buzz. All rights reserved.