View Single Post
Old 07-16-2020, 03:12 AM   #110
sherman
Guru
sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.
 
Posts: 876
Karma: 2676800
Join Date: Aug 2008
Location: Taranaki - NZ
Device: Kobo Aura H2O, Kobo Forma
You can give meaningful names to OpenSSH connections. In my %userprofile%\.ssh\config file I have the following for my Aura H2O:
Code:
Host koboh2o
  HostName 192.168.1.194
  User root
And can connect using:
Code:
ssh koboh2o
Not sure what you mean by scrollback buffer in this particular instance.

But yeah, I don't think there's an in-built option for serial consoles, so...
sherman is offline   Reply With Quote