Thursday, 21 January 2016

So...you have locked your SSH session with ctrl+s

What:

Linux

Problem:

You just pressed ctrl+s and your ssh session froze.

Solution:

Hit ctrl+q

Whatever you typed when session was locked will be buffered and executed after pressing ctrl+q.

No comments:

Post a Comment