The Linux Philosophy for SysAdmins, Tenet 06 — Be the Lazy SysAdmin

I am a lazy SysAdmin. I am also a very productive SysAdmin. Those two seemingly contradictory statements are not mutually exclusive, rather they are complementary in a very positive way. This article is about working hard at the right tasks to optimize our own efficiency. It’s about finding a few of the myriad ways to use the short cuts already built into Linux.

Top Five reasons to use KDE Plasma desktop

As many of my readers know, I have had problems with KDE Plasma in the past. I won’t bore you with a rehash of those problems, but for many years I used KDE and was very happy with it. While it was having problems I tried several other desktops but finally switched to Xfce.

KDE Plasma 6.1 is included with Fedora 40 and I always try new major releases of KDE Plasma and other desktops. I did this time, too and I’m very happy to report that all the problems I’ve experienced in the past have been completely resolved.

Subscribe to Both.org

You can subscribe to Both.org. Registered subscribers can comment on articles that allow it.

Please note that it is not necessary to register in order to have access to all the content on Both.org. We’ll never impose a paywall or set up any type of access differential for “elite” vs “unregistered” visitors. Everyone has equal access to content at Both.org.

How to remove existing traditional swap partitions

Swap space is a common and important aspect of computing today regardless of operating system. Linux uses swap space to substitute for RAM when it becomes too full to effectively support additional programs or data. It is a way to temporarily enable the system to keep running albeit at the cost of reduced performance. However the use of zram for swap space has provided an interesting, if counter-intuitive, method for providing a reasonable amount of swap space while significantly improving swap performance.