Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
One alternative option would be to get a Raspberry Pi (or similar SBC) and run it using command line only. You will quickly learn the basics of Linux internals (directory structure, systemd, common command line tools and approaches).
Raspi isn't necessarily the best option for that, because it's based on an ARM processor rather than the x86_64 that's common on desktops and servers.
A cheap N100 "NUC" style Micro-PC is almost as inexpensive as a raspi and wouldn't limit the user to ARM-compatible software or add complications like emulating the architecture via qemu.
The RPI and N100 are both way overpriced. Get a old desktop with a i5-6500
Heck, my current desktop is still an old third-gen i-series, lol~
That's past the point or real usefulness. Apt upgrade is going to run forever and both your ram and storage run at a snail pace
Eh, builds do take a while but the performance has been sufficient for my needs until very recently. I'll probably upgrade soon.
An x86 NUC works too. That being said, for CLI/DIY home server stuff I didn't really find any issues with software availability on Linux/ARM64.