Category Archives: Servery

Debian – instalace Pure-FTP serveru

Vycházím z návodu uveřejněného na adrese: debianhelp.co.uk/pureftp.htm # apt-get install pure-ftpd-common pure-ftpd # pure-pw useradd adam -u 33 -g 33 -d /var/www # pure-pw mkdb Create symlink to add PureDB to authentication methods #cd /etc/pure-ftpd/auth #ln -s ../conf/PureDB 50pure Disable … Continue reading

Posted in Servery | Leave a comment