Jump to content

oskarha

Member
  • Posts

    912
  • Joined

  • Last visited

Everything posted by oskarha

  1. A little later than that I think. The first revision of SATA was released in early 2003 (source).
  2. Probably with the introduction of LGA 775 in 2004 i guess?
  3. Ok, I think I was able to fix the problem, the form seems to work perfectly
  4. *intense face palm*
  5. Thanks I realized, I fixed that now. Now its complaining about an unexpected } on line 21: } elseif (!empty($starttime2)) {
  6. Line 19 looks good to me, but i must be wrong. Line 19 (look above for the surrounding lines): } elseif (empty($starttime2) { EDIT while typing: I forgot to close all of my brackets (im good at maths i should have seen this earlier ) What do you recommend me to use instead of a TXT? I tried JSON but it doesn't seem to play nicely with the norwegain æøå characters.
  7. I am currently working on a form that appends events to a text file used by a calendar on my website. What I am struggling with is the PHP script which interprets the date variables from the form into a date for the events.txt file. The script I have written gives this error when run: The relevant code I am working with: I very new to PHP and HTML, any help is appreciated
  8. Nice, didn't know that the minimum recommended specs were so exaggerated.
  9. FreeNAS likes to have a lot of ram, the minimum recommended is 8GB iirc. I know that both windows 7 and windows 10 have simple file sharing support built in. Plex will run fine as long as you dont plan on doing any transcoding.
  10. It does have PCIe, so OP could put in a cheap 1Gb PCIe NIC to get faster networking.
  11. You could try searching "realtek" (without quotation marks) in the start menu. That works for me on my P9X79 Deluxe.
  12. If you are using onboard audio with a realtek chipset you should be able to set a EQ in the realtek control panel.
  13. If your open to using any VPN solution, I can recommend SoftEther VPN, it was super easy to set up, and its free and open source, just like OpenVPN https://www.softether.org/
  14. oskarha

    Developers.

    Indeed.
  15. That pentium has the same silicon as an i3, so that code unlocks that extra silicon needed for the 1mb of cache and for ht to work.
  16. You might want to give this a read to wrap your head around LGA 775 overclocking:
  17. https://en.wikipedia.org/wiki/Serial_Attached_SCSI
  18. SATA drives will work with SAS cables (only SFF-8482, but its found on the back of every SAS drive) and fit in a SAS backplane, however SAS drives cannot be used in SATA backplanes or with SATA cables.
  19. A SAS controller (like the one in your IBM) is compatible with both SAS and SATA (in mixed configs as far as I know). A SATA controller (like one on a consumer board), is only compatible with SATA.
  20. Thanks for the info, I have updated the guide to include your tip of disabling SpeedStep. Maybe @stojke and @3.8Jake should give this a try?
  21. You will have to get ddr2 fb dimms for that computer, ram is not backwards compatible.
×