<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / ftp</title>
<link>http://netvouz.com/falko/tag/ftp?feed=rss&amp;pg=1</link>
<description>falko&#39;s bookmarks tagged &quot;ftp&quot; on Netvouz</description>
<item><title>Preventing Brute Force Attacks With Fail2ban On Debian Etch</title>
<link>http://www.howtoforge.com/fail2ban_debian_etch</link>
<description>In this article I will show how to install and configure fail2ban on a Debian Etch system. Fail2ban is a tool that observes login attempts to various services, e.g. SSH, FTP, SMTP, Apache, etc., and if it finds failed login attempts again and again from the same IP address or host, fail2ban stops further login attempts from that IP address/host by blocking it with an iptables firewall rule.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 01 May 2007 17:45:47 GMT</pubDate>
</item><item><title>Proftpd Monitoring With phpftpwho | HowtoForge</title>
<link>http://www.howtoforge.com/proftpd_monitoring_phpftpwho</link>
<description>Proftpd is an excellent FTP server with many features. Wouldn&#39;t it be nice to see who is connected to your FTP server and what they are doing all in a convenient web-interface? phpftpwho allows you to see who is accessing your Proftpd FTP server all in a convenient web-interface. It is simple to install and only requires Proftpd, Apache, and PHP.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 16 Apr 2007 09:10:24 GMT</pubDate>
</item><item><title>Setting Up ProFTPd + TLS On Debian Etch</title>
<link>http://www.howtoforge.com/proftpd-tls-debian-etch</link>
<description>FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on a Debian Etch server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 14 Dec 2007 11:32:06 GMT</pubDate>
</item><item><title>Setting Up ProFTPd + TLS On Debian Lenny</title>
<link>http://www.howtoforge.com/setting-up-proftpd-tls-on-debian-lenny</link>
<description>FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on a Debian Lenny server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 30 Jul 2009 15:26:09 GMT</pubDate>
</item><item><title>Setting Up ProFTPd + TLS On Ubuntu 11.04 (Natty Narwhal)</title>
<link>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.04-natty-narwhal</link>
<description>FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on an Ubuntu 11.04 server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 27 Sep 2011 07:57:24 GMT</pubDate>
</item><item><title>Setting Up ProFTPd + TLS On Ubuntu 8.10 (Intrepid Ibex)</title>
<link>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-8.10</link>
<description>FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on an Ubuntu 8.10 server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 18 Nov 2008 12:15:38 GMT</pubDate>
</item><item><title>The Perfect Server - CentOS 4.8 Server i386 [ISPConfig 2]</title>
<link>http://www.howtoforge.com/perfect-server-centos-4.8-i386-ispconfig-2</link>
<description>This tutorial shows how to set up a CentOS 4.8 server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 10 Sep 2009 13:19:22 GMT</pubDate>
</item><item><title>The Perfect Server - OpenSUSE 10.3 (32-bit)</title>
<link>http://www.howtoforge.com/perfect_server_opensuse10.3</link>
<description>This is a detailed description about how to set up an OpenSUSE 10.3 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of OpenSUSE 10.3, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 16 Oct 2007 17:04:01 GMT</pubDate>
</item><item><title>The Perfect Setup - Debian Etch (Debian 4.0)</title>
<link>http://www.howtoforge.com/perfect_setup_debian_etch</link>
<description>This tutorial shows how to set up a Debian Etch (Debian 4.0) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Debian Etch, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 09 Apr 2007 16:17:00 GMT</pubDate>
</item><item><title>The Perfect Setup - Ubuntu Feisty Fawn (Ubuntu 7.04) | HowtoForge - Linux Howtos and Tutorials</title>
<link>http://www.howtoforge.com/perfect_setup_ubuntu704</link>
<description>This tutorial shows how to set up a Ubuntu Feisty Fawn (Ubuntu 7.04) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Ubuntu Feisty Fawn, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 19 Apr 2007 18:45:10 GMT</pubDate>
</item></channel></rss>