06-20-2017, 12:10 PM
Essentially it's just:
socat pty,link=/dev/ttyV0,raw tcp-l:11313
and then launching a getty on /dev/ttyV0
on Arch Linux withÂ
systemctl start getty@ttyV0.service
![[Image: img_6349.jpg]](https://picload.org/image/rpggiawl/img_6349.jpg)
socat pty,link=/dev/ttyV0,raw tcp-l:11313
and then launching a getty on /dev/ttyV0
on Arch Linux withÂ
systemctl start getty@ttyV0.service
![[Image: img_6349.jpg]](https://picload.org/image/rpggiawl/img_6349.jpg)
![[Image: img_6348.jpg]](https://picload.org/image/rpggialw/img_6348.jpg)