- Forums
- Linux Hosting
- How To Stop Xinetd Server In Linux
you can use this command to stop your xinetd server from the linux shell [1352], Last Updated: Mon Jun 24, 2024
Webune Support
Sun Feb 28, 2010
0 Comments
479 Visits
you can use this command to stop your xinetd server from the linux shell:
/etc/init.d/xinetd stop
or
/etc/rc.d/init.d/xinetd stop
option one is shorter so i tend to use it most
NOTE: this command was tested on Redhat, Fedoar or CentOs distribution