Nick Yeoman's Blog Tags
Virtualbox Zerofree Windows
How to zerofree your virtualbox client on windows.
Read the article: Virtualbox Zerofree WindowsInstall Git on Ubuntu
How to install git on Ubuntu.
Read the article: Install Git on UbuntuCSS HTML Stylesheet
The HTML CSS style sheet is one of the files I use with my own personal CSS framework.
Read the article: CSS HTML StylesheetBash Script Snippets
There are a few bash snippets that I use very frequently in my bash scripts. Here is my collection.
Read the article: Bash Script SnippetsPhp Mysql Insert From Array
I first wrote this article in 2009 when CodeIgniter’s active record class did most of the db work for you. Eventually I'll update this to talk about my php class helper for MySQL.
Read the article: Php Mysql Insert From Array404 Resources
My collected resources of 404 pages.
Read the article: 404 ResourcesChoose A Good Domain Name
In this article I will explain the steps you should take when choosing a domain for your organization.  Domain Names are very important because they are what your customers, visitors or users will use to return to your website.  In order for your site to be successful they will need to implement most of the following steps.
Read the article: Choose A Good Domain NameRsync
This article is my reference for everything to do with Rsync. I use Rsync for docker containers, backups and moving servers.
Read the article: RsyncUsing Apache to Redirect Pages
In this article I explain how to do a 301 and 302 redirect using Apache's .htaccess file.
Read the article: Using Apache to Redirect Pages