Monthly Archives: July 2007

Ubuntu Live and OSCON

I’ll be heading down to Portland tomorrow afternoon for Ubuntu Live! and OSCON. I’m really looking forward to meeting up with Chris and Steve, both of whom I haven’t seen in over a year.
Hacking BoF
I’ve organized a “hacking session” BoF at Ubuntu Live, anyone interested in improving Ubuntu and GNOME is invited to attend.
Here’s the [...]

Linux Filesystem Quotas

I have a Xen VM set up on my server that I give accounts to friends on, and I thought it would be nice to set up filesystem quotas, so one user couldn’t take down the server for everyone else by filling up the disk.
Enabling quotas is easy, just add usrquota and grpquota to /etc/fstab, [...]