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.
OK guys, I just ran the Windows 7 Upgrade Advisor on the Rig in my Sig & it says my video card will not run Aero. wtf?
Everything else is good. Is this correct... does Aero really take that much? :eek:
The indentation of a couple of those lines is incorrect & indentation in Python is critical.
Try this:
#!/usr/bin/python
import os
import re
import time
import sys
from threading import Thread
class ping(Thread):
def __init__ (self,ip):
Thread.__init__(self)...
There is no download link.
Some of the software on Hirens CD isn't actually freeware.
You'll have to know where to search for it since it would be against [H]ard rules to give you a link to it here.
Thanks for all the advice guys, much appreciated.
I pulled the trigger on HardwareGurus build yesterday except I changed out the RAM to 4GB (2x2) Corsair.
I notice that it jumped from $54.99 to $99.50 today :eek::eek: WTF's up with that??
Anyway I'm glad I grabbed it when I did.
Got...
Sweet!
Comes out to $586.25 with shipping. :D
Everything look cool?
Anyone else want to chime in?
BTW enginurd, the the GA-EP43-DS3L seems to be OOS at newegg, but thanks. :)
Nice :)
Need to stay under $600 including shipping & before MIRs of course.
I like this set up but how would it look with this instead Intel Core 2 Duo E8400 $164.99
Yes, a little more $$, but still within budget.
$591.26
I've noticed the 24 pin connector location on some of these...
Trying to put together a decent budget build & would like some feedback please.
I already have optical drives & OS (WinXP Pro 32) & dual 19" monitors.
May go Vista w/ 2more gigs Ram in future, but this is it for now.
Do not require Raid or SLI/Crossfire support, will not be OCing & no...
Well it appears you decided to start with java. That's cool... nothing wrong with that.
When I was looking at languages, I just couldn't grasp having to write out 6, 8, 10 or more lines of code & then having to compile it just to do 1 little thing, so I chose Python to play around with...