How to Add Install and Configure an SSL Certificate to Mac OS X 10.7 Lion Server
OS X Lion Server provides a number of services which can all be SSL enabled - this guide gets you up to speed on how to create, install and configure an SSL certificate in the Server.app interface for...
View ArticleHost Multiple Web Sites on OS X Server 10.7 Lion
Serving Multiple Web Sites on OS X 10.7 Lion with the Server.app.OS X server provides functionality to host and serve multiple virtual websites from the same host over a single (or multiple) IP...
View ArticleInstall and configure Apache, MySQL, PHP and phpMyAdmin on OSX 10.8 Mountain...
Get your Local Web Development Server Purring on all FoursWith the new cat out of the bag, getting the AMP stack running is a little different on OS X Mountain Lion 10.8 than is its predecessor OS X...
View ArticleInstalling drush for Drupal on cPanel/WHM Server or OS X Lion
Drush is a command line utility for administering Drupal websites, what you can do in the backend GUI you can do three times as fast on the command line. Version 5 of Drush can administer Drupal...
View ArticleInstalling Git on a cPanel/WHM CentOS 5 Server
By default git a popular software code management software (SCM) is not installed on cPanel/WHM CentOS server, you may need to add in a new repository package manager which contains the compiled code...
View ArticleChanging Image Paths in a Drupal Subdirectory Installation
If you have a Drupal installation in a subdirectory and change it to another subdirectory the image paths are going to be incorrect, the path sees the initial subdirectory as the root folder.You can...
View ArticleFastest Way of Installing Drupal 7.22 on Mac OS X 10.8 , 10.7
Fastest Way to install the latest Drupal 7 version on Mac OS X Mountain Lion 10.8 or 10.7 Drupal is a quality CMS application and is as simple or complex as your needs vary, it runs on the same...
View ArticleBacking Up a VPS cPanel Server to Amazon S3 Bucket
Some webhosts offer remote backup storage at a cost, some do random weekly backups and don't like to talk about it - but will do a restore on request at a cost. With cheap available cloud service at...
View ArticleConnect to Amazon S3 Bucket from the Command Line in OS X
This process requires a couple of Unix tools installed, s3cmd and gpg (optional), s3cmd is the command line tool used to connect to Amazon S3 and gpg is an optional secure tool allowing data transfer...
View ArticleHow to set up Virtual Hosts in Apache on Mac OSX 10.8 Mountain Lion
Setting up Virtual Hosts in Apache on Mac OSX Mountain Lion is straight forward after you have your local Web Development environment up and running - get your web development up and running first...
View ArticleiNode What You Did Last Summer
How to find out how many inodes you are using on a hard disk or in a directory?Most hosting plans have a limitation on inodes - so you need to know how many and where they are being used if you need to...
View ArticleInstalling PEAR on OSX 10.8 Mountain Lion
Installing PEAR on OSX 10.8 Mountain LionCheck if you have itpear versionIf not, move into:cd /usr/localGet itcurl -O http://pear.php.net/go-pear.pharInstall Itsudo php -d detect_unicode=0...
View ArticleHow to Find and Delete Files in Directory Based on Modification Date
How to find and delete files in a Linux directory based on when the file had been modified from a certain amount of days ago - this can be useful for dealing with directories with copious amounts of...
View ArticleHow do I know if my website has been hacked?
If you think that your site may have been hacked but are not too sure - you can check to see what Google thinks at the following URLhttp://www.google.com/safebrowsing/diagnostic?site=mydomain.comJust...
View ArticleUpgrade MySQL Database from 5.5 to 5.6 on OSX 10.8 Mountan Lion
MySQL version 5.6.10 is available for download for OSX, a double click and install is available named Mac OS X ver. 10.7 (x86, 64-bit), DMG Archive. (Don't worry about the 10.7 naming, Works fine in...
View ArticleGet Apache, MySQL, PHP and phpMyAdmin working on OSX 10.9 Mavericks
Get your Local Web Development Server Up & Running on OSX 10.9 MavericksWith the new OS out of the bag, getting the AMP stack running on OSX 10.9 Mavericks is is pretty much the same as on OS X...
View ArticleInstall and configure Apache, MySQL, PHP and phpMyAdmin on OSX 10.8 Mountain...
Get your Local Web Development Server Purring on all FoursGetting the AMP stack running on OS X Mountain Lion 10.8 is a little different than is its predecessor OS X 10.7 Lion, here is the lowdown on...
View ArticleInstalling drush for Drupal on cPanel/WHM Server or OS X Lion
Drush is a command line utility for administering Drupal websites, what you can do in the backend GUI you can do three times as fast on the command line. Version 5 of Drush can administer Drupal...
View ArticleInstalling Git on a cPanel/WHM CentOS 5 Server
By default git the popular software code management software (SCM) is not installed on cPanel/WHM CentOS server before version 11.36, you may need to add in a new repository package manager which...
View ArticleChanging Image Paths in a Drupal Subdirectory Installation
If you have a Drupal installation in a subdirectory and change it to another subdirectory the image paths are going to be incorrect, the path sees the initial subdirectory as the root folder.You can...
View Article