System Administration
Server Storage
This article outlines everything I can think of about space on your server drives. What is taking up how much space where.
Read more...Regenerate your SSH Key
Have you lost your public SSH key? If the answer is yes, this article is for you because I explain how to regenerate your public key from an existing private key.
Read more...Rsync
This article is my reference for everything to do with Rsync. I primarily use Rsync for backups and moving servers.
Read more...Project Directory Setup
Working as a freelance developer I have very little time to waste. This article explains how I setup my project directory and why. I also include a bash script which automatically generates the working directories.
Read more...http Status Codes
In web development you come upon different status codes all the time. In knowing what they mean, you will be able to quickly identify and fix any related problems. This article is to serve as a quick reference for HTTP status codes.
Read more...Ubuntu for web development
This article explains my process of setting up a desktop (or development server) for the purpose of web development. The goal is to create a script which reduces downtime when rebuilding a system from scratch.
In this article I will use Ubuntu Linux for my Operating System.
Read more...