Y
Hacker News
new
|
ask
|
show
|
jobs
by
noddingham
4097 days ago
Have you tried using screen[1]? Might make things a little easier than have two separate SSH connections.
[1]
https://www.gnu.org/software/screen/
2 comments
fweespeech
4097 days ago
Yes. I use it when I need to resume a SSH session. Given proper configuration, switching SSH tabs/connections is as easy as switching browser tabs...there is no real need for me to use screen for such a purpose.
Thank you for the suggestion tho. :)
link
baq
4097 days ago
c.f. tmux
link
Thank you for the suggestion tho. :)