LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   KDE hangs, how to restart with SSH? (https://www.linuxquestions.org/questions/linux-newbie-8/kde-hangs-how-to-restart-with-ssh-416571/)

skibud2 02-17-2006 12:39 PM

KDE hangs, how to restart with SSH?
 
KDE has hung. How can I restart X using SSH? I can log in via SSH without a problem. Thanks

Mike

jollyjoice 02-17-2006 12:41 PM

i'd guess that "killall xorg" would kill the GUI server, which should then start again on RedHat...

karpi 02-17-2006 04:14 PM

Hello,

maybe you can also try

init 3 //set runlevel 3

wait for shutdown of the X-Server and restart it with

init 5

HTH

stealth_banana 02-17-2006 04:23 PM

try Ctrl-Alt-Backspace

that will kill X, assuming that your keyboard hasn't been locked as well, thus negating the need for ssh

or ssh in, use top and see if anything is running not as it should and kill that


All times are GMT -5. The time now is 03:16 PM.