Home
USB Keyboard Support for DDB, 2011-07-30 21:03:37 #
USB Keyboard Support for DDB
This is long overdue, but jmcneill strikes again.

tags: netbsd



still here- rewriting in mojolicious, 2011-07-15 08:02:08 #
So I'm slowly but surely rewriting this whole website in mojolicious. It's like django without all of the built-in magic. Or maybe I just never understood django properly. :)

tags:



node.js ported to netbsd, 2011-05-04 21:39:22 #

Over the past few days I have been porting node.js to NetBSD.

Anyway, it works and I've put it in wip/node.

tags: netbsd



Xen 4.1 available in pkgsrc, 2011-04-06 10:16:18 #
xen 4.1 available in pkgsrc

When setting up a Dom0 install sysutils/xenkernel41 and sysutils/xentools41.

tags: netbsd



NetBSD xen domU entropy and /dev/random, 2011-04-05 08:14:31 #

Today I was generating some gpg keys and found that my system, a xen VPS, had no entropy and wasn't gathering any.

The fix was rndctl -ec -t net

This enabled the estimate, colelct flags for /dev/random:

xennet0               47551 net  estimate, collect

tags: netbsd



0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25