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.
Yeah, I've been out of PC gaming for a while. It seems like the amount of memory isn't as important as it used to be. What are the things to look for these days?
My girlfriend's video card went out and I put my nvidia GT220 in it. I'm looking for a card to replace it with so I can have mine back. I was looking at the Radeon 5670, but I wasn't sure which would be better. The specs look pretty much the same to me except one has 512MB of RAM and the other...
So I decided to go ahead and try setting up a reverse proxy. I've been searching around on how to do it and came up with the config below and enabled it with a2ensite, but I am getting a 500 internal server error. Looking in the error log, I see this:
[Thu Feb 17 13:41:38 2011] [warn] proxy...
Got it figured out. Here's the basic config that I used.
<VirtualHost *:80>
ServerName http://site2.example.com
redirect permanent / http://www.example.com:8888
</VirtualHost>
I have one server with apache2 running my main site (www.example.com). I have a separate application on the same server that has it's own web server running on a different port (www.example.com:8888). What would be the best way to make site2.example.com pull up the site running on...
I have a really bad habit of starting games and not finishing them. I think the last game I got into enough to beat was Legend of Zelda: Phantom Hourglass. I love the Zelda games. I feel like I can't count WoW since it never ends, but I play that all the time.
Is there any way to change my username? I made this account almost 10 years ago and I'm a bit embarrassed that I once liked ICP enough to use Juggalo as my username. haha.
I am working on a new design for my web site. Currently it looks like this http://www.xebix.com/new/ (haven't quite gotten everything working in IE). I am trying to fill the borders on the bottom box with images that I cut from a solid image. I have searched around and haven't had much luck...