![]() |
Now serving 104 guides. |
|
inetd on FreeBSD 5.0 General Information Inetd (also called the internet super daemon) is a server which listens on various ports of the computer it's being run on and launches specified programs once something contacts that port. On a default install of FreeBSD 5.x, inetd is disabled due to potential security problems it might have later down the road, such as a hacker gaining root access and adding some sort of program to be run on a certain port using inetd. The possibility of a hacker gaining access to the root account and getting to inetd's configuration files is very slim due to the secure nature of FreeBSD, but they decided to disable it anyway. Enabling inetd is required in my qmail+vpopmail+qmailadmin tutorial.Requirements
Enabling inetd The process of enabling inetd is quite simple in its entirety as you'll quickly see.Log on to the machine as root or su to root using your user login.
Author: Kyle Symonds |
Copyright 2003 - 2008 BSD Guides. All rights reserved. |
About | Terms of Use | Privacy | Contact |

