Under Linux / UNIX it is very easy to find out all running services and shutdown unwanted services. All you have to do it go through the following directories or configuration files:
=> /etc/init.d/
=> /etc/rcX.d/
=> /etc/xinetd./d
=> /etc/inetd.conf
=> /usr/local/etc/rc.d
You can also use tools such as CentOS / RHEL ntsysv tool / Debian / Ubuntu service configuration tool. [...]
{ 3 comments }
