1
vote
0answers
118 views

How to get terminal input from keyboard, but output to serial port?

The ARM board computer I am currently working on does not have a working framebuffer terminal due to a buggy kernel. I have managed to follow the instructions at ...
0
votes
1answer
234 views

Running a program on boot without login, using the screen

Preface: I have a server running on an old laptop. The screen is always on with a login prompt, but because its keyboard is in pretty bad shape, I use it exclusively via ssh. The screen is in a good ...