Category: Networking

  • Invested in CTXS

    I just had my first vesting in work stocks. I sold a few and re-invested some of the proceeds in Citrix, who plans to purchase XenSource, the employer of Keir Fraser, Tim Deegan, James Bulpin and Ian Campbell, the primary contributors to the development branch of the xen source tree for the last month, and…

  • Setting up a cluster

    So… I guess at this point, the hosts on colliertech.org could be considered a cluster. We have all of the services you would expect from a real ISP running on the network at this point. I think. I’m learning more and more as I go along. I set up autofs for the first time this…

  • Mediawiki, Mozilla, and remote pages linking to local files

    So I’ve got mediawiki running on an intranet web server, and I use it to store notes about the things I’m working on. I downloaded a bunch of docs and started making links to the local copies of the manuals using the standard mediawiki notation, [url alias]. However, in its default configuration, for security reasons,…

  • Back online…

    Sorry for the outage, folks. We’re back up now. This time with a firewall. Ain’t that fun? Someone broke in to the machine in February and was using the un-throttled bandwidth to spam the world. I’ve added a throttle and firewall, much stricter access to the internal network, monitoring tools and an alert infrastructure. Hopefully…

  • Why can’t I communicate on cell phones with static?

    I was thinking… When there’s echo on the line or when I can hear breathing, I respond with silence and a delay to see whether the line is clean. This reminds me of [[CSMA/CD]]. Ha. My communication system is like a computer networking device.

  • Wisdom from IRC

    08:41 < cj> dmoonfire: I did a bunch of line breaking and whitespace reduction tricks to keep all columns below 80 chars. Maybe I should use more terse, context-specific variable names… 08:42 < dmoonfire> I like verbose names, even with 80col, no idea why. 08:42 < cj> https://svn.colliertech.org/mono/dnpbAutotools/dnpbAutotools/test.cs 08:42 <@jonp> name length should be proportional…

  • Man, that sucks

    I’ve dropped from a google pagerank of 7 to 5. I need to be more interesting, it seems. So, things… Unit testing with Perl is fun. You should all take a look at petdance‘s WWW::Mechanize and Test::WWW::Mechanize. If one were to want to make a bot to grab all of one’s financial data from one’s…

  • A (round-about) story about Jeffry P. Bezos

    The following is what i wrote on “43people.com” about the boss. I thought it was worth keeping in my own archives, since it’s actually a story about my life as it pertains to Mr. Bezos. Back a few years ago, I was taking some classes down in Edmonds. The one I’m thinking of in particular…

  • ad blocking

    add “*click*” to your adblock filter list. You’ll be happier. Really. spammers suck.

  • Bind configuration cleaned up

    Okay. That wasn’t so bad. Now I need to find out whether people are querying colliertech.org or ns1.colliertech.org and ns2.colliertech.org. If colliertech.org is still getting the brunt of the requests, I need to find out how I misconfigured bind and then fix it. If the requests have started flowing to ns1.colliertech.org (66.152.65.10) and ns2.colliertech.org (66.152.65.11)…