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