Linux

Back in 2003/2004, my first exposure to Linux was conversing with someone on a forum and they sent me a .tar.gz
file. I had no idea
what this was or how to open it. They replied with "I forget that not everyone uses linux lol" and a web search later, I was down a rabbit hole.
When I'd go to Office Max with my mom, I discovered the Linux boxed sets of SuSE, Red Hat, and I think Mandrake? I don't remember what sold in stores.
I never purchased one (regretfully), but eventually, I got a copy of SuSE by going to a Novell event.
In these pages, I'll document my experiences with Linux and different distros. These days, I primarily use Enterprise Linux (RHEL, CentOS, AlmaLinux, Rocky Linux), Ubuntu, and Debian.
Linux Distro Information
Coming soon...
Linux Resources
Resource | Description | Link |
---|---|---|
Linux Documentation Project | A comprehensive collection of Linux documentation, including guides, FAQs, and HOWTOs. | tldp.org |
Linux Kernel Archives | The official site for the Linux kernel source code and related resources. | kernel.org |
Linux Questions | A community-driven Q&A site for Linux users of all levels. | linuxquestions.org |
The Linux Foundation | A nonprofit organization that supports the growth of Linux and collaborative software development. | linuxfoundation.org |
Linux From Scratch | A project that provides step-by-step instructions for building your own custom Linux system from source code. There's no better way to learn how Linux works than jumping into the pool without a ladder. | linuxfromscratch.org |
Arch Wiki | An extensive and well-maintained wiki with information on Arch Linux and general Linux topics. Highly recommended for all Linux users. | wiki.archlinux.org |