Checking LSI RAID storage status in Linux
Flying blind is no fun and many hardware manufacturers are notoriously bad at providing info tools form their hardware for Linux. If you have an LSI-chipped RAID controller, this may …
Flying blind is no fun and many hardware manufacturers are notoriously bad at providing info tools form their hardware for Linux. If you have an LSI-chipped RAID controller, this may …
Saffron Mud Cake, made to perfection.
The WordPress plugin Shortcode for Font Awesome (SCFA) 1.1.0 has been released: Tested with WordPress 5.6 Tested with PHP 7.4 Updated to Font Awesome 5.15.1 You can get it from: …
Cloudbridge Mattermost is a WordPress plugin that provides integration between WordPress and Mattermost. In the initial release, we focus on login notifications (successful, failed, unknown) from the various WordPress user …
NCweb 0.0.5 has been released, yay 🙂 You can grab a copy here if you’re curious about the changes, if not, carry on. If you want to read more about …
While writing a WordPress plugin that displays the available user roles, I came across a snag: the user roles that I had fetched from WordPress weren’t translated into the site’s …
Sometimes it’s a lot faster to simply get a list of all of your current WordPress settings by using the direct options URL: https://yoursite.tld/wp-admin/options.php WordPress will gently nudge you to …
Having recently upgraded a small VPS from Ubuntu 18.04.LTS to Ubuntu 20.04.LTS, I ran into a little snag with Emacs and its color-theme (from the emacs-goodies-el package). After some digging, …
After getting files from a remote source, it is often a good idea to get some sort of fingerprint or checksum of the file, and verify it against a known …