6
I have a hung crosh terminal. I was in a ssh session and the wireless connection dropped. The screen froze. Normally, I open an other one, ssh into the remote machine again, and kill the sshd, and that clears it. However, the sshd on the remote machine closed itself overnight and now the crosh terminal is hung, thinking it's still connected.
What's the best way to kill the crosh terminal? Is there a magic key combo?
Sidenote: Couldn't create tags for crosh, chromeos
Note that I am not using the machine in developer mode.
1
Damn, it looks like they disabled this option of OpenSSH by putting
– entropo – 2011-04-05T17:31:51.813-e none
in the crosh binary: http://codereview.chromium.org/5183004/