❌

Reading view

There are new articles available, click to refresh the page.

I bought used enterprise HDDs cheap and learned the hard way why they're risky

Buying used enterprise storage is one of those things that makes perfect sense when you look at the price and becomes more complicated once you actually put the hardware into a machine. Enterprise HDDs that originally cost a small fortune can appear on the used market for surprisingly little money. For a homelab, where storage capacity is always useful and budgets are rarely unlimited, it is difficult to ignore those prices.

I ran Arch Linux for 5 years β€” Fedora does the same job with less work

I've been an Arch user for five years, and it's been a love-hate relationship. I love having access to the AUR (Arch User Repository) and the hundreds of thousands of packages it brings with it, along with access to bleeding-edge updates as soon as they drop. But at the same time, I hate it when a buggy update just wrecks my system, not to mention the current malware mess with the AUR and all the headaches that come with it.

These Bash shortcuts save me hours of terminal typing every month

If you type a lot of commands in Bash, it can be time-consuming to navigate, correct, and add strings to achieve the desired output. I've found my fair share of typing errors, multi-instruction commands, and complex interpreters. There are ways to speed up the typing process without wearing you out or giving you headaches, from short codes and hotkeys to cool shortcuts and hidden features.

Arch Linux is not hard to install, by the way

Have you ever wondered why Arch Linux users can’t stop mentioning that they use Arch, by the way? Did you want to try Arch Linux yourself, but then saw the technically demanding installation process and told yourself, β€œOh, that’s why”? Well, I’m happy to tell you that Arch Linux is no longer as hard to install as it used to be β€” and hasn’t been for some time now. Even if you don’t come from a technical background, you can install and set up Arch in an afternoon.

5 popular Arch distros ranked by how much babysitting they need

Arch Linux has a reputation for being an operating system you build for yourself rather than one that comes built for you. That’s genuinely its biggest strength, since you get to build a hyper-personalized system where every component is there because you chose it. At the same time, it’s also its biggest weakness, because you need to know how to build and manage the thing. That said, not all Arch distros are the same, and some require more babysitting than others. As such, here’s my list of the top 5 Arch options and Arch-based distros, ranked from the neediest to the least needy.

I finally found a Linux music player that feels better than Spotify's desktop app

I like to test out different music/media players on Linux every so often. I don't know how I missed out on Clementine. I've been using the Spotify desktop app on one of my machines for a little while as a media player. So, just for fun, I decided to pit them against one another in a bit of a "friendly competition." I was surprised to see which one I ended up liking better.

Stop using the cd command β€” this Linux command is faster, smarter, and easier

The cd command, short for β€œchange directory,” is one of the most fundamental commands on Linux. It’s how you navigate the Linux terminal β€” moving between different working directories. That said, cd is an old-school way to navigate the Linux file system, and several modern alternatives have emerged that make the process faster and easier. Here’s a modern cd replacement that can help you navigate your file system with less typing and less guesswork.

❌