The guide to installing the SZTAKI BOINC distribution on
http://desktopgrid.hu/index.php?page=33 has some minor problems:
1. It reads
etc/inetd.conf instead of
/etc/inetd.conf2. The
/etc/init.d/inetd restartdoes not work when you start with a clean basic debian installation.
/usr/sbin/inetddoes exist.
3. It reads
apt-get install
boinc boinc-skin-standard this should be
apt-get install boinc-server boinc-skin-standardSame for the ldg skin.