• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Recent content by spy2520

  1. S

    got a ubuntu 11.04 question

    i know this is probably a simple problem, but i am running a caching proxy on ubuntu server 11.04. I am using my phone via USB as a WAN interface, and the ubuntu server serves as a gateway to the rest of my network and serves dhcp. Two questions: 1. It sometimes autosenses the phone, but...
  2. S

    Intel 510 Series SATA 6 Gb/s SSD Slated for March 1

    http://www.anandtech.com/show/4159/ocz-vertex-3-pro-preview-the-first-sf2500-ssd/3 The OCZ Vertex 3 Pro is almost double the MSRP for 100GB.
  3. S

    Java: Passing variables

    looks good to me, except i dont think input = input.nextInt(); is gonna work. I dont think you can use input as a variable name.
  4. S

    Java: Passing variables

    i agree, private int passedEggs(int newEggs) then int eggs = newEggs or something like that, sorry its been a while. Or something like passedEggs(int eggs) and this.eggs = eggs; but that might get confusing having eggs in there twice. finally, something like...
  5. S

    SSD Raid question

    Why would it be so much overhead? I have 2 40GB intels raided and an 80GB intel and both came out to 74.5GB.
  6. S

    real time compressor/amplifier programe help

    I'd rather compress than normalize. You could normalize the peak values and the song could still be quiet. Alternatively you could normalize the RMS values (i think, correct me if i'm wrong) and risk clipping the peaks. I'd compress it, since dynamic range is somewhat less important in a...
  7. S

    Thinking about College

    i took some classes at a local community college online. Certain classes really arent fun online but alot of schools offer some programs that are mostly if not entirely online. For instance, i live in Maryland and University of Maryland offers several online degree programs.
  8. S

    How best to setup x25-V raid?

    Yeah my ASUS just has 6 ports on the same controller. I think i might get another x25-v then i can leave free space. I'm too nervous with 74GB.
  9. S

    How best to setup x25-V raid?

    damn thats cool. I dont know what i did, but just changing the controller to RAID mode stopped windows from booting from the original drive. I wonder if it has something to do with the setup of the controllers, because it looks like i only have one controller with different modes.
  10. S

    SSDs in Raid Question

    I kinda wish i had bought a 3rd drive now.
  11. S

    How best to setup x25-V raid?

    the problem i ran into is after building the array, i could no longer boot from the original drive because the BIOS was in RAID and windows would not recognize the RAID drivers. Goodluck though, if you get it to work let me know what you did.
  12. S

    How best to setup x25-V raid?

    Thats exactly what happened to me. Windows wouldnt recognize the drives and as far as i know, you cant install the drivers beforehand then switch to raid.
  13. S

    Different drives in RAID 0

    I see, cool. I'll leave them alone then. Just wanted to see if it was worth experimenting but i didnt take all that into consideration.
  14. S

    How best to setup x25-V raid?

    i couldnt even get windows to boot from once i switched the BIOS setting from AHCI to RAID. So you might have to do a clean install on the raid array. Thats just what happened to me though, and since this was my first raid setup i could be wrong.
Top