|
Größe: 2444
Kommentar:
|
Größe: 2795
Kommentar: more steps
|
| Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
| Zeile 8: | Zeile 8: |
| || || Umstellung auf Booten via Harddisk || (./) || 2010-07-10 || | |
| Zeile 9: | Zeile 10: |
| || prüfen || ping web.de || (./) || 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 || |
| Zeile 14: | Zeile 15: |
| || '''Installation von CipUX''' || siehe Script [:KurtGramlich/CipUX/AutoInstall: AutoInstall] || (./) || 2010-07-10 || | || '''Installation von CipUX''' || Die Kommentare in der Anleitung einkommentieren || (./) || 2010-07-10 || |
| Zeile 27: | Zeile 28: |
| || '''Installation von CAT-WEB''' || siehe Script [:KurtGramlich/CipUX/AutoInstallCatWeb: AutoInstallCatWeb] || (./) || 2010-07-10 || | || '''Installation von CAT-WEB''' || Die Kommentare in der Anleitung einkommentieren || (./) || 2010-07-10 || |
| Zeile 30: | Zeile 31: |
| || cat-web Paket installieren || aptitude install cipux-cat-web || (./) || 2010-07-10 || | |
| Zeile 31: | Zeile 33: |
| || '''prüfen''' || cipux_cat_web_module --list-deregistered listet module || (./) || 2010-07-10 || | || '''Module prüfen''' || cipux_cat_web_module --list-deregistered listet module || (./) || 2010-07-10 || |
| Zeile 33: | Zeile 35: |
| || '''prüfen''' || cipux_cat_web_module --register --enable --add-member admins --verbose --object index.cgi || (./) || 2010-07-10 || || '''prüfen''' || {{{links http://localhost/cipux-cat-web/cat.cgi}}} soll login zeigen || (./) || 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 || |
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 |
Die Kommentare in der Anleitung einkommentieren |
|
2010-07-10 |
antworten auf aptitude |
Y |
|
2010-07-10 |
antworten auf unsecure source |
Yes |
|
2010-07-10 |
antworten 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 |
antworten LDAP Passwort |
|
|
2010-07-10 |
|
adding new entry "cn=cipuxroot,dc=skole,dc=skolelinux,dc=no" |
|
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 |
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 |
