Category: Linux
-
Connect to WiFi with iwctl (iNet wireless daemon)
Part of the Arch Linux appeal is how minimal it is. With this minimalism comes adopting command-line tools to do the basic things we take for granted, like connecting to Wi-Fi. While this isn’t necessarily the case if you install a desktop environment like GNOME or KDE, but it definitely…
-
Spotify stuck in fullscreen
I’m not sure why it happens, but from time to time I’ll start up Spotify (in GNOME) and it will not only be in fullscreen mode, but there’s no apparent way to exit out. Even though the cause will probably remain a mystery, I did figure out how to get…
-
Free up disk space on Arch Linux by clearing your pacman cache
Generally speaking, I tend to run Linux with a single partition. But, with my work laptop, I [for some unknown reason] had opted to run with a dual partition setup, for root / and home /home. Not the most earth shattering setup, but I did end up starving my root…
-
[FIXED] Repository ‘http://security.debian.org/debian-security buster/updates InRelease’ changed its ‘Suite’ value from ‘stable’ to ‘oldstable’
Even though I haven’t upgraded from Debian 10 “Buster” to Debian 11 “Bullseye”, I’ve already been bitten by a bug. The bug showed up in one of my local Docker containers that is running Debian Upon starting the container, I run apt-get update and was faced with this nasty thing:…
-
yay: error while loading shared libraries: libalpm.so.12
One of my favorite things about Arch Linux is the Arch User Repository (AUR). It’s a community maintained collection of packages for just about every damn thing you may want or need. One of my least favorite things about Arch Linux is that the Arch package manager, pacman doesn’t install…
-
Unlock user after too many failed sudo attempts
As many of you may already know, I tend to blog about the real-life problems that I’ve run into in the previous week or so. This makes it easy to come up with blog content, but also gives me a dedicated resource to reference if/when one of these problems pops…
-
Automatically update Arch Linux mirrors
Arch Linux is still my favorite Linux distro for desktop use and once you get it set up (which may take you a few tries, if it’s your first foray) it tends to be pretty solid. That is, until you start seeing 404 error messages when you run pacman, yay,…
-
GNOME screen locking not working
I love Linux, but every so often something happens that makes me question whether or not my love affair since the mid-1990s is true love or just Stockholm syndrome. One such instance happened recently when, for no explicable reason, my laptop, running GNOME (on Arch Linux) decided to stop locking…
-
Broken icons on OpenWeather GNOME Extension
I don’t use many GNOME Extensions. Nothing against them, but less extensions means less crap to break when the latest GNOME release drops. For the most part, I opt for extensions that well maintained and not prone to breaking between major releases. Things were peachy for a while, but recently…
-
Problem importing keys for Spotify on Arch Linux
Spotify’s been giving some grief as of late when trying to upgrade it on my Arch Linux System. Actually, who am I kidding, I’ve actually been having a handful of issues with GNOME since the last major upgrade. More on that once I figure out how to fix some of…