Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.
The current registrar will have to delete the name. As said before, they tend to hold on to them a while as a grace period. Once this is up com/net domains go into a redemption period at the registry after they expire and stay there for 30 days longer giving the original registrant another...
So it hasn't really been asked yet, but how does the machine perform? There has been a lot of speculation about performance related around the hard drive, hows it really working?
The "sticker" is part of the thermal pad on the inside of the case. It says you are supposed to replace them when they get damaged in the disassembly instructions.
Check with your company lawyers, they will most likely have a canned AUP that you can use. It also makes sense to ensure that it is legally enforceable. This is the sort of thing your company pays them for.
Create an html doc that uses img tags to call the script(s). Example:
<html>
<head>
<title>Multiple Graphs</title>
</head>
<body>
<img src="myperlscript.pl">
<img src="myperlscript2.pl">
</body>
</html>
You could also have one perl script that generates different graphs...
If you go the PHP route, check out XML_RSS in PEAR:
http://pear.php.net/package/XML_RSS
I know you really didn't want it written for you, but you still have to setup how you want to handle the feeds etc with this. I used this on my site, but I still had to write a fair amount of code to...
Its 24-72 hours for every registrar. If you notice it before the 72 hours its just because whatever root server your dns got it's info from has reloaded the zone by then. Someone else may hit a different root server that has not yet.
.com/.net update the root servers only twice a day as well...