Category: Networking

  • CI build server produces Iron Python bins, too!

    Ivan has updated the build script to produce IronPython binaries as well as IronRuby. Get your fresh DLR-powered, mono-friendly, dynamic language implementations here: http://dlrci.colliertech.org/ There are now links to source and binary tarballs as well as source zips on each of the build result status messages: http://ironruby.colliertech.org/integrity/ironruby I’ve been putting some effort in to getting…

  • Ironruby tarballs available

    Ivan has been doing some great work on the Mono/IronRuby continuous integration server recently. He and Ankit got xbuild support integrated, and now we have new tarballs being generated for each build. You can find them here: http://ironruby.colliertech.org/ I’ll be using these tarballs as the ‘upstream’ source for the upcoming debian packages of IronRuby. I…

  • I was going to write an opinion article….

    But then I thought better of the idea. Anyone who still takes bn seriously after the recent terrorist actions is likely not going to be swayed by facts, proof of their hypocrisy, their total lack of participation in the community and failure to engage with campaigns they claim to support. Rather than taking the time…

  • Parsing English Language (if you consider IRC logs to qualify)

    Haha. I wrote this on October 3rd, 2006. I started logging IRC conversations in 2005. I’ve got lots from #perl and #mono. I wonder if the n’ere-do-wells who frequent those channels will mind me using their public commentary to build an english language parser. I’ll make it “open source,” of course. Erhm, I mean Free…

  • Sorry for the downtime

    One of my servers (and co-incidentally, the one on which this blog is hosted) was down for the last week. I ran out of space on / and created a new lv to store the contents of /usr. I named the lv dom0-usr but referred to it as amd0-usr in /etc/fstab. It didn’t boot so…

  • Is Boycott Novell interested in fixing the problem?

    Roy, Would you like to work with me to fix the US patent system? I sure would like it if you’d stop saying mean things about the most active and effective Free Software developers I know. If we have to fix the broken patent system in order for you to stop giving F/OSS a black…

  • Mono on the G1

    I got a g1 for Fathers’ Day (Thanks Hannah!) and I’ve been futzing with it a bit. I rooted it and set up a chroot debian system. It’s running an ssh server, openvpn and snmpd. There’s been a lot of talk about getting flash working on the device. They just announced yesterday the next phone…

  • Debian router online

    So… I got my Debian router online. I expect to add ipv6 support to my network real soon now. The permanent storage is a 2G CF card with a CF to IDE adapter. The system has 1G of memory. The quagga bgpd has a full IPv4 table loaded. It looks like it’s eating around 180M…

  • PCRE support has hit quagga

    —–BEGIN PGP SIGNED MESSAGE—– Hash: SHA1 http://bugzilla.quagga.net/show_bug.cgi?id=483 Paul Jakma changed: What |Removed |Added – —————————————————————————- Status|UNCONFIRMED |RESOLVED CC| |paul dishone st Resolution| |FIXED – — Comment #2 from Paul Jakma 2009-06-19 15:09:42 — I’ve pulled in the patch from Jeremy Jackson which, I understand, was based on this. This adds, at least for now, a…

  • Installing Open Solaris as a Xen domU

    This particular dom0 is running Ubuntu 8.10 on an amd64 kernel using an lvm volume group called ‘vg0’. Adjust accordingly. Note that the credentials for this particular live cd are: unprivileged username: jack unprivileged password: jack privileged username: root privileged password: opensolaris I have been meaning to add a Solaris machine to my network for…