Hey Guys
I've got a Debian Box that has been set up as a Network Attached Storage space for users in a small company to pile their documents into. There is also a second box that is almost identi...
I am looking for some documentation on how to allow an Iptables gateway/firewall to allow an active ftp connection in a secure manner. My current configuration allows the ability for an initial co...
I have a samba share configured in smb.conf as such...
security = user
[Downloads]
path = /home/dwnloads/files
browseable = yes
read only = no
guest ok = no
And I can browse/re...