Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-27-2003, 04:33 PM
|
#1
|
LQ Newbie
Registered: Sep 2003
Distribution: Red Hat 9, KDE
Posts: 24
Rep:
|
Ctrl+Alt+Delete
I was wondering if there was an equivilent soft reboot built into Linux, or if there was a task manager that would work if things started to go pear shaped?
I ask this, as I don't like to hit the reset button if I can still move my mouse around!!
I am running KDE on Red Hat 9.
Thanks
Agile
|
|
|
09-27-2003, 04:36 PM
|
#2
|
Senior Member
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020
Rep:
|
ctrl+alt+backspace will boot you out of X, and then you can use ctrl+alt+delete if you have to, or just reboot command, or shutdown -r now. don't know if ctrl+alt+delete will reboot from kde/gnome -- unlike with windows, i never had to try it. 
|
|
|
09-27-2003, 04:44 PM
|
#3
|
Senior Member
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082
Rep:
|
Why do you want to do this? Are things going pear-shaped? Do you have a real reason to want to force your system to reboot? I'm curious...
|
|
|
09-27-2003, 05:14 PM
|
#4
|
LQ Newbie
Registered: Sep 2003
Distribution: Red Hat 9, KDE
Posts: 24
Original Poster
Rep:
|
On occasion my screen-saver has crashed (Euphoria GL enhanced, and now i cannot change the options on it) Although all other savers are fine, this one is causing problems, although it was working fine.
I have also had open office freeze up on me whilst it was trying to install, but the second time round it was fine. That first time though it froze up and did not budge from about 85%. The mouse still moved, but the rest of Linux went smashing down.
I think it is just my system, I have an ability to crash anything!! That is why I have learnt so much about windows
Agile
|
|
|
09-27-2003, 06:06 PM
|
#5
|
Moderator
Registered: Aug 2002
Posts: 26,801
|
If apps freeze but you still have the mouse and can open a console window you can kill the offending app by:
killall <process_name>
or
kill <pid>
The command
ps ax
will list all running processes and their pids.
ctrl-alt-del is usually configured to reboot the PC (via the shutdown command) and is configured in the /etc/inittab file.
|
|
|
09-27-2003, 06:13 PM
|
#6
|
Senior Member
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070
Rep:
|
If you can't get an X terminal do
CTRL+ALT+F1
you can then login to a command-line terminal and kill X or an offending app.
If you need to get back to X
CTRL+ALT+F7
|
|
|
All times are GMT -5. The time now is 08:34 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|