On Thu, Oct 19, 2000 at 02:28:03AM +0100, Jeff Green wrote:
> Eileen Orbell wrote:
> > 
> > Hi,
> > 
> > What is the best way to disable or better still un-install Telnet and FTP
> > packages?  I am using ssh now and want to close both FTP and Telnet ports
> > down.
> > 
> > Thanks
>
> apt-get install telnetd-
> same for whichever ftp daemon you had installed

i think you meant

        apt-get remove telnetd ftpd

or, to also zap the config files (which you may have changed
by hand, and which you might need for other stuff, so don't
say i didn't warn you)

        apt-get --purge remove telnetd ftpd


-- 
self-reference, n: see self-reference.

[EMAIL PROTECTED]   ***   http://www.dontUthink.com/

Reply via email to