ClusterDebian 1.0
So that thing I hinted at earlier is about as done as I care to get it.

Officially the point of this project was for the school to have something with which to replace ClusterKnoppix for their Besturingssystemen II class, but really I just wanted to have something nicer to make use of my ever-growing pile of old computers, which is why I finished it. The README explains. (HPC there stands for “high-performance computing” rather than “Hasty Pudding cipher”.)
What I need now is people to test it, ideally by building images and then trying them.
If you’d rather not put that kind of effort in, I’ve also pre-built an image (291 MB). It doesn’t come with X to save space, but it does come with (what else?) this Open MPI tripcode finder I wrote a while ago. It’s not particularly fast, but it reports its progress if you poke it with SIGUSR1 (as in pkill -USR1 tripfind).
The unprivileged user is called gjs, and the password for both him and root is t. I’ve also included the MPI-patched JtR tarball in the home directory for you to build, if that’s less pointless.
Feedback appreciated, even if you don’t find any problems. If you find this project useful at all, or if you have any suggestions, I’d like to hear about it.
Anonymous said,
May 28th, 2011 at 11:10 pm
I’m assuming that your beard is bigger than Moses’s by now.
Amy !YIFFSvTMcg said,
August 5th, 2011 at 6:45 pm
Very nice work, seems like it could be ideal for people such as myself who are wanting to learn about HPC.
Amy !YIFFSvTMcg said,
August 9th, 2011 at 3:03 am
One other thing, it would be nice if the tripcode finder was to display how many MTrip/s it gets. Then it would be better for benchmarking I feel.
Cairnarvon said,
August 9th, 2011 at 3:21 am
It already reports its speed when it catches a
SIGUSR1. Did you want to reduce the report’s accuracy?That libertarian faggot said,
August 12th, 2011 at 5:34 pm
Needs more bitcoin miner.
Sudo said,
April 24th, 2013 at 11:48 pm
Mr.Cairnarvon
Although i am unsure if you still look here, I have been testing this on various Debian derivatives based on squeeze. although i originally believed these to be a failure because of the derivative OS i quickly found that the same error would occur even when the current “squeeze” distro was used in the install.
Clearly i am doing something incorrectly. Do you have any idea if the current Debian iso file is different?
Cairnarvon said,
April 25th, 2013 at 3:50 am
What’s the problem you’re having? I just built an image using Debian 6.0.7, and it seems to be working fine.
Feel free to open an issue on GitHub or send me an email or whatever, if that’s easier.
Sudo said,
May 12th, 2013 at 4:59 pm
This is the error the keeps occurring.
[FAIL] Starting ISC DHCP server: dhcpd[....] check syslog for diagnostics. … failed!
failed!
invoke-rc.d: initscript isc-dhcp-server, action “start” failed.
Could this be a router firewall issue? Also, sorry for the long gap between ask and reply.