Re-boot "hot key"

David Curtis dcurtis at uniserve.com
Thu Jul 2 01:12:49 UTC 2009


On Thu, 2 Jul 2009 00:17:40 +0000 (UTC)
"Mark C. Miller" <mr.mcmiller at gmail.com> wrote:

> On Wed, 01 Jul 2009 19:09:51 -0500, David Siegel wrote:
> 
> > Mark, for those pf us unfamiliar with Windows, what would you expect
> > that keyboard shortcut to do on Linux to give you similar
> > functionality to Windows?
> > 
> > David
> > 
> > Sent from my latest-and-greatest, proprietary, DRM-enabled, crypto-
> > locked gadget.
> > 
> > On Jul 1, 2009, at 7:03 PM, "Mark C. Miller" <mr.mcmiller at gmail.com>
> > wrote:
> > 
> >> I'm a noob.
> >>
> >> Is there a comparable key combination in Ubuntu for Window's
> >> control- alt-
> >> delete?
> >>
> >> I recently upgraded a computer to Ubuntu 8.10.  After entering my
> >> userid
> >> and password, the system just stopped working.  I wanted to
> >> reboot, but the upper panel was not yet visible, so I didn't have
> >> access to the drop-
> >> down menu with that option.  I ended up just unplugging the
> >> computer; doesn't strike me as the ideal way of doing things.
> >>
> >> Thanks.
> >>
> >> mcm
> >>
> >> --
> >> Mark C. Miller
> >>
> >>
> >> --
> >> ubuntu-users mailing list
> >> ubuntu-users at lists.ubuntu.com
> >> Modify settings or unsubscribe at:
> >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 
> The control-alt-delete feature of windows calls up the task manager.  
> From there you can kill running processes or choose to shutdown the 
> computer.  It's this ability to choose "shutdown" that I was looking 
> for.  With the system stalled at the login, there's no way I could
> find to re-boot or shutdown the system. 
> 
> I guess some sort of short-cut to the shell would be helpful.  From
> there I presume there is some command that one could invoke that
> would perform an orderly shutdown or re-boot.
> 
> Thanks for following up.

There is no C-A-D task manager function in Ubuntu, but C-A-F1 will get
you to a Virtual terminal (C-A-F7 to get back) where you can login and
execute 'sudo shutdown -r now' (-r for reboot, see 'man shutdown' for
other options). Use the 'ps' and 'top' commands to emulate task manager.

Now, if things a so bad that C-A key combos won't work. You can use the
magic sysreq keys. Hold ALT+Sys Req, then in order (on a
qwerty keyboard only) R-E-I-S-U-B. WARNING, READ THIS FIRST BEFORE
ATTEMPTING:

http://www.ubuntugeek.com/how-to-use-magic-system-request-keys-in-ubuntu-linux.html

and for a nice tabled list of magic sysreq key combos;

http://en.wikipedia.org/wiki/Magic_SysRq_key


-- 
David Curtis <dcurtis at uniserve.com>




More information about the ubuntu-users mailing list