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…
Necessity is the mother of invention: The story began when Homebrew decided not to support my MacOS (Big Sur) anymore. I have an old MacBook Air (Mid-2013) which was working…
Linux is Everywhere. From Space Stations to Microwave Ovens, Linux powers everything.” You might have heard that a lot and have always wondered ” Is that just a phrase or…
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 😉
This is the Debian version of the previous tutorial: (Setup a minimal LAMP server for LogAnalyzer on CentOS-8) which aims to centralize all your devices logs at one place (or…
Instead of analyzing each device/server’s logs individually from many places, why don’t you store all logs to one (or more) database, so that you can view and analyze them from…
We’ll cover more than a 100 commands of the yum package manager. Which is super handy to the system-administrators in order to be able to manage the packages in Linux…
Let’s see how to create a tiny BASH script as a result of combining scrub, wipe, shred and srm to securely remove files on Linux, FreeBSD and MacOSX. Let’s call…
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…