Tag Archives: server

ProFTPD with mod_dnsbl as gentoo ebuild

Recently we realized that proftpd misses several modules that are available but not included in the standard distribution. Therefore, we created an ebuild. As time was short today, we only included mod_dnsbl. In the near future, we will add more … Continue reading

Posted in Linux, Software, Verschiedenes | Tagged , , , , , , , , , , , , , | Leave a comment

find out if your Apache is really serving the right hosts

From time to time it can happen that websites that used to be on your webservers are being moved by your clients without notifying you. Therefore, you will have to search for «zombie websites». I have the following setup: There … Continue reading

Posted in Linux, Webserver, howto | Tagged , , , , , , , , , , , , , , , , | Leave a comment

SFTP only and SSH only OpenSSH system with gentoo

Although there are many ways workarounding the lack of security with ye olde FTP, there is a quite handy solution: use OpenSSH via SCP/SFTP to handle the file transfers. There are many solutions which all try to restrict the access … Continue reading

Posted in Linux, Software, howto | Tagged , , , , , , , , , | Leave a comment