Alma Linux 8 for WSL in Windows Store Full article: https://www.theregister.com/2022/04/04/almalinux_wsl/
Category Archives: Uncategorized
Read and Troubleshoot Linux Config Files 10x Faster! 2.0
Read and Troubleshoot Linux Config Files 10x Faster!
FREE 5+ Hour Linux Server Course
Discovered this free Linux server course recently. Instructor is Shawn Powers from CBTNuggets and he uses a Centos 7 virtual machine to demonstrate all of the concepts he covers. Let me know what you think. ➡ https://www.freecodecamp.org/news/linux-server-course-system-configuration-and-operation/
Ahh yes…
CentOS Linux 8 Will End In 2021 And Shift To CentOS Stream
Possible Alternatives To CentOS Here are some alternatives identical to CentOS: 100% binary clones of Red Hat Rocky Linux Project Lenix Infograph Showing Where CentOS Stream Will “Sit” CentOS Stream will be a rolling release operating system, similar to Arch Linux. Therefore, it will NOT have version numbers and will site between Fedora and RedContinue reading “CentOS Linux 8 Will End In 2021 And Shift To CentOS Stream”
Raspberry Pi Changes The Name of Their OS
BASH Script On Raspberry Pi To Show Filehandles
How to get file handles from ANY file.
UPDATE 6/1/2020
New and Helpful Posts Coming Real Soon…
Telnet As An Amazing Troubleshooting Tool 😲
Telnet gets a bad wrap but is a powerful troubleshooting tool. Here’s how to confirm port 80 is available from Google (screen clearing is a *GOOD* thing and watch to the end): telnet google.com 80
Quickly Create An Ansible Task (Part 1)
(from scratch)