Samba onto Windows Network

This is a really easy way of mounting a windows share on a debian box. It takes like 5 minutes to install and perhaps less to setup.

First as root:

Apt-get install samba

Apt-get install smbfs

Then try the following to get the server mounted:

mount �t smbfs �o username=YOURWINDOWSUSER,password=YOURWINDOWSPASSWORD //SERVER/FILESHARE/YOURMOUNTPOINT


Leave a Reply

Bad Behavior has blocked 600 access attempts in the last 7 days.