By
halfgaar, 1 year ago, on
December 05, 2010, at 16:12 |
A sort of bookmark: Futurlec and digikey.
Read More »
By
halfgaar, 1 year ago, on
December 05, 2010, at 16:12 |
This should find all manually installed packages on a Debian system:
aptitude search '~i!~E' | grep -v "i A" | cut -d " " -f 4
Read More »
By
halfgaar, 1 year ago, on
December 05, 2010, at 16:12 |
Source. And a source for non-journalled quotas.
Read More »
By
halfgaar, 1 year ago, on
December 04, 2010, at 21:12 |
I've just been struggling to get a xen console working for Ubuntu 8.04 (hardy). By default, xen-create-image uses hvc0, but that's only since kernel 2.6.26 (don't know if that's only pv_ops or xen-patched). Hardy uses 2.6.24 and therefore it's xvc0. The xen-create-image command or xen-tools.conf config file therefore need a parameter serial_device=xvc0.
Read More »
By
halfgaar, 1 year ago, on
December 04, 2010, at 15:12 |
This site provided a nice short c program to measure seek times. I would attach the file in case that site goes down, but this blog still has upload errors...
Read More »
By
halfgaar, 1 year ago, on
December 03, 2010, at 18:12 |
This post is even more of a memory aid than normal; it's really only useful to me.
Source. I assume Ubuntu is similar.
Read More »
By
halfgaar, 1 year ago, on
December 03, 2010, at 15:12 |
A year ago, my web host thoroughly explained how PHP include vulnerabilities can be exploited, hoping that better user education would leave less member-sites vulnerable to automated attacks by spammer scum.
Read More »
By
Rowan Rodrik, 1 year ago, on
November 14, 2010, at 19:11 |
From its inceptions, this blog has run on NearlyFreeSpeech.Net's FreeBSD web hosting service. Because of very clever resource sharing (when not serving visitors, a site hardly takes up resources), their pricing has always been very competitive. That, combined with their technical flexibility, support and transparency has made me more of a fan with every year that I've used their service. Still, sometimes I've been wanting to use something else than CGI (they support many, many programming languages for CGI – even C/C++) or mod_php, like Rails or Django or mod_perl.
Read More »
By
Rowan Rodrik, 1 year ago, on
November 14, 2010, at 18:11 |
Tom Moertal's has a simple stance on the complexities of web-font licensing:
Read More »
By
Rowan Rodrik, 1 year ago, on
November 14, 2010, at 15:11 |