5 ms·
I don't have a chromebook but on my chromeos I can press ctrl-alt<F1> to get to a command line. From this I can use the normal ssh. To get back I can press ctrl
by agracey 14y ago
I don't have a chromebook but on my chromeos I can press ctrl-alt<F1> to get to a command line. From this I can use the normal ssh. To get back I can press ctrl-altF7. Using this I can use several different TTY to get a couple different ssh connections going. You could also install screen on the remote host so that the session stays live even if the connect drops.
- fmstephe 14y agoMy chromebook doesn't have an F1 key (although I read somewhere that the F* keys are the special function keys aross the top of the keyboard). I will see if I can reproduce that behaviour tonight.