Notes
-
My Kyocera DuraXV Extreme Plus Dumb Phone Setup
Customizing the DuraXV Extreme+ to be less of a dumb phone by adding contact syncing, a better TT9 keyboard, and modern messaging with Telegram.
dumphone kyocera duraxv telegram -
All In One Debian NAS and Application Server Setup
This documents the initial setup of a Debian-based NAS system with SnapRAID, MergerFS, Docker, and Samba.
debian nas snapraid mergerfs docker samba -
How to Recover Windows 10 Product Key on Ubuntu
Recover Windows 10 product key from a hard drive mounted in Ubuntu using hivex tools
windows ubuntu product-key recovery hivex linux -
Proxmox Setup Guide
Complete guide for installing Proxmox over Debian 11, including network configuration and setup steps
proxmox debian virtualization server linux networking infrastructure -
VueJS Devtools Reload Bug - Short Term Solution
Workaround for Vue Devtools constant reloading issue in Firefox by using an older version
vuejs devtools firefox bug extension workaround -
Why I Alias the Shutdown Command on My Linux Workstations
Preventing accidental shutdowns of remote machines by creating distinct aliases for local vs remote system control
linux bash aliases shutdown safety productivity terminal -
Apache and NodeJS on the Same Server
Running Apache and Node.js applications on the same server using Apache's proxy modules
apache nodejs proxy backend server linux centos -
Chosen Select Create New Value
Extending the Chosen jQuery plugin to allow users to create new select options dynamically
jquery jquery-plugin frontend chosen select javascript ui -
RedSocialStream Support for K2
Adding K2 content management system support to the RedSocialStream Joomla social media component
joomla k2 redsocialstream social-media database php cms -
RedSocialStream Short URL for Linkback
Adding short URLs to RedSocialStream Joomla component posts for better Twitter engagement and linkbacks
joomla redsocialstream social-media twitter facebook url-shortening php htaccess -
Apache VirtualDocumentRoot Configuration
Using Apache's VirtualDocumentRoot to dynamically route domains and subdomains to specific directory paths
apache virtualhost server configuration web linux -
Perl Recursive Find and Replace
Using Perl with grep to perform recursive find and replace operations across multiple files
perl grep find replace command-line linux -
Wget Static Backup of Dynamic Sites
Creating static backups of dynamic websites using wget and handling query string URL encoding issues
wget backup static dynamic url-encoding perl web