Linux

2024-09-15

Below are some simple commands that work for ImageMagick 7 and later. I haven’t tested them to work on the older ImageMagick 6 which surprisingly is still being supported and the default installed version for many Linux distros. Batch Compressing Images Batch Convert Optimizing PNG Images

2024-05-25

In regards to working on my personal projects, my main machine runs on Manjaro and configuring it to a LAMP setup is really a pain especially with PHP and its related plugins. Manjaro is more of a hobbyist Linux distro for the most part since it’s doesn’t receive official support on the vast majority of […]

2024-05-24

GNOME is included as the default or as a installable desktop environment for most of the popular Linux distros out there such as Fedora, Red Hat, Ubuntu, Arch, Manjaro, and more, but I find it lacks expected basic functionality and polish for users accustomed to Windows and macOS. One can argue that GNOME is trying […]

2023-05-16

It’s not that often I need to create Samba shared directories on my Linux machines, but making public shared directories that don’t require a user login/password is less straightforward that it should be in my opinion   The overall purpose of this post is to make my future interactions with Samba significantly less painful. General […]

2023-04-24

I don’t often setup new installations of Arch Linux/Manjaro, but in comparison to Windows, macOS, Android, and other operating systems, it is very painful to add a new language input; therefore this will be a set of simple instructions to do it.   Fcitx5 is the preferred input method framework I’ll be using.   General […]


Top