Determin which FTP server is running and turn off non secure FTP

Michael Havens bmike1 at gmail.com
Wed Jun 23 16:23:42 MST 2010


our community is so knowledgeable.... you guys are great!

On Wed, Jun 23, 2010 at 4:13 PM, Daniel Stasinski <daniel at avenues.org>wrote:

>
>
> On Wed, Jun 23, 2010 at 3:50 PM, keith smith <klsmith2020 at yahoo.com>wrote:
>
>> I have a CentOS server that I am working on.  Got SFTP working and now I
>> want to turn off plain FTP.
>>
>
> For Centos do both of these as root:
>
>    chkconfig --del vsftpd
>    service vsftpd stop
>
> The first line stops it from running on boot and the second kills the
> current instance of it.
>
> Daniel
> --
> | ---------------------------------------------------------------
> | Daniel P. Stasinski          | http://www.saidsimple.com
> | daniel at avenues.org           | http://www.disabilities-r-us.com
> | XMMP: mooooooo at avenues.org   | http://www.avenues.org
> | Google Talk: mooooooo        | http://www.scriptkitties.com
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>



-- 
:-)~MIKE~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20100623/e8451aab/attachment.html>


More information about the PLUG-discuss mailing list