Posts Tagged ‘Solaris’

h1

Solaris: Restart inetd

November 10, 2006

After make changes to /etc/inetd.conf in Solaris 8, we have to restart the inet daemon with the following command :

#pkill -HUP inetd

The command will restart the inetd and reread the configuration.

Follow

Get every new post delivered to your Inbox.