1 | HW/SW-Unterschiede zwischen (Betriebs)Systemen | |
2 | Linux/UNIX | |
2.1 | Grundlagen | |
2.2 | Dokumentation | |
2.3 | Zugriffsrechte | |
2.4 | Dateisystem | |
2.5 | Prozesse | |
2.6 | Shell | |
2.7 | Administration | |
2.8 | Logging | |
2.9 | Backup | |
2.10 | Software-Installation aus Quellcode | |
2.11 | Netzwerk-Programme | |
2.12 | Sicherheit | |
3 | Überwachung per Nagios | |
4 | Perl-Programmierung | |
5 | Python-Programmierung | |
6 | MySQL-Datenbank |
1 HW/SW-Unterschiede zwischen (Betriebs)Systemen
hwsw-differences-HOWTO2 Linux/UNIX
2.1 Grundlagen
unix-philosophy-HOWTOunix-entities-HOWTO
unix-command-line-HOWTO
2.2 Dokumentation
man-HOWTO2.3 Zugriffsrechte
unix-acl-HOWTOunix-rights-HOWTO
unix-special-rights-HOWTO
unix-rights-anomaly-HOWTO
unix-rights-anomaly-eng-HOWTO
2.4 Dateisystem
unix-links-HOWTOfind-HOWTO
xargs-HOWTO
unix-quota-HOWTO
2.5 Prozesse
unix-process-interfaces-HOWTOunix-signals-HOWTO
unix-top-HOWTO
2.6 Shell
bashprompt-HOWTOtcshprompt-HOWTO
shell-call-HOWTO
shell-command-combination-HOWTO
shell-exit-code-HOWTO
shell-quoting-HOWTO
shell-glob-regex-cmp-HOWTO
shell-globbing-HOWTO
shell-shee-bang-HOWTO
shell-stdio-HOWTO
shell-test-HOWTO
shell-variable-HOWTO
2.7 Administration
sudo-HOWTOunix-rpm-HOWTO
unix-udev-HOWTO
yast-dvd-image-HOWTO
2.8 Logging
syslog-HOWTOlogrotate-HOWTO
2.9 Backup
dd-HOWTOrsync-HOWTO
unix-backup-HOWTO
2.10 Software-Installation aus Quellcode
make-john-HOWTOmake-pwgen-HOWTO
2.11 Netzwerk-Programme
ftp-HOWTOssh-HOWTO
putty-anmeldung-ohne-passwort-HOWTO
putty-konfiguration-HOWTO
2.12 Sicherheit
tripwire-HOWTO3 Überwachung per Nagios
nagios-HOWTO4 Perl-Programmierung
perl-bit-boole-op-HOWTOperl-file-lock-HOWTO
perl-ipc-HOWTO
perl-parentheses-HOWTO
perl-sorting-HOWTO
perl-true-false-HOWTO
5 Python-Programmierung
python-2to3python-boolean
python-builtin-function
python-constant
python-datatype
python-dict
python-escape-sequence
python-exception-hierarchy
python-format
python-gotcha
python-identifier
python-keyword
python-lifetime
python-magic-method
python-math
python-namespace
python-object
python-operator
python-pep
python-perl-diff
python-principle
python-regex
python-scope
python-sequence
python-set
python-special
python-str
python-version
python-warum
python-zen
6 MySQL-Datenbank
mysql-user-HOWTOmysql-admin-HOWTO