All articles

  1. xen NAT routing issues

    I have the unfortunate circumstance of a xen machine with a single static, public IP address that needs to host multiple virtual servers internally. I don't want to bridge the main physical NIC to the virtual hosts, so i've created a bridge over a dummy NIC, and am trying to …

  2. Re-enabling Disabled IRQs?

    I'm seeing more instances with hardware recently where the linux kernel gets an interrupt that it doesn't like or recognize, and it disables the IRQ entirely. Is there a way to get that IRQ re-enabled without restarting? My web searches haven't turned up anything fruitful.

    To be clear, the error …

  3. using debian system-created user accounts?

    Does anyone use the backup user for doing local system backups? or do you create a new user specifically for that?

    I ask because backup is debian-specific uid 34, provided by the base-passwd package. But reading /usr/share/doc/base-passwd/users-and-groups.txt.gz, i find only this:

    backup    Presumably so …
  4. tzconfig failing on xen instances

    I had trouble recently with a few xen etch instances built off the typical etch xen packages. The problem was that the domUs all reported time natively in UTC, despite my having used tzconfig to set it to my local timezone (i'm not in UTC).

    Within the domU, while i …

« Page 11 / 13 »