Monthly Archives: May 2011

Escaping chroots

Posted on May 31, 2011 by s3hh

Sigh. It seems I’m (*1) being called out (*2) for advocating the use of pivot_root over chroot for containers. Now first off, containers aren’t secure anyway, so this is all kind of moot. If the use of pivot_root over chroot … Continue reading

LXC containers on a host with wireless

Posted on May 17, 2011 by s3hh

Since you can’t bridge a wireless NIC, you’ll need to create a new bridge for your containers, set up NAT through it to the wireless NIC, and set up dnsmasq to provide ip addresses to your containers. First make sure … Continue reading

Posted in Uncategorized | Tagged LXC, server | 19 Comments

LXC with bridged network

Posted on May 17, 2011 by s3hh

I usually show how to re-use libvirt’s bridge for lxc networking. And since generally I have libvirt installed anyway, it’s what I usually do. But if you don’t want to use libvirt, no big deal. If you’re using a wired … Continue reading

Posted in Uncategorized | Tagged LXC, server | 8 Comments

Dialing conference calls with N900

Posted on May 17, 2011 by s3hh

I was going to be dialing into a confcall while otherwise occupied. Looking down at the keypad to dial in an assenine 10 digit passcode was not an option. But how to put the whole phone number, plus passcode, into … Continue reading

Posted in Uncategorized | Tagged n900 | Leave a comment

Tips on LXC in Ubuntu natty

Posted on May 15, 2011 by s3hh

I’m going to post a few entries on using lxc in natty. This first one will just show some basic usage, with piggybacking on libvirt’s bridge. The next two will show how to use your own bridge. First, I think … Continue reading

Posted in Uncategorized | Tagged LXC, server | 2 Comments

Linux Security Summit deadline approaching

Posted on May 12, 2011 by s3hh

The CFP for the Linux Security Summit is May 27. Last year’s summit was in my opinion the most interesting one yet, and I’m optimistic that this year will beat that.

sbuild on xfs

Posted on May 4, 2011 by s3hh

It was about a year ago that I started using sbuild and sbuild. At the time, I had found that I needed a workaround to get around the fact that aufs doesn’t work on fs, which I use for my … Continue reading

vimprobable

Posted on May 3, 2011 by s3hh

I guess I’ve not mentioned it here – I still use pentadactyl for heavy web form entry (launchpad, wikis, etc), but outside of that I’ve been using vimprobably pretty much exclusively. It’s been working very well. I’ve got it packaged … Continue reading