-
Error Document Handling with .htaccess
TIL how to forward error pages to real pages with .htaccess.
-
Moving Files to a Mac from Microsoft Remote Desktop
TIL how to copy files from a Microsoft Remote Desktop connection to my local machine.
-
Powering a Blog Through Medium
It is super easy to power your blog with a custom domain through Medium. Here is what you need to do.
-
Scheduling Jobs with Cron
TIL how to schedule tasks with Cron.
-
DNS Terms Cheatsheet
There are a lot more domain record terms than this, but these are the ones I most frequently encounter. I’ll add more as I run into them. Records Record Description Use A Address Record Point a domain to a specific IP address CNAME Canonical Name Record This is an alias of one name to another. […]
-
Linux Webserver Cheat Sheet
TIL where to find certain things on Linux servers
-
Having trouble accessing your website from Google’s public DNS? Check your DNSSEC.
Having trouble accessing your website from Google’s public DNS? Check your DNSSEC.
-
Infrastructure and Git Best Practices
Today I learned about best practices in development infrastructure and git.
-
Checking for Keys and Looking Up Values in Arrays, Restricting Files in .htaccess
TIL how to check for keys and look up values in arrays, as well as how to restrict files via .htaccess.
-
Meteor Basics, Secure Hash Algorithms, and 404 Error Pages
TIL the basics of Meteor, how to tell Apache where to find your 404 page, and all about secure hash algorithms.
-
Readable Code Snippets, VPN Clients, and Privacy
TIL how to make code snippets pretty, which VPN client to use, and common misconceptions about privacy.