How to secure your local file sharing server with Samba
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...