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. [...]
Archive for the ‘Server’ Category
June 14, 2010
0
Monitor your server using your iPhone and iStat Server
By iKode in Apps, Server, Tools
May 11, 2010
0
Finding and Editing Mac OSX Host File
By iKode in How To, Server, ToolsMac Host File The most popular reason to edit a host file is to test virtual host configurations.
Tags: Apple
April 30, 2010
0
.htaccess apache rewrite rules
By iKode in ServerApache 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: Apache
April 29, 2010
0
How to SSH without typing in a Password
By shdowhawk in How To, ServerEver 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…