I am jelly. Really a great OpenBSD unix setup.
- Click to enlarge
- Click to enlarge
- Click to enlarge
- Click to enlarge
Source/Credit @calumacrae
🐧 Get the latest tutorials on Linux, Open Source & DevOps via RSS feed or Weekly email newsletter.
🐧 2 comments so far... add one ↓
🐧 2 comments so far... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |
Can someone explain this setup, because it’s beautiful and I want it. Is the terminal wired to the main base, or am I looking at two systems? If it’s all wired together is the v220 just detected as an external display?
Hey Bleeves,
I’m the owner/creator of this set-up. Glad you like it!
The terminal was in fact wired up to a little ALIX firewall/router that I built (also running OpenBSD) via serial.
If it were wired straight into the other system you see in the picture here, it would not have been seen as an external display. The VT220 is a serial terminal, thus not capable of graphical output. It can, however, be seen as a TTY – which is exactly what you see in this picture (just for a different computer). If I’d wanted to, I could have configured the desktop to have X11 displaying on the two monitors, and a TTY configured to run on the VT220.
If you’d like to read more about it, I went into some detail in the comments on the original reddit post:
https://redd.it/1nn5by
There’s also an accompanying imgur album showing the little ALIX system it was hooked up to:
http://imgur.com/a/KkfVo
Feel free to shoot me any more questions on Twitter/via e-mail :)
Cheers!
cmacrae