>> "SHW" == Stef Hoesli Wiederwald <[EMAIL PROTECTED]> writes:

SHW> I just installed Debian 2.0. ProFTPd is installed, but when I ftp
SHW> to the machine i see:

SHW> FTP server (Version 6.2/OpenBSD/Linux-0.10) ready.

SHW> How do I make Debian use ProFTPd?

disable ftp in inetd.conf

   update-inetd --disable ftp

make inetd re-read it's config
  
   /etc/init.d/netbase.real reload

restart proftpd

   /etc/init.d/proftpd restart


Try again.

Ciao,
        Martin

Reply via email to