Posts in category 'technology'

  • My Floppy Died

    Well, it finally happened. It was only a matter of time, really. Yes, that’s right… my floppy died.

    First off, for those less geeky types, I should probably explain what I was using my floppy for. You see, hooking a computer directly up to the Internet is not unlike having unprotected sex with every woman in a two block radius. Why? Because all the computers in a two block radius are likely directly connected to yours (assuming you’re using cable internet), and so you’re vulnerable to any viruses, spyware, zombie computers, etc, etc, that happen to be buzzing around your local node. And I haven’t even covered non-local attacks.

    Thus, it’s generally a good idea to use some kind of protection. This protection usually comes in the form of a firewall, which is not unlike a digital condom, acting as a layer of protection between your soft, vulnerable computer, and the harsh outside world. Now, there are two major kinds of firewalls. The first is a software firewall, and resides on the computer to be protected. Another is a separate firewall appliance which is physically located in the network path between the computer to be protected and the outside world. This would be this style that I favour.

    So what about that floppy? Well, you see, as a geek, I thought it would be fun to build my own firewall. So I coupled some old spare parts with the Linux-based LEAF firewall package, and voila! Home-built firewall. And to improve protection (while, as it turns out, reducing reliability), I placed the actual firewall software on a, yup, you guess it, (read-only) floppy disk. Which has since died. :(

    Fortunately, my wireless router can perform double duty as a simple firewall, so for now, this is my solution… though, at some point, I’d like to go back to a standalone firewall solution. Though, this time, I think I’ll put it on a CD-ROM.

  • Update - I Still Hate Building Computers

    So, in an amusing twist of fate, after going to Best Buy (yes, again… piss off!) and buying myself another video card for a whopping $129, I discovered (during a household search for other components, but I’ll get into that later) that I did, in fact, have a spare video card that will suffice… an old PCI Mach64, which will certainly do the job for the short term (and will eventually find itself in my server, in a swap for the GeForce card it currently possesses). Thus, now I find myself needing to go back to Best Buy (yes, for a third time) to return the card I just purchased.

    Oh well, on the bright side, I’m saving myself $129, and I found that old card I was sure I had!

    Updated Update:

    Bah, so I plugged in the Mach64 card, and the board wouldn’t power up. Odd, I thought. I pulled the card, and when I hit the power switch, at least the fan started spinning. So I plugged in the GeForce and… spinny fan, but no POST (Power On Self Test, for those not in the know… the part of the boot sequence where the RAM is counted, etc). Not even a beep from the speaker. And the HD led stays on, which doesn’t seem like a good thing.

    So, I think I’m gonna abort this whole process. I’ll try taking the board back to BEST, and the card back to Best Buy (I’ll keep the RAM and just load up Frodo for now). Now, on to trying to compile a new kernel for Frodo, since the current kernel apparently doesn’t recognize more than 896 megs of RAM (as oppose to the 1.5 gigs that’s in there). I hate computers.

    Further Updated Update:

    Got the new memory in and the new kernel compiled. After futzing with my video drivers, I even have X working again! Now comes the wait to see if anything broke… good thing I kept the old kernel around.