* primm <lynn@steve-ss.com> [05-21-08 12:29]:
root is loged in on text console 1 but it will not accept text entry from the keyboard. How can I kill it from text console 2 without rebooting?
text console 1 is tty1 from the cl: ps aux | grep tty1 you will get something like: root 6040 0.0 0.0 11024 3600 tty1 Ss+ May07 0:00 -bash ^^^^^^ where 6040 is the pid of my example then from the cl as root: kill 6040 using the pid you find -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org