All articles

  1. KVM, Windows XP, and Stop Error Code 0x0000007B

    i dislike having to run Windows as much as the next free software developer, but like many sysadmins, i am occasionally asked to maintain some legacy systems.

    A nice way to keep these systems available (while not having to physically maintain them) is to put them in a virtual sandbox …

  2. the bleeding edge: btrfs (poor performance, alas)

    I'm playing with btrfs to get a feel for what's coming up in linux filesystems. To be daring, i've configured a test machine using only btrfs for its on-disk filesystems. I really like some of the ideas put forward in the btrfs design. (i'm aware that btrfs is considered experimental-only …

  3. Please use unambiguous tag names in your DVCS

    One of the nice features of a distributed version control system (DVCS) like git is the ability to tag specific states of your project, and to cryptographically sign your tags.

    Many projects use simple tag names with the version string like "0.35". This is a plea to ensure that …

« Page 5 / 13 »