Sun Feb 28, 2010 4:28 pm - How To Start Xinetd Server In Linux
#3190
How To Start Xinetd Server In Linux
you can use this command to start your xinetd server from the linux shell:
or
option one is shorter so i tend to use it most
NOTE: this command was tested on Redhat, Fedoar or CentOs distribution
/etc/init.d/xinetd start
or
/etc/rc.d/init.d/xinetd start
option one is shorter so i tend to use it most
NOTE: this command was tested on Redhat, Fedoar or CentOs distribution
author: Webune Support