Chuck Grimmett


Archives

Tag: Infrastructure

  • Error Document Handling with .htaccess


    Error Document Handling with .htaccess

    TIL how to forward error pages to real pages with .htaccess.

    Read more…: Error Document Handling with .htaccess
  • Moving Files to a Mac from Microsoft Remote Desktop


    Moving Files to a Mac from Microsoft Remote Desktop

    TIL how to copy files from a Microsoft Remote Desktop connection to my local machine.

    Read more…: Moving Files to a Mac from Microsoft Remote Desktop
  • Powering a Blog Through Medium


    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.

    Read more…: Powering a Blog Through Medium
  • Scheduling Jobs with Cron


    Scheduling Jobs with Cron

    TIL how to schedule tasks with Cron.

    Read more…: Scheduling Jobs with Cron
  • DNS Terms Cheatsheet


    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.…

    Read more…: DNS Terms Cheatsheet
  • Linux Webserver Cheat Sheet


    Linux Webserver Cheat Sheet

    TIL where to find certain things on Linux servers

    Read more…: Linux Webserver Cheat Sheet
  • 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.

    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.
  • Infrastructure and Git Best Practices


    Infrastructure and Git Best Practices

    Today I learned about best practices in development infrastructure and git.

    Read more…: Infrastructure and Git Best Practices
  • Checking for Keys and Looking Up Values in Arrays, Restricting Files in .htaccess


    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.

    Read more…: Checking for Keys and Looking Up Values in Arrays, Restricting Files in .htaccess
  • Meteor Basics, Secure Hash Algorithms, and 404 Error Pages


    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.

    Read more…: Meteor Basics, Secure Hash Algorithms, and 404 Error Pages
  • Readable Code Snippets, VPN Clients, and Privacy


    Readable Code Snippets, VPN Clients, and Privacy

    TIL how to make code snippets pretty, which VPN client to use, and common misconceptions about privacy.

    Read more…: Readable Code Snippets, VPN Clients, and Privacy