The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-18-2005
larryase larryase is offline
Registered User
  
 

Join Date: Nov 2004
Posts: 69
KDM child process

Hello all,

I got this little problem. I don't know what happen, but its not stopping work but is more of an FYI. I have this funny process running when I do ps -aef (on RedHat AS3 ) server I get this funny child process.

root 2345 1 .... /usr/bin/kdm -nodaemon
root 2346 2345 ... -:0

does anyone know what the second -:0 means or what it does? I think this is for X display. But this only seems to happen to some of the machine not all. If anyone knows. I would like to know how to configure to stop it. THANKS