On Sat, 2009-09-19 at 17:45 -0500, sunshine1 wrote: > still have to fix this is there something like ping or anything > <code> ping -c 1 servername telnet servername port # use if server has ping disabled </code> If you don't know telnet: <code> man telnet </code> Martin