Todo
From AdminWiki
(Difference between revisions)
		
		
 (→Unrelated:)  | 
		|||
| (19 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| + | |||
| + | == Stuff to document: ==  | ||
| + | * IMPORTANT  | ||
| + | ** block devices > 2TB linux (gpt, etc.) http://lists.gnu.org/archive/html/bug-grub/2006-07/msg00037.html  | ||
| + | ** mount --bind trickery to backup "modern" distros  | ||
| + | ** files to fix after bootstrapping  | ||
| + | <pre>  | ||
| + | passwd  | ||
| + | hosts  | ||
| + | fstab  | ||
| + | resolv.conf  | ||
| + | interfaces  | ||
| + | mail  | ||
| + | </pre>  | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
* Databases  | * Databases  | ||
| Line 17: | Line 23: | ||
*** mysql  | *** mysql  | ||
*** postgresql  | *** postgresql  | ||
| - | + | *** openldap  | |
* operating systems  | * operating systems  | ||
| + | ** generic tools, different names  | ||
** linux  | ** linux  | ||
*** distros  | *** distros  | ||
| Line 43: | Line 50: | ||
** imap  | ** imap  | ||
*** dovecot  | *** dovecot  | ||
| - | ** samba  | + | ** File Sharing  | 
| + | *** samba  | ||
| + | *** nfs  | ||
** ident  | ** ident  | ||
** ntpd  | ** ntpd  | ||
| Line 49: | Line 58: | ||
* hardware  | * hardware  | ||
** storage solutions (hardware, software, everything else)  | ** storage solutions (hardware, software, everything else)  | ||
| + | *** [[Storagebenchmarks]]  | ||
** complete vs barebone vs DIY servers  | ** complete vs barebone vs DIY servers  | ||
** ILOs  | ** ILOs  | ||
| - | |||
* web development  | * web development  | ||
| Line 59: | Line 68: | ||
** perl  | ** perl  | ||
*** fastcgi vs. mod_perl  | *** fastcgi vs. mod_perl  | ||
| + | *** package management (dh-make-perl, etc)  | ||
| Line 72: | Line 82: | ||
** migrating servers  | ** migrating servers  | ||
*** rsync/tar/cp -a  | *** rsync/tar/cp -a  | ||
| - | **   | + | ** AAA  | 
| - | ***   | + | *** pam/nss  | 
| - | ***   | + | *** ldap  | 
| - | + | ||
* networking  | * networking  | ||
| Line 85: | Line 94: | ||
*** pxe/pxelinux  | *** pxe/pxelinux  | ||
*** etherboot  | *** etherboot  | ||
| + | ** VPN  | ||
| + | *** openvpn  | ||
| + | *** ipsec  | ||
* clustering/HA  | * clustering/HA  | ||
Latest revision as of 20:27, 12 July 2009
Stuff to document:
-  IMPORTANT
- block devices > 2TB linux (gpt, etc.) http://lists.gnu.org/archive/html/bug-grub/2006-07/msg00037.html
 - mount --bind trickery to backup "modern" distros
 - files to fix after bootstrapping
 
 
passwd hosts fstab resolv.conf interfaces mail
-  Databases
- (dis)advantages of specific implementations
 - pitfalls, periodic tasks, other stuff that may hurt you in everyday usage.
 -  implementations
- mysql
 - postgresql
 - openldap
 
 
 
-  operating systems
- generic tools, different names
 -  linux
- distros
 -  tuning
- tcp
 - bdflush/kswapd
 
 - filesystems
 - pitfalls
 
 - freebsd
 - solaris
 
 
-  daemons/services
-  http
- lighttpd
 - apache
 
 -  ftp
- proftpd
 - vsftpd
 
 -  smtp
- exim
 - postfix
 
 -  imap
- dovecot
 
 -  File Sharing
- samba
 - nfs
 
 - ident
 - ntpd
 
 -  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
 - package management (dh-make-perl, etc)
 
 
 -  php
 
-  solutions in software
-  backup
- rsync
 - bacula
 
 -  monitoring
- nagios
 - big brother/sister
 - munin
 - smokeping
 
 -  migrating servers
- rsync/tar/cp -a
 
 -  AAA
- pam/nss
 - ldap
 
 
 -  backup
 
-  networking
-  linux
- iptables
 - trafficshaping
 - multihomed stuff
 
 -  network boot
- pxe/pxelinux
 - etherboot
 
 -  VPN
- openvpn
 - ipsec
 
 
 -  linux
 
-  clustering/HA
-  loadbalancing
-  hardware
- foundry
 - cisco
 
 -  software
- linux virtual server (ipvs)
 
 
 -  hardware
 -  fs/block devices
- drbd
 - ocfs2/gfs?
 
 
 -  loadbalancing