LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Is there a Cntl-Alt-Del Equivalent? (https://www.linuxquestions.org/questions/linux-newbie-8/is-there-a-cntl-alt-del-equivalent-157889/)

MSwal2846 03-15-2004 06:30 AM

Is there a Cntl-Alt-Del Equivalent?
 
I may get in trouble for asking this question, but here it goes anyway.

Periodically applications will sieze up on my RH9.0 Linux system and the only way I've found to kill them is to log out. Also, much less rarely, my system will hang and I have to force a reboot.

In MS XP, the Control-Alt-Delete sequence will get to the task manager which allows me to kill applications or even to figure out who's causing the system to hang up. Is there an equivalent in Linux? The Linux System Monitor doesn't appear to be as robust...

Thanks!
Mark
:newbie:

dopefish 03-15-2004 06:56 AM

login to another tty console by pressing ctrl-alt F# type "ps -aux" without the quotes then "kill <processid#>"
alt F7 to go back to X

Sinner6 03-15-2004 03:22 PM

What if I couldn't get another console? Say due to the fact my test program is pounding the system just that hard, and yes it is I wrote the app to test the limits of the virtual memory. Is there something like ctrl-alt-backspace but instead forces the system to give me a console?

ihsus 03-15-2004 04:42 PM

KDE System Guard is just like Task Manager in Windows :)
http://www.ces.ncsu.edu/depts/it/itaids/general/024/

beejayzed 03-15-2004 06:48 PM

Check in the manual coz in the Mandrake manual there's a sequence that can be used to recover a frozen system.

dopefish 03-16-2004 01:06 AM

If your test program was able to pound the system enough that it cant even display text mode i doubt ctrl-alt-del would work on a windows system. When i say console i mean text mode not as in xterm or rxvt or anything.


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