Skip to content
moschlar edited this page Nov 27, 2012 · 13 revisions

Themen

1 Basissystem I

  • Installationsmethoden
  • Wahl der Architektur
  • Netzwerk einrichten, sshd
  • Partitionierung, Wahl des Dateisystems
  • Entpacken des Stage3-Archivs
  • chroot - password overwrite made easy

2 Basissystem II

  • Portage-Überblick
  • /etc/make.conf und /etc/portage
  • USE-Flags, CFLAGS, MAKEOPTS
  • Lokalisierung
  • /etc/fstab, /etc/conf.d
  • Der Kernel - manuelle Installation vs. Genkernel

3 Desktop

  • X-Server
  • Homefolder-Encryption
  • Gaming
  • Eclipse
  • Eyecandy

4 Development I - C/C++/Java

  • Makefiles
  • gcc, icc, clang
  • sun-jdk vs openjdk
  • swig

5 Development II - Gentoo

  • Portage
  • eselect / eix / equery
  • Ebuilds
  • Layman, Overlays
  • IRC, Mailinglisten
  • My own kernel module

6 Adminstration Scripting

  • Bash
  • Z-Shell
  • Autocompletion für zsh und bash
  • Python
  • sed / awk / grep
  • vim / emacs

7 Adminstration Daily use

  • GLSA
  • SSH, SCP, SFTP, SSHFS, VPN
  • Screen, Tmux, Rdesktop, VNC
  • Cron, Syslog
  • System updaten/aufräumen
  • Git (SVN)

8 Server LAMP

  • APACHE2_MODULES
  • APACHE2_MPMS
  • SSL
  • vhosts (USE-Flag)
  • phpmyadmin
  • Wordpress
  • gitolite / cgit / gitorious

9 Server NAS

  • RAID
  • LUKS
  • Samba (Zugriff durch Windows 7)
  • NFS
  • rsync
  • Sparkleshare

10 Gentoo-Prefix

  • Gentoo auf einem Ubuntu-Poolrechner

11 Scientific Computing

  • OpenMPI

12 Crosscompiling

  • winegcc
  • crossdev
  • Compiling for ARMv6 - Raspberry Pi