Showing posts with label console serial. Show all posts
Showing posts with label console serial. Show all posts

Monday, March 25, 2024

Raspberry Pi : Serial Console Server with ser2net

Configuration the console server1. Update your Pi and install ser2net#sudo apt update#sudo apt upgrade -y#sudo apt install ser2net -y 2. Find the serial adapters are listening on what port#dmesg | grep tty3. Configuration ser2net#sudo nano /etc/ser2net.yamldefine: &banner \r\nser2net port \p...