ftp
Submitted by falko on Tue, 2008-04-22 10:02.
Unix/Linux | ftp | mandriva | mysql | pureftpd | server
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
Submitted by falko on Thu, 2008-01-10 12:51.
Unix/Linux | apache | centos | dovecot | email | ftp | ispconfig | lamp | mysql | php | postfix | server
This tutorial shows how to set up a CentOS 4.6 based 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. This tutorial is written for the 32-bit version of CentOS 4.6, but should apply to the 64-bit version with very little modifications as well.
Submitted by falko on Tue, 2007-12-18 12:28.
Unix/Linux | backup | debian | duplicity | encrypted | encryption | etch | ftp | ftplicity | linux | server
When you rent a dedicated server nowadays, almost all providers give you FTP backup space for your server on one of the provider's backup systems. This tutorial shows how you can use duplicity and ftplicity to create encrypted (so that nobody with access to the backup server can read sensitive data in your backups) backups on the provider's remote backup server over FTP. ftplicity is a duplicity wrapper script (provided by the German computer magazine c't) that allows us to use duplicity without interaction (i.e., you do not have to type in any passwords).
Submitted by falko on Fri, 2007-12-14 11:17.
Unix/Linux | debian | ftp | linux | proftpd | security | server | tls
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.
Submitted by falko on Thu, 2007-12-06 12:31.
Unix/Linux | apache | bind | centos | courier | dns | ftp | lamp | linux | mysql | php | postfix | proftpd | server
This tutorial shows how to set up a CentOS 5.1 based 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.
Submitted by falko on Sun, 2007-11-11 12:10.
Unix/Linux | apache | bind | fedora | firewall | ftp | ispconfig | lamp | linux | mysql | postfix | server
This is a detailed description about how to set up a Fedora 8 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 Fedora 8, but should apply to the 64-bit version with very little modifications as well.
Submitted by falko on Thu, 2007-10-18 08:00.
Unix/Linux | apache | dns | ftp | lamp | linux | mysql | opensuse | postfix | server | setup | suse
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.
Submitted by falko on Tue, 2007-08-14 08:59.
Unix/Linux | fedora | ftp | linux | mysql | proftpd | quota | server | virtual
This document describes how to install a Proftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota with this setup.
Submitted by falko on Thu, 2007-07-26 09:03.
Unix/Linux | bandwidth | centos | ftp | linux | mysql | pureftpd | quota | server | virtual
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
Submitted by falko on Thu, 2007-07-19 10:02.
Unix/Linux | bandwidth | ftp | linux | mandriva | mysql | pureftpd | quota | server | virtual
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
|