= Verschiedene Test zur Installation CipUX und CAT-Web = <> || Was || Wie || Ergebnis || Datum || || '''Installation von Skolelinux''' || via PXE || (./) || 2010-07-10 || || || Umstellung auf Booten via Netzwerk || (./) || 2010-07-10 || || || Umstellung auf Booten via Harddisk || (./) || 2010-07-10 || || || ldap www webcache in /etc/hosts ergänzen|| (./) || 2010-07-10 || || '''Netzzugang''' prüfen || ping web.de || (./) || 2010-07-10 || || '''date''' prüfen || /etc/init.d/ntp stop; ntpdate time.fu-berlin.de; /etc/init.d/ntpd start || (./) || 2010-07-10 || || Was || Wie || Ergebnis || Datum || || '''Installation von CipUX''' || || (./) || 2010-07-10 || || Aktuellste Version der Anleitung holen || {{{wget http://svnweb.cipux.org/index.cgi/CipUX/checkout/trunk/cipux-core//cipux/src/doc/install/debian/cipux_debedu_pkg_installation.mkd}}} || (./) || 2010-07-10 || || Anleitung in script wandeln || Beschreibungstexte mit # auskommentieren || (./) || 2010-07-10 || || Script starten|| {{{bash -ex cipux_debedu_pkg_installation.mkd}}} || (./) || 2010-07-10 || || antworten auf aptitude || Y || (./) || 2010-07-10 || || antworten auf unsecure source || Yes || (./) || 2010-07-10 || || antworten mit LDAP Passwort || || (./) || 2010-07-10 || || || adding new entry "cn=cipuxroot,dc=skole,dc=skolelinux,dc=no" || (./) || 2010-07-10 || || '''prüfen''' cipuxroot im ldap angelegt? || slapcat | grep cipuxroot || (./) || 2010-07-10 || || '''prüfen''' CAT im LDAP || slapcat | grep CAT || (./) || 2010-07-10 || || '''rpcd ausführlich prüfen''' || aptitude install cipux-rpc-tools || (./) || 2010-07-10 || || '''rpcd ausführlich prüfen''' || cipux_rpc_test_client aufrufen, sollte 314 Tests fehlerfrei anzeigen|| (./) ||2010-07-10 || Ab jetzt kann root alle CipUX Kommandos verwenden. Eine Beschreibung einiger Kommandos steht im Netz: http://svnweb.cipux.org/index.cgi/CipUX/view/trunk/cipux-core/doc/src/console/cipux_console_howto/de/cipux_console_howto.txt || Was || Wie || Ergebnis || Datum || || '''Installation von CAT-WEB''' || Die Kommentare in der Anleitung einkommentieren || (./) || 2010-07-10 || || zuerst fehlendes Paket herunterladen || {{{wget http://www.skolelinux.de/download/libscalar-util-numeric-perl_0.02-1_i386.deb}}} || (./) || 2010-07-10 || || fehlendes Paket installieren || dpkg -i libscalar-util-numeric-perl_0.02-1_i386.deb || (./) || 2010-07-10 || || cat-web Paket installieren || aptitude install cipux-cat-web || (./) || 2010-07-10 || || CAT account und password || cipadmin pw || (./) || 2010-07-10 || || '''Module prüfen''' || cipux_cat_web_module --list-deregistered listet module || (./) || 2010-07-10 || || CAT account und password || cipadmin pw || (./) || 2010-07-10 || || '''Index-Modul registrieren und freischalten für Mitglieder der Gruppe admins''' || cipux_cat_web_module --register --enable --add-member admins --verbose --object index.cgi || (./) || 2010-07-10 || || '''Webserver Anzeige prüfen''' || {{{links http://localhost/cipux-cat-web/cat.cgi}}} soll login zeigen || (./) || 2010-07-10 ||