Re: [SLUG] lost and confused

From: Eben King (eben1@tampabay.rr.com)
Date: Fri Sep 23 2005 - 18:28:18 EDT


On Thu, 22 Sep 2005, botteman wrote:

> Well now I've gone and done it.
>
> Distro is Debian 3.1
> After K --> System --> More Applications --> File Manager - Super User
> and typring root password and <enter>...
> the box locked up. No mouse movement, no keyboard response (Alt-Tab).
>
> Is there a Linux CtrlAltDelete magic like in windoze?

ctrl-alt-f1 or -f2 or ... to switch out of X, then ctrl-alt-del.

But as long as you're out of X, log in as root, then do

ps -ef | grep X (I think)

to find out X's PID (Process IDentifier). Mine returns (among other things)

root 1926 1925 1 Aug30 ? 07:35:39 X :0
^--owner ^--PID

Then run "kill 1926" (or whatever your PID is). You can then switch back to
X (using ctrl-f6 or ctrl-f7) and log in as usual.

> Or do I just hit the reset on the front?

Avoid it unless you're _really_ stuck.

-- 
I firmly believed we should not march into Baghdad ...To occupy Iraq would
instantly shatter our coalition, turning the whole Arab world against us and
make a broken tyrant, into a latter-day Arab hero assigning young soldiers
to a fruitless hunt for a securely entrenched dictator [.] - George Bush Sr.

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:14:52 EDT