this post was submitted on 15 Nov 2023
1 points (100.0% liked)

Veronica Explains

18 readers
1 users here now

I'm Veronica! I love Linux, old computer hardware, and explaining things. Some folks call me the Linux Mom, and that works for me. I'm a former "legacy systems" sysadmin who's posting fun content about cool things you can do with Linux, as well as some fun retro tech stuff I come across!

founded 11 months ago
1
submitted 10 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

Let's go all retro and try out an old Wyse Terminal with a Linux install!

In this video, I'll walk through the basic concept of hardware terminals, what you'll need to connect to a Wyse Wy-55 terminal, and a few of the neat things you can do with one. It's surprisingly useful... if monochrome is your thing!

The commands you'll need: ls /dev/USB (finds USB devices, outputs the ttyUSB device number) sudo systemctl enable [email protected] (replace "0" with the device number from before, assuming you're systemd)

From there, a simple restart and hopefully, your terminal will be recognized!

And here are some helpful links I for things I reference in the video:

Debian Raspberry Pi page, including instructions: https://raspi.debian.net/ Rainbow Stream (terminal tweeting): https://github.com/orakaro/rainbowstream The tweet I sent out from my terminal during the video: https://twitter.com/VKCsh/status/1437254268050935814 In addition, everything I learned about getty, I learned from Arch Wiki: https://wiki.archlinux.org/title/Getty/ Lastly, I borrowed a picture of an old library terminal from Wikimedia Commons (CC BY-SA): https://commons.wikimedia.org/wiki/File:Dynix-Main-Menu-via-Telnet.jpg

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here