• 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.

Recent content by Xebix

  1. X

    Confused about video cards

    Awesome info. Thanks for your help, guys.
  2. X

    Confused about video cards

    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?
  3. X

    Confused about video cards

    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...
  4. X

    Web address without using the port number

    I figured it out. I didn't have proxy_http enabled.
  5. X

    Web address without using the port number

    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...
  6. X

    Web address without using the port number

    It's OK for now. I'm just working on a personal site. Eventually, I would like to do something a little more elegant. Thanks for the info.
  7. X

    Web address without using the port number

    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>
  8. X

    Web address without using the port number

    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...
  9. X

    What was the last game you got lost (engrossed) in?

    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.
  10. X

    Change username

    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.
  11. X

    CSS Help

    Bump. Anyone have any ideas? Here are the images i am trying to use to fill in the sides top image bottom image left image right image
  12. X

    CSS Help

    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...
  13. X

    Rayman on the Wii

    Hehe. They should call it Wiiman
  14. X

    New Super Mario Bros

    I can't wait for this game. Anyone seen the video yet? http://mario.nintendo.com
Back
Top