• Archive for March 15th, 2005

    Installing Gentoo Linux in Three Easy Steps

    by  • 3/15/2005 • angst • 2 Comments

    bash.org #464385; <@insomnia> it only takes three commands to install Gentoo <@insomnia> cfdisk /dev/hda && mkfs.xfs /dev/hda1 && mount /dev/hda1 /mnt/gentoo/ && chroot /mnt/gentoo/ && env-update && . /etc/profile && emerge sync && cd /usr/portage && scripts/bootsrap.sh && emerge system && emerge vim && vi /etc/fstab && emerge gentoo-dev-sources && cd /usr/src/linux && make menuconfig [...]

    Read more →

    I think that we might have a winner…

    by  • 3/15/2005 • geek • 0 Comments

    Well, I still like the potential benefits of Zempt, despite having just lost an entire entry when attempting to run a spell check… 03/15/05 10:47:04: Cannot load resources from file ‘C:\Program files\Zempt\resource.xrc’. 03/15/05 10:47:04: XRC resource ‘OutlookLike’ (class ‘wxDialog’) not found! Tying into Outlook’s spell checker, I assume? Anyhow, I’m a fan; it’s free, has [...]

    Read more →

    Client software for WordPress?

    by  • 3/15/2005 • geek, meta---ging • 0 Comments

    Let’s say that I have a half dozen different WordPress installations, on a number of different hosts, and that I want one central location to use to create new entries from. Now, I’m quite sure that I could write a simple, stand-alone PHP page to do this. Choose the site to post to from the [...]

    Read more →