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

  1. S

    Email on Failure?

    Windows or Linux? One method would be to get your self a S.M.A.R.T. monitor. And have that program e-mail you. I would think that are programs that can monitor log files and send you alerts when configured items change like a missing or failed hard drive. HDD Health can send you e-mails or...
  2. S

    RedHat 9 Installation Question

    For example: linux console=ttyS0 ks=cdrom:/ks.cfg
  3. S

    Looking for an app

    Hardware Lister (lshw) should do what you want. http://ezix.sourceforge.net/software/lshw.html
  4. S

    How do I share privatly

    You can use a FTP server or a WWW server and forward ports from your router. But these methods are not totally secure. (your ISP/Hackers/Government could monitor your traffic and discover what you are doing, as the connection is not encrypted) Plus the whole world could start hitting your...
  5. S

    How can i do this?

    C++ can be a difficult language to pick up if you know nothing about programing. There are plenty of "Learn C++ in 21 days" or a week type books out there pick one up and look through it a bit and see if its something you want to tackle. You may want to go through the course work and write a few...
  6. S

    Do I need a KVM? Or something else?

    How many buttons do you want to push to make a switch happen?
  7. S

    How can i do this?

    Well depending on what sort of output the program generates for the printer. I might look into using a Linux based printer server. One should be able to write up a script that will look through the page that is being printed for the "pre-determined" text/binary strings that would indicate if...
  8. S

    How can i do this?

    How to put it. If you can't change anything, then you won't be able to change anything. If you have the code available for the program, the cleanest way is to modify the ordering program and have it print to the needed printers based on the order. If I assume that you can't or do not...
  9. S

    Do I need a KVM? Or something else?

    Something like this might work for ya. but i do not have the hardware to try it. Acquire 2 vga splitters so you can duplicate the Video outputs from both of your computers. Something like these. vga splitters then get a Dual-Head KVM. Something like this Dual-Head KVM Set them up so...
  10. S

    Linux/FreeBSD questions

    What set of drives are you currently booting from? Next, what method do you wish to boot with? Grub/Lilo or the Windows way?
  11. S

    Linux/FreeBSD questions

    Yes, you can dual boot Linux and Windows. You can use the included boot loader with windows and edit boot.ini on the root of the c drive to start linux on a different partition. Or you can use boot loader programs like Lilo or Grub. All Linux distrobutions will come with one or even both...
  12. S

    PCI adaptor, for nic

    They are commonly known as Riser Cards. There are quite a few to choose from. http://www.mycableshop.com/Main_Categories/Riser_Adapter_Cards.htm
  13. S

    Problem accessing samba shares from Windows XP

    yup, you are right. It was right there in the documention. If I had even bothered to look it up. I have never seen anyone use it, so i questioned it. sorry about that. Have you tried to start a new smb.conf file with the absolute basics to share a different test directory. If you can share...
  14. S

    Problem accessing samba shares from Windows XP

    i think you logging problems may be caused your smb.conf file settings. max log size = 0 shouldn't this be like 50 or something that suits your system more.
  15. S

    Satellite PC Tuner

    Its just as illegal as recording show's on yur VCR. But if your television provider has encryption then you can not record anything. First research if your television provider has given you the proper means to record, then go get the capture card of your liking.
Back
Top