Fix: DBUS_SESSION_BUS_ADDRESS error in building rootless podman images
Recently I was trying to migrate from Docker to Podman, the main reason was the ability to build rootless images and run them rootlessly. yet for some unknown reason, the…
Recently I was trying to migrate from Docker to Podman, the main reason was the ability to build rootless images and run them rootlessly. yet for some unknown reason, the…
I have always liked the multiple libraries feature in Mac OS X Photos app. Which is something that DigiKam lacks, even in DigiKam-7. But not anymore 😉
If you’re using an application that needs lots of CPU power, or you’re a gamer, you need to be able to switch your CPU mode (governor) from power-saving to full-performance…
Have you ever messed up the system’s ownership and/or permissions accidentally? Or maybe you used an application who did that for you? Whichever it was, if that ever happened to…
Here is a simple BASH script I wrote, that can print out the temperatures of: CPUs. GPU. Disks. TINs sensors. You can tweak it as you like and as needed…
Does your Debian‘s based distro such as Ubuntu, Linux Mint, Elementary OS, Linux Lite, deepin, antiX, Zorin OS, LXLE, Peppermint OS and SparkyLinux, complain about LC_* locales. Like the following…
Sometimes, we need to know whether or not some packages are being installed on the system. And the command which will let us find out the answer is different from…