Hi,

Paano?

I don't know if these Steps I did will work:
1)
I downloaded proftpd-1.2.8.tar.gz and installed it.

2)
I tried to create a filename proftpd in /etc/xinetd.d/

Here's the file (proftpd) configuration.

# default: off
# description: proftpd is for ftp access
#
service ftp
{
        socket_type             = stream
        wait                    = no
        user                    = root
        server                  = /usr/local/sbin/proftpd
        log_on_success  += HOST DURATION
        log_on_failure  += HOST
        disable                 = yes
}

Is the configuration correct?

3) Edited /usr/local/etc/proftpd.conf

ServerType                      xinetd

Can I stop or start proftpd when I run /etc/rc.d/init.d/xinetd start or stop?

I just want to make sure. It might mess our server that's why I'm asking you experts.

Thanks in advance?


-- 
Roi
www2.mozcom.com/~froilanr
Sarap Mag-Scooter!!! (SMS)


__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397

Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to