Tag: Infrastructure
-
Error Document Handling with .htaccess
Read more…: Error Document Handling with .htaccessTIL how to forward error pages to real pages with .htaccess.
-
Moving Files to a Mac from Microsoft Remote Desktop
Read more…: Moving Files to a Mac from Microsoft Remote DesktopTIL how to copy files from a Microsoft Remote Desktop connection to my local machine.
-
Powering a Blog Through Medium
Read more…: Powering a Blog Through MediumIt is super easy to power your blog with a custom domain through Medium. Here is what you need to do.
-
Scheduling Jobs with Cron
Read more…: Scheduling Jobs with CronTIL how to schedule tasks with Cron.
-
DNS Terms Cheatsheet
Read more…: DNS Terms CheatsheetThere 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
Read more…: Linux Webserver Cheat SheetTIL where to find certain things on Linux servers
-
Having trouble accessing your website from Google’s public DNS? Check your DNSSEC.
Read more…: 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
Read more…: Infrastructure and Git Best PracticesToday I learned about best practices in development infrastructure and git.
-
Checking for Keys and Looking Up Values in Arrays, Restricting Files in .htaccess
Read more…: Checking for Keys and Looking Up Values in Arrays, Restricting Files in .htaccessTIL 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
Read more…: Meteor Basics, Secure Hash Algorithms, and 404 Error PagesTIL 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
Read more…: Readable Code Snippets, VPN Clients, and PrivacyTIL how to make code snippets pretty, which VPN client to use, and common misconceptions about privacy.
