Are the preinstalled fonts on your Linux distribution missing that certain flair? You can easily customize your desktop’s typography by adding and configuring fonts, including those owned by Microsoft and Google….
Linux Mint’s final point release in the 20 series, nicknamed “Una,” was released on January 5, 2022. It builds on version 20.2 “Uma” with some new features and refinements. Are those changes more substantial than the name ch…
The i3 window tiling manager is a Linux desktop environment that’s stripped down to its absolute minimum. That might sound limited and restrictive, but for the right workflow, it’s a form of freedom.
Are you looking to make an operating system change? It might be time to give elementary OS a chance. Version 6.1 of the OS has arrived, and it brings with it some really exciting changes that make it more than worth a look….
Conditional tests branch the flow of execution of Linux Bash scripts according to the result of a logical expression. Double bracket conditional tests simplify the syntax considerably—but still have their own gotchas….
A critical exploit in widespread Java library has been found, disrupting much of the internet as server admins scramble to fix it. The vulnerable component, log4j, is used everywhere as an included library, so you will need t…
Months after making Garuda Linux my daily driver operating system on my desktop PC, I still don’t have any regrets. It’s continued to be everything I look for in a Linux distribution (distro). Here’s why….
BusyBox is a collection of core Unix utilities packaged as a single binary. This makes it ideal for resource-constrained environments such as embedded devices. The complete distribution has almost 400 of the most common comma…
Learn how to use the lsusb tool in Linux with a practical example. The lsusb will list all USB devices in a system and USB hubs and provide detailed information on each of them.
The Linux Kernel is a mystery to most, but it need not be! Welcome to the exciting world of lsmod, a tool that lets you peek at what modules the Kernel is using, and more!
Arch Linux is a great Linux distribution but infamously complicated to install. EndeavourOS provides the closest thing to a plain-vanilla Arch installation—without the pain. Let’s look at how it differs and how to install i…
Bash case statements are powerful yet easy to write. When you revisit an old Linux script you’ll be glad you used a case statement instead of a long if-then-else statement.
In online discussions, you may have heard the term “Ubuntu” thrown around, often in the context of discussing alternatives to Windows. So what exactly is it, and why do people choose to use it?
There’s no shortage of Linux websites hyping the trendiest distributions (distros) and dishing on the latest developer drama. To help you cut through the noise, we’ve curated a few sites worth your time that offer relevant ne…
Arch Linux is well-known for its complex command-based installation. But once you get familiar with the ins and outs of the process, you can install Arch on any computer without fear of the terminal. We’ll help you get there….
What if there was a command which would let you, in an easy-to-read format, view all of the hardware in your Linux system? Welcome to lshw, the great tool often overlooked even by seasoned Linux professionals….
Not everyone buys a Mac to solely run macOS. The bad news is that as of November 2021, native Linux support on Apple Silicon isn’t yet possible. Progress is being made, however, so let’s take a look at the Linux on Apple Si…
Native Linux support for Apple’s new ARM-based architecture isn’t yet ready, but you can run Linux on an M1, M1 Pro, or M1 Max using a virtual machine. This allows you to run 64-bit x86 Linux apps or try out different distros…
So, you finally downloaded and installed Fedora Linux, but now you may be wondering, how do you keep your system up to date? Thankfully, Fedora gives you a couple of methods for system updates. Let’s take a look….
Unix stores time as the number of seconds since Jan. 1, 1970. And that means Linux does too. We explain this seemingly odd system, and why doomsday was scheduled for 2038.
Linux evangelists (like myself) are quick to point out the many benefits of switching over from Windows and macOS. But no operating system is perfect, and many have gone Linux and gone back. So what’s the catch?…
If you’re looking for an easy way to make your iPhone play nice with your KDE desktop, today is your lucky day, as KDE Connect is finally available as an iPhone app (click the article titled “KDE Connect iOS Enters Public Te…
Linux and gaming are starting to come together a lot more lately. The Steam Deck is on the way with Linux installed, and Juno just announced a new Linux gaming laptop called the Neptune 17 with specs that easily rival many Wi…
If you’ve heard about Pop!_OS, you might have seen people often referring to it as the best Windows alternative or the ideal Linux distribution for gaming. Here’s what’s different about this Linux distribution…
Ever wanted to run an Android app on Linux but didn’t want to mess with debugging bridges, development environments, or sideloading apps? An app called Anbox makes it possible, and we show you how to use it….