Posted by Stan in
Linux,
Security,
Tutorials on 10 1st, 2008 |
1 Comment
For this guide, we will use samba. It is popular enough, so any problems with it, should have a published solution on the internet.
First off, we will need Samba installed on our box. Different operating systems have various ways of installing it.
for gentoo:
emerge -av samba
for debian based:
apt-get...