Archive for the ‘Server’ Category

June 14, 2010 0

Monitor your server using your iPhone and iStat Server

By in Apps, Server, Tools

Ever wanted to monitor your servers remotely using your iPhone? iStat for the iPhone is a great monitoring tool for your servers or Macs.  In order to use iStat you will need to install iStat server on the machines you would like to monitor.  This article will walk you through the fairly painless install process. [...]

Tags: , ,

May 11, 2010 0

Finding and Editing Mac OSX Host File

By in How To, Server, Tools

Mac Host File The most popular reason to edit a host file is to test virtual host configurations.

Tags:

April 30, 2010 0

.htaccess apache rewrite rules

By in Server

Apache web server is a very popular and capable server used for serving up webpages like the one you are viewing. Apache uses what’s called .htaccess files in order to make configuration changes per directory.  

Tags:

April 29, 2010 0

How to SSH without typing in a Password

By in How To, Server

Ever wanted to run a script where you use SSH?  Maybe you were SSH/SCP/SFTP’ing to multiple different servers and did not want to type in a password over and over again?  Maybe you wanted to run a script that was set up on a Cron, and could not make it run because it was asking for a password at 3:00am in the morning when no one was around…

Tags: , , ,

April 28, 2010 4

Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName

By in Server

If you have Apache2 installed on a virtual server , you may have come across this.  You change your config and go to restart apache…

Tags: ,