Comments on Virtual Hosting With vsftpd And MySQL On Debian Etch

Virtual Hosting With vsftpd And MySQL On Debian Etch Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document describes how to install a vsftpd 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.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: xyz

# sudo apt-get install vsftpd libpam-mysql mysql-server mysql-client phpmyadmin
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

while i wrote dis command is gives me error..how to solve it?plz giv me suggestion.