- Booten von Floppy oder CD - Netzkonfig ueber DHCP - NFS-Installation: fileserver:/home/ftp/debian/cd1/ - Haupt-Installtion: per ftp von fileserver, Verzeichnis /debian/cd1/debian ohne non-free, ohne security, ohne tasksel, ohne dselect - exim-Konfiguration: 1 - apt-get install discover aptitude wget lynx-ssl ssh screen - cd /etc/apt Fuer stable: - wget http://fileserver/sources.list.stable.entropia - wget http://fileserver/sources.list.stable.internet - ln -s sources.list.stable.entropia sources.list - aptitude update - apt-get upgrade Fuer testing: - wget http://fileserver/sources.list.testing.entropia - wget http://fileserver/sources.list.testing.internet - ln -s sources.list.testing.entropia sources.list - aptitude update - apt-get dist-upgrade - apt-get install grub mc joe hotplug hdparm ssh sudo lftp - Install mittels Dialog, medium, keine System-Wide-Readable HomeDirs - /etc/syslog.conf: tty8 auskommentieren und nach tty12 legen; kern.* auf tty11 - grub-install /dev/hda - update-grub - evtl. /boot/grub/menu.lst Windoof Kommentare entfernen und evtl. korrigieren - cp firewall.entropia /etc/init.d/firewall - chown root.root /etc/init.d/firewall - chmod 755 /etc/init.d/firewall - update-rc.d firewall defaults 35