Linux Archives

Over 80% is running on some form of Linux – so does your Mac and you iPhone. Sometimes we have to get our hands dirty on the command line – it makes you feel like a proper hacker.

Here are some pointers I picked up on my journey.

FIXED: Steam won’t launch on Fedora 42

After updating Fedora from 41 to 42, I’ve noticed that the Steam version from the Fedora repo no longer wanted to start. I could launch the Flatpak version, but it doesn’t have native Proton support so wouldn’t launch my games. Thankfully there’s an easy fix to make Fedora Steam work again with this simple fix: … Read more

Why won’t Fedora shut down? Let’s find out!

I’ve had this on numerous occasions: I’m asking Fedora to shut down, and it either takes a while for it to obey my command, or it outright refuses. Most UIs aren’t exactly forthcoming about the reasons, by the command line interface has today told me that there’s a way to find out what might be … Read more

How to use X11 (Xorg) instead of Wayland with KDE Plasma in Fedora

By default the KDE Plasma Workspace uses the newer Wayland protocol, however not all applications and use cases are compatible with it. GNOME still uses X11 by default, although it has a Wayland option too. NoMachine is such an example that’s not currently compatible with Wayland, and as such I couldn’t use it properly with … Read more

Fixed: Fedora doesn’t shut down my PC

My Fedora workstation developed a nasty habit recently: after issuing a shutdown command, the workstation doesn’t turn off. All I get is a blinking cursor at the top left, hanging there forever. First time this happens I thought I’ll just press the power button for a manual override, but of course I paid the hefty … Read more