This is a discussion on what are the processes that run X windows on solaris 9? within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> simple (I hope!) query... if X windows is running on a solaris 9 box, what are the actual daemons ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| simple (I hope!) query... if X windows is running on a solaris 9 box, what are the actual daemons /process names that run? ie that one would grep for if ojne needed to check if X windows was running on a system? cheers ian |
| ||||
| On 9 Aug 2006 04:08:01 -0700 "didds" <didds2@excite.com> wrote: > if X windows is running on a solaris 9 box, what are the actual > daemons /process names that run? > > ie that one would grep for if ojne needed to check if X windows was > running on a system? Do you mean the X server? If so, it's either Xsun or Xorg. If you want to know if an X Window (no 's', BTW) client is running, you're out of luck as there is no way to know for sure from the name of the process. Take care, -- Stefaan A Eeckels -- Effective cryptography is not about strong cryptographic algorithms. It is instead about key management. -- Russell Nelson |