Todo
From AdminWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
PostgreSQL 8.1 setup guide an Brion VIBBER mailen zwecks wikimedia integration: brion@pobox.com bzw. brion@wikimedia.org | PostgreSQL 8.1 setup guide an Brion VIBBER mailen zwecks wikimedia integration: brion@pobox.com bzw. brion@wikimedia.org | ||
| + | |||
| + | |||
| + | == Stuff to document: == | ||
| + | |||
| + | * Databases | ||
| + | ** (dis)advantages of specific implementations | ||
| + | ** pitfalls, periodic tasks, other stuff that may hurt you in everyday usage. | ||
| + | ** mysql | ||
| + | ** postgresql | ||
| + | |||
| + | * operating systems | ||
| + | ** linux | ||
| + | *** tuning | ||
| + | **** tcp | ||
| + | **** bdflush/kswapd | ||
| + | *** pitfalls | ||
| + | ** freebsd | ||
| + | ** solaris | ||
| + | |||
| + | * daemons/services | ||
| + | ** http | ||
| + | *** lighttpd | ||
| + | *** apache | ||
| + | ** ftp | ||
| + | *** proftpd | ||
| + | *** vsftpd | ||
| + | ** smtp | ||
| + | *** exim | ||
| + | *** postfix | ||
| + | ** imap | ||
| + | *** dovecot | ||
| + | ** samba | ||
| + | ** ident | ||
| + | |||
| + | |||
| + | * hardware | ||
| + | ** storage solutions (hardware, software, everything else) | ||
| + | ** complete vs barebone vs DIY servers | ||
| + | ** ILOs | ||
| + | |||
| + | |||
| + | * web development | ||
| + | ** php | ||
| + | *** securing | ||
| + | *** tuning | ||
| + | ** perl | ||
| + | *** fastcgi vs. mod_perl | ||
| + | |||
| + | * solutions in software | ||
| + | ** backup | ||
| + | *** rsync | ||
| + | *** bacula | ||
| + | ** monitoring | ||
| + | *** nagios | ||
| + | *** big brother/sister | ||
| + | ** migrating servers | ||
| + | *** rsync/tar/cp -a | ||
Revision as of 23:03, 21 May 2006
PostgreSQL 8.1 setup guide an Brion VIBBER mailen zwecks wikimedia integration: brion@pobox.com bzw. brion@wikimedia.org
Stuff to document:
- Databases
- (dis)advantages of specific implementations
- pitfalls, periodic tasks, other stuff that may hurt you in everyday usage.
- mysql
- postgresql
- operating systems
- linux
- tuning
- tcp
- bdflush/kswapd
- pitfalls
- tuning
- freebsd
- solaris
- linux
- daemons/services
- http
- lighttpd
- apache
- ftp
- proftpd
- vsftpd
- smtp
- exim
- postfix
- imap
- dovecot
- samba
- ident
- http
- hardware
- storage solutions (hardware, software, everything else)
- complete vs barebone vs DIY servers
- ILOs
- web development
- php
- securing
- tuning
- perl
- fastcgi vs. mod_perl
- php
- solutions in software
- backup
- rsync
- bacula
- monitoring
- nagios
- big brother/sister
- migrating servers
- rsync/tar/cp -a
- backup