hpr3341 :: Linux on a serial Terminal - And Jorome's MainFrame Challenge
My experiment with Getty and A Getty Ansi - And wanting to have a Serial Terminal Mainframe
Hosted by JWP on Monday, 2021-05-24 is flagged as Clean and is released under a CC-BY-SA license.
Terminal, Mainframe, Raspberry PI.
(Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr3341
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:05:14
general.
Well its bit of challenge for Jerome to teach me how to do a Mainframe on a PI with serial terminal. I started the project using a old HPE 700/96 terminal amber. I used this site as my prime info.
https://www.cyberciti.biz/hardware/5-linux-unix-commands-for-connecting-to-the-serial-console/
- First is seeing if you have a serial port
dmesg | egrep --color 'serial|ttyS'
- Then install getty if its not there
- Then add your config line to /etc/gettydefs
- Then make work if you reboot.
- The do report
- Then you have the log in prompt on the terminal