Roi wrote:
why disable = no ?
tia.
"Lito A. Lampitoc" <[EMAIL PROTECTED]> wrote:
in your xinetd, the line must be:
disable = no
yes you can restart xinetd, like "service xinetd restart"
On Fri, 2003-06-06 at 13:55, Roi wrote:
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?
--
Lito A. Lampitoc :http://www.codewan.com.ph
Systems & Network Administrator :Countrywide Devt. Wide Area Network
-- 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
-- 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
