The raid controller I use controls everything through its firmware. When I first installed it i used boot media to configure the mirroring, and once that's done it's all set. The OS views the raid array as a single disk, without requiring any raid management software in the OS itself. Other...
Most raid controllers really only offer a software raid. It's not a bad thing, but i opted for a dupli-disk by arco. www.arcoide.com. It offers a true hardware raid that is OS independent.
afaik your isp or dns host has to setup your PTR Record. I don't think that this is something you can do. Actually just last week I had to have comcast (my isp) setup a PRT Record for my domain because messages that were being sent to aol addresses were being bounced back.
That all depends, my remote servers have static ip's, and there are only two of them. If the OP's remote server has a static ip then he/she could just write a shell script and schedule it to run automatically.
Getting back on topic,
- First make sure both servers have either internet or...
I've been thinking about giving team speak a try http://www.goteamspeak.com/
It's very popular amoung on line gamers that want to talk with each other during clan matches. But the technology would work just as well in an office ip based teleconferencing environment as well.
I have a really crappy php script that just pings a domain, then sends my cell phone a text message if it doesn't respond:
<?php
$headers = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\r\n";
$headers .= "From: alerts@mydomain.com\r\n";
$PingResponse =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.