• 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 Chaotic Master

  1. C

    PC Prices 15 Years Ago Today

    The price for ink cartridges is still the same. Sad.
  2. C

    Porn Dethroned By Social Networking?

    So true. I stopped using search engines when kazaa was released. Now we have dedicated torrent sites with forums.
  3. C

    Google Chrome Beta

    Tons of problem at work with our proxy. Pages loading slow, wrong layout and site will not load. It also wouldnt maximize to full screen on the 24inch connected to the laptop at work. Works great at home on another 24.
  4. C

    exchange on windows mobile

    If you have SSL required for you OWA page you will need to create a new virtual dir to get push email to work. http://support.microsoft.com/kb/817379
  5. C

    Microsoft Zune.. Absolutely horrible..

    I hate the IPOD with all my heart but i am stuck with it. No gapless playback on the zune or creative zen and i think i saw something about the zune cant not been detected as a removable drive by windows. 30GB wasnot going to cut it either.
  6. C

    Data Storage (transfering from other pc)

    Unless you are using some PCI-X slots with those NICs i would not expect to see any improvements.
  7. C

    Port and Speed Monitoring

    Is there any applications that can monitor how fast data is being transfered and on what port it is being transfered? Kerio personal firewall was able to this. But i dont want to install the firewall on the my server. I am looking for a standalone application.
  8. C

    Free backup/sync software?

    Use ROBOCOPY with task scheduler. Copy robocopy.exe to %systemroot%/system32 folder Paste the code below in a .cmd or .bat file: @ECHO OFF SETLOCAL SET _source=\\FileServ1\e$\users SET _dest=\\FileServ2\e$\BackupUsers SET _what=/COPYALL /B /SEC /MIR :: /COPYALL :: COPY...
  9. C

    Exchange 2003 RPC over HTTPS

    Is your GoDaddy account setup to resolve the dns name you used to setup rpc over http in outlook? For example my internal dns will resolve chaoticexchange but for RPC to work externally i would have to use chaoticexchange.mydomain.com. Also check both the "On Fast Networks,...." and "On...
  10. C

    Command Prompt redirection question

    Is there a way to redirect multiple commands to the same line on a file. For Example: hostname >> c:\log.txt ECHO %date% %time% >> c:\log.txt I want the output in the file to be: pc1 12:04:15.48 Tue 09/19/2006 This is going to be in a bat file.
  11. C

    My mp3's are a MESS

    One folder per Genre. Each track is renames from the Tag in this order. %Artist% - %Album% - %Track #% - %Track Title%. All track numbers are in double digit format. 01, 02.
  12. C

    Change the look of windows?

    Check out Talisman Desktop.
  13. C

    How do I get rid of a cloned Personal Folder in Outlook 2003?

    You can delete your profile and recreate it. Make sure you backp the outlook file and reg settings for your email accounts or follow this: http://support.microsoft.com/?kbid=278940.
  14. C

    My mp3's are a MESS

    When you decide on a method use Mp3tag v2.36 to help you rename tags and file names.
Back
Top