
Enabling a network service
To enable a network service:
- Open the appropriate file.
The file will either be /etc/inetd.conf or /etc/services. See topics in the section Enabled and disabled network services for the network services in these files.
- Remove the comment symbol (#) from the beginning of the line that contains the name of the network service you want to enable.
- Close the file.
- Reboot the system.