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

  1. D

    wanted: opinions on a Chenbro rackmount case

    Cool, thanks for the info Outlaw85. I've decided to be boring and go with the Supermicro chassis based on the fact that it already comes with PSUs and am pretty familiar with their stuff since Supermicro is just about all we work with here. That, and buying the Supermicro was just a simpler...
  2. D

    wanted: opinions on a Chenbro rackmount case

    Anyone have any experience with a Chenbro RM23512M2 (2U, 12 HDD) server chassis or Chenbro cases in general? I'm planning on using it with a Supermicro X8STi-F motherboard. It's either the Chenbro or a Supermicro CSE-826TQ-R500LPB chassis which I know would work beautifully. I just don't want...
  3. D

    bending heatpipes to fit into case

    I bent my pipes this far and back again, haven't had any issues yet. Not sayin' that's the recommended approach, so if you can find a "built-to-spec" solution I'd roll with that.
  4. D

    bending heatpipes to fit into case

    The usual warnings apply, but I bent my heatpipes all to heck and back on an old ~35W Celeron system a year or two ago. It was passively cooled so no fans, and I never had any issues even when running at 100% CPU for months on end when ambient temps were in the high 70s. I can't remember who...
  5. D

    pc2700 vs pc3200

    It seems like it was just bad RAM? Did you happen to run memtest on it, or did you just pull it out and return it? Also, are you using onboard video? Edit: welcome to the [H]!
  6. D

    budget gaming

    This seems pretty well thought out, and leaving yourself two empty RAM slots for future expansion when RAM is cheaper is never a bad thing. The only change I'll offer is regarding storage. You may want to reconsider the WD Blue if you're planning on replacing it with a WD Black in the future...
  7. D

    Silent PC build

    So this is a bit outdated, but you might find some ideas in this old thread of mine (the photo links are all dead). SSD technology has advanced quite a bit in the last four years, so you'll be able to do better than 8 GiB for sure! Total build cost for my setup was about $550. I used that box as...
  8. D

    enable c$ of a Win2008R2 server?

    Been there, done that. Tried all the "logical" stuff but to no avail. Sort of an unexpected problem ... sharing a drive is pretty simple. But I gather than Windows 7 and Windows Vista (maybe?) have the default administrative shares (ADMIN$, C$, IPC$) turned off in the registry, and thought maybe...
  9. D

    ASP page works fine in wwwroot but gives HTTP 500 when anywhere else

    (*^#!! -- just lost the post -_- Where was I? Oh yeah. Thanks for the responses. I didn't write the code, unfortunatly I'm just taked with getting it to work, so I'm not sure why the DSN was immediately overwritten with that connection string. Honestly, I'm brand-new to ASP (but...
  10. D

    enable c$ of a Win2008R2 server?

    Hrm. Well good news and bad news. I've been told not to bother trying to figure out how to get the admin shares (we have two volumes on this server) re-activated, so I've got no clever fix to share with the rest of the [H], and I didn't get a chance to try y'all's sugguestions, either. Maybe...
  11. D

    enable c$ of a Win2008R2 server?

    I'm trying to set up a Windwos Server 2008 R2 machine to share the default administrative network share c$, so that from some other machine I can connect to that share as the domain administrator and drag/drop files, etc. Is this a feature that must be enabled first? I can't seem to connect...
  12. D

    ASP page works fine in wwwroot but gives HTTP 500 when anywhere else

    Strange... I see that a call to a DSN is made: sServerPath = Server.MapPath(".") sFile = sServerPath & "\..\DataBase\Schedule.mdb" Set objConn = Server.CreateObject ( "ADODB.Connection" ) objConn.ConnectionString = "DSN=SCHEDULE" objConn.Open "Driver={Microsoft Access Driver...
  13. D

    ASP page works fine in wwwroot but gives HTTP 500 when anywhere else

    Thanks for the responses all. InternationalHat's question about the web.config files lead me to uncover a difference in the two IIS configuration windows where under the "Handler Mappings" section the working site has the ISAPI-dll resource enabled and the broken site has the ISAPI-dll...
  14. D

    ASP page works fine in wwwroot but gives HTTP 500 when anywhere else

    Morning, So this problem has got the best of me, and seems either blindingly simple or really obscure. Can't find much of anything on the 'net about our particular symptoms. We're running a Windows Server 2008 R2 machine with all the IIS components and features installed. I have a website...
  15. D

    IT Resume Thread

    Good news here. A company found my résumé (a Gawd-awful text-only version) online and contacted me so now I actually have a job! Very best of luck to the rest of y'all out there, and something will come through eventually. jmroberts70, thanks for the words. You've obviously put a lot of...
Back
Top