linux

Auto restoring all mysql
databases within a directory

Here is a simple ssh code to restore all databases within a directory.  This is an automated batch restore.  Meaning you don’t have to sit there entering commands all night long.  This is great if you are migrating databases to a new server.  Or, if God forbids you have to store all mysql databses on your server for whatever reason.

Read More

02/17/12 by Miles

Linux Command,
WordPress Version and location

For web hosts out there that need to know where all wordpress installs are located on their server use the following command from root access:
Read More

01/03/12 by Miles

Favorite Linux Commands

Here are some basic linux commands that every web site designer should memorize. I personally love moving files from root level. It is much faster to install software like magento, wordpress, joomla, and etc. Trying to install magento through ftp is a pain. Doing it through ftp can turn into a whole day adventure if you have a poor internet connection. Knowing these commands should cut down on your production time.

Read More

12/02/11 by Miles