Making SSH more secure There are several ways to make SSH (Secure shell) more secure than it already is and make it harder for attackers to gain entry into your Linux server through it. Root is the ultimate admin user with every privilege imaginable. The first thing is to deny Root from logging into your […]
Bash Colors
Modify your Bash colors for your directories and files to what you want. This article goes over how to modify Bash colors in the terminal. […]
Linux cheat sheet
Linux cheat sheet which goes through a lot of the common Linux codes you need to know at the command line. […]
I lost my password

I lost my password I lost my password- The email doesn’t work because I just put in local host. What do I do Now? Take a deep breath, all is not lost. Here are the steps to get things back to normal. PHPmyAdmin to the Rescue When you need to get into the database to […]
Home Networking – Server Closet
what goes into a home networking server closet for home offices. A breakdown of all of the equipment and specifications of the equipment. […]
Home Networking – Physical Network Diagram
Talking about the physical diagram which helps on the wiring and location of the server closet. […]
Home Networking – The Logical Diagram
Mapping out your home network: We start with a logical diagram to see how the information flows from the cloud to each device. […]
How to make a wordpress child theme
Why you need a child theme and step by step instructions on how to build one from scratch. From nothing to uploading your new child theme. […]
WordPress Taxonomy

WordPress Taxonomy – the various pages that WordPress uses for functionality. What the search order of the requests are and the hierarchy of requests that are made. The article also goes into which pages are mandatory and which are included on most themes. […]
Planning your site
Here are the steps that I go through in planning and building a site. From the planning “on paper” to making the site live and all the steps in between. This article highlights the workflow involved in setting up a site from scratch. […]