1833038 Members
2359 Online
110049 Solutions
New Discussion

Re: HPUX Services

 
SOLVED
Go to solution
Cyberphobia
New Member

HPUX Services

I would like to know the impact to the OS if we close the following
services (e.g. guid service will be down?)..
a. dtspc
b. xdcmp
c. cmsd
5 REPLIES 5
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: HPUX Services

Hi,

dtspc --> CDE Subprocess Control Service Daemon, check "man dtspcd"

xdmcp --> CDE X Display Control Manager

cmsd --> CDE Calander Manager

If you are NOT using CDE you can disable these services.

Best regards,
Robert-Jan
Ninad_1
Honored Contributor

Re: HPUX Services

Allene,

These are the daemons related to CDE and as long as you do not wish to use the CDE disabling these daemons from running should not cause any other problems. Now depends what do you mean by impact on OS - if you mean anything like will the OS crash or will there be any problems in the functioning of non CDE components then I do not think there should be any problems.

Regards,
Ninad
Chan 007
Honored Contributor

Re: HPUX Services

Hi,

Aslong as you are not using X (Windows/Service) based applications ...disable them, just unwantedly running

Chan
Arunvijai_4
Honored Contributor

Re: HPUX Services

Hello,

These servics are related to CDE, if you are not using CDE any more, you can safely disable them.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Cyberphobia
New Member

Re: HPUX Services

Thank you for all your answers.