Blog
- Deploying a React Native App with Fastlane - Part 2
How to deploy a React Native app to the Google Play Store using Fastlane supply.
- Deploying a React Native App with Fastlane - Part 1a
How to auto-increment build numbers in Xcode using Fastlane before each deployment.
- Deploying a React Native App with Fastlane - Part 1
How to deploy a React Native app to the iOS App Store using Fastlane with match, gym, and pilot.
- Using a zonefile to find all servers using a wildcard SSL certificate
How to use your DNS zone file to discover which servers are running a wildcard SSL certificate before renewal.
- FreeNas Storage Appliance #2: Unboxing
Unboxing all the components for a custom FreeNAS storage appliance build.
- FreeNas Storage Appliance #1: The components
Selecting hardware for a silent, reliable FreeNAS storage appliance with ZFS RAID-Z2.
- Chef tutorial #1: Setting up a chef server
How to install and configure your own Chef server on Ubuntu using the Opscode apt repository.
- P7P55D network driver on Ubuntu
Fixing gigabit network freezes on Ubuntu by switching from the r8169 to the correct r8168 driver.
- pam_ssh_agent_auth with Ubuntu
How to install and configure pam_ssh_agent_auth on Ubuntu to forward sudo authentication to your local SSH agent.
- POST Data with .net Html Agility Pack
Extension methods for the Html Agility Pack HtmlWeb class to handle form submissions with POST data.
- Github, Windows and TortoiseGit - Part 1 Installing Pulling
How to work with a GitHub repository on Windows using TortoiseGit and PuTTY for SSH authentication.
- Bug in cherokee
A bug in Cherokee's Advanced Virtual Hosting where the 'File exists' rule fails to match — fixed in 0.99.20.
- CakePHP and Cherokee
How to configure Cherokee web server to serve a CakePHP application with the correct rewrite rules.
- Using Jinja2 with Django
How to integrate the Jinja2 templating engine with Django, including a decorator for cleaner view functions.