Sample Header Ad - 728x90

terminal after ssh only return 4 line stdout

0 votes
0 answers
47 views
So, I did a certification lab lately and after I logged in my ssh, I cannot use a command longer than X line (4 in F server lab and 29 in C server lab. My host kali machine is working and I've tried several thing including: - 'stty sane; bash' - '/bin/sh' - 'reset' - changing the terminal from qterminal to gnome-terminal - use tmux - restarting / rebooting the lab and my host - I've tried seq 1 100 output in ssh and exit (worked) but I cannot do it if I have interactive session in the ssh - of course I can use seq 1 100 in my host machine That's all that I've tried, are there any other data that I should provide in my host machine? I cannot provide .profile and .bashrc of the server machine because I cannot do stdout that much of line and I also cannot transfer it (I really don't understand why). In the same time, I've asked the support lab team, hoping that they answer me in no time. Any Idea or approach that I should try on? enter image description here enter image description here
Asked by hanysfa (103 rep)
Jul 6, 2025, 11:00 AM
Last activity: Jul 6, 2025, 11:02 AM