![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| openwin use old serial mouse | ajp7701 | UNIX for Dummies Questions & Answers | 0 | 02-21-2008 02:09 PM |
| OpenWin error | alvinc77 | UNIX for Dummies Questions & Answers | 0 | 04-16-2007 03:40 PM |
| locked out! | ncmurf00 | HP-UX | 1 | 09-11-2006 05:16 AM |
| /usr/openwin/bin/xinit: unable to connect to Xserver | mmakhol | Post Here to Contact Site Administrators and Moderators | 0 | 06-16-2006 03:26 AM |
| Openwin Error | b5fnpct | UNIX for Dummies Questions & Answers | 1 | 12-05-2001 02:25 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have a server that is on solaris 9 and openwin is locked. The mouse won't respond and I can't seem to kill the openwin pid on the server.. Is there a command line to kill openwin from the server side?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
kill -9 <pid>
|
|
#3
|
|||
|
|||
|
I tried -9 before. sorry, I should of said that..
I think I've solved the problem.. i ended up doing a /usr/proc/bin/ptree <pid> and found the daemon spawning ptree each time I killed it.. Once I killed off that, I was able to sucessfully kill the PID of openwin and id did not come back.. then I killed the console just to be sure. I'll let you know if it worked.. thanks for taking the time to read my question. |
|||
| Google The UNIX and Linux Forums |