Browsing index pages (2 articles)
↧
Does linux/systemd/agetty support doubble ended serial-getty consoles?
My apologies if this is a ultra basic question:Does linux / systemd / agetty support double ended serial-getty consoles?For example I have two remote servers A and B, they are running a recent ubuntu...
View ArticleAnswer by ilkkachu for Does linux/systemd/agetty support doubble ended...
Bidirectional communication is possible over a serial line, so you can arrange to run multiple sessions over one. You'll need some protocol for multiplexing them, possibly something like PPP that makes...
View Article
Browsing index pages (2 articles)