+5 votes
182 views
How to fix SSH or Telnet shell hung up

in Linux / Unix by (551k points) | 182 views

1 Answer

+3 votes
Best answer

Shell access to a Linux server may cause the screen to freeze.

You might think that the shell hung up. But most of the time the problem is just an incorrect key combination.

If you accidentally press [Ctrl-S] , then this signal for a Linux computer means that the remote station is ordering you to stop because the data that has been received so far still needs to be processed. He therefore stops any output.

Only with the key combination [Ctrl - Q] this wait state is canceled.

For those who are particularly interested: This is the same procedure that is used in the case of modems under the heading of software handshaking (XON / XOFF).

by (551k points)

Related questions

+5 votes
1 answer
asked Dec 30, 2021 in Hardware by backtothefuture (551k points) | 93 views
+4 votes
1 answer
asked Aug 9, 2019 in Guides by backtothefuture (551k points) | 235 views
+4 votes
1 answer
asked Jul 10, 2020 in Linux / Unix by backtothefuture (551k points) | 307 views
+3 votes
1 answer
asked Nov 17, 2019 in Linux / Unix by backtothefuture (551k points) | 289 views
+5 votes
1 answer
Sponsored articles cost $40 per post. You can contact us via Feedback
10,634 questions
10,766 answers
510 comments
3 users