User:Holger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→todo) |
||
Line 1: | Line 1: | ||
== todo == |
== todo == |
||
* grub problem mail |
|||
⚫ | |||
* implement grub workaround |
|||
* clean this list up, its outdated |
|||
* reactivate XS-repo with fai |
|||
⚫ | |||
* fai on |
* fai on livecd |
||
* install kernel,postfix,ntpd,squid,mpp with fai |
|||
* make livecd-creator work with fc6 |
|||
* document fai basics |
|||
* set up local repository there too |
|||
* document XS-repo |
|||
* fai |
|||
⚫ | |||
* document livecd |
|||
* document mirror, mirror fc7 too |
|||
* setup cronjob, to build livecd daily |
|||
* more fai work: |
|||
** configure remote logging |
** configure remote logging |
||
** randomized cron for updates |
** randomized cron for updates |
||
** config repository in git |
|||
open questions/remarks |
open questions/remarks |
||
⚫ | |||
* how to define classes for a host? map mac-addresses to machines to classes? -> file in /etc |
* how to define classes for a host? map mac-addresses to machines to classes? -> file in /etc |
||
* livecd-creator has the following in its config file: rm -rf /usr/share/doc/* - thats not soo good ;) |
* livecd-creator has the following in its config file: rm -rf /usr/share/doc/* - thats not soo good ;) |
||
Line 18: | Line 24: | ||
services on the servers |
services on the servers |
||
* dyndns at least for now |
* dyndns at least for now |
||
* ntp |
|||
* squid |
|||
* MPP |
|||
* apache |
|||
* backup |
|||
partitioning proposal |
partitioning proposal |
||
Line 25: | Line 36: | ||
10gb for /var |
10gb for /var |
||
260 for /home (or 250) or diving this into /home and /$path/backup |
260 for /home (or 250) or diving this into /home and /$path/backup |
||
sudo livecd-creator --config=/usr/share/livecd-tools/livecd-fedora-6-desktop.ks --fslabel=Fedora-6-Test1-LiveCD --repo=c6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/6/i386/os/ --repo=e6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/extras/6/i386/ --repo=u6,ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/i386/ |
|||
== some links == |
== some links == |
Revision as of 13:08, 21 May 2007
todo
- grub problem mail
- implement grub workaround
- reactivate XS-repo with fai
- fai on livecd
- install kernel,postfix,ntpd,squid,mpp with fai
- document fai basics
- document XS-repo
- implement backup script, ~/olpc/olpc-user-data-backup/ has the backup script from the list...
- document livecd
- document mirror, mirror fc7 too
- setup cronjob, to build livecd daily
- more fai work:
- configure remote logging
- randomized cron for updates
open questions/remarks
- http://wiki.laptop.org/go/Trial1_Server_Image - looks outdated
- how to define classes for a host? map mac-addresses to machines to classes? -> file in /etc
- livecd-creator has the following in its config file: rm -rf /usr/share/doc/* - thats not soo good ;)
- The liveinst bits are included in anaconda since anaconda-11.2.0.39-1. So liveinst packagae is not needed anymore.
services on the servers
- dyndns at least for now
- ntp
- squid
- MPP
- apache
- backup
partitioning proposal 20gb for / 5gb for /tmp, maybe 10 5gb for /var/log, maybe 10 10gb for /var 260 for /home (or 250) or diving this into /home and /$path/backup
some links
- Server_Services
- moodle plan
- Server specification document
- http://wiki.laptop.org/go/Trial1_Server_Software#Updating
- live git repository
- livecd-creator howto
- fedora livecd roadmap
- git tutorial
- olpc pilgrim usage
- ibm pilgrim howto
- install2hd
- SMSs (School Management Systems)
* Centre-SIS, http://www.miller-group.net/ * Focus-SIS fork, http://www.focus-sis.org/
- ldap-admin tools considered for debian-edu etch
* lwat, http://bzz.no/lwat/ * cipux, http://doc.cipux.org/ * wlus & webmin was used in sarge
mirror
It's accessable at http://xs-dev/mirror/ and updated with rsync with the two scripts in ~holger/mirror-fedora-linux-core and ~holger/mirror-fedora-linux-extras, config in ~holger/mirror-fedora-linux.conf