Disable Unused Daemons

One should always try to disable all unwanted and unused daemons from running, both for security and performance.

Vendors ship most system with all the deamons enabled in /etc/inetd.conf Disable al the unused daemons. Some common daemons are: tftpd, bootpd, talkd, fingerd.

If /etc/inetd.conf is modified, remember to reset the inetd daemon with

# kill -HUP [PID]

also check the /etc/rc startup directories for any daemons that may be hinding in there.

Have a Unix Problem
Do you have a UNIX Question?

Unix Books :-
UNIX Programming, Certification, System Administration, Performance Tuning Reference Books

Return to : - Unix System Administration Hints and Tips

(c) www.gotothings.com All material on this site is Copyright.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
All product names are trademarks of their respective companies.
The site www.gotothings.com is in no way affiliated with or endorsed by any company listed at this site.
Any unauthorised copying or mirroring is prohibited.