Operating System - HP-UX
1843600 Members
3407 Online
110222 Solutions
New Discussion

Unknown in /etc/inetd.conf

 
Danny Crisp
Frequent Advisor

Unknown in /etc/inetd.conf

Can anymore tell me if these following services serve a purpose and whether they can be commented out: -

dtspc stream tcp nowait root /usr/dt/bin/dtspcd /usr/dt/bin/dtspcd
rpc xti tcp swait root /usr/dt/bin/rpc.ttdbserver 100083 1 /usr/dt/bin/rpc.ttdbserver
recserv stream tcp nowait root /usr/lbin/recserv recserv -display :0
registrar stream tcp nowait root /etc/opt/resmon/lbin/registrar /etc/opt/resmon/ lbin/registrar
rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd
instl_boots dgram udp wait root /opt/ignite/lbin/instl_bootd instl_bootd
2 REPLIES 2
Peter Godron
Honored Contributor
Bill Hassell
Honored Contributor

Re: Unknown in /etc/inetd.conf

dtspcd, rpc.ttdbserver, recserv, and rpc.cmd are Xwindows processes normally used only for workstations. These are not needed to run individual Xwindow programs, only to run an entire CDE desktop.

registrar is required by the online diagnostics and notification subsystem.

instl_bootd is used if your system is acting as a network-based Ignite server.


Bill Hassell, sysadmin