Daily Archives: 21.08.2009

pure-FTP on openVZ on debian

Here is description how to compile pure ftp to run in openVZ server. First install needed packages and pure-ftpd-mysql: apt-get install pure-ftpd-mysql build-essential libpam0g-dev libmysqlclient15-dev Then download and compile new pure-fptd: cd /tmp wget http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.22.tar.gz tar -xvzf pure-ftpd-1.0.22.tar.gz cd pure-ftpd-1.0.22 … Continue reading

Posted in Linux tips | Tagged , , | Leave a comment