Depending upon your distro: For Solaris, and BSD variants: ps -ef | grep -i vnc
For Linux variants: ps -axc | grep -i vnc Ben ----- Original Message ----- From: "Shapour Bolivand (EAB)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 5:46 AM Subject: How to verify whether vncserver is running or not? > Hi, > > Could anybody help me with the command on unix please? > > ps -ef | grep ?? > > Best Regards > /Shapour > > Shapour Bolivand > System designer > Service Network development > > ERICSSON AB > Office +46 455 39 50 00 > Direct +46 455 395106 > ECN 864 51 06 > E-mail [EMAIL PROTECTED] > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
