====== Debian GNU/Linux ====== When working on Debian, I always try to keep the system consistent. When I modify any thing in the system, I want to keep this modification through any update/upgrade process. So here is my work. Most of my work is done on IBM Blade HS21 or some System x3550, System x3650 or System x336. The underline storage system is a DS4700. ===== System ===== * [[debian:multipath_ibm_ds4000|Debian and multipath on DS4000]], work I've done on [[http://www-03.ibm.com/systems/storage/disk/ds4000/ds4700/index.html|IBM DS4700]]. First published there [[http://www.bolay.net|Bolay's wiki]] * [[debian:xen:install|Install Xen]] * [[debian:fs:ocfs2|OCFS2, a SAN Filesystem]]. [[wp>OCFS2|OCFS2]] is a [[wp>Storage_Area_Network|SAN]] filesystem which allows to access a volume shared between several servers. * [[debian:maintenance:upgrade_to_lenny|Upgrade from Etch to Lenny with multipath]], during my test on [[wp>OCFS2|OCFS2]] I did try Lenny, but upgrade did not happen as smoothly as I thought, so here is some stuff I noticed. But read this document, because my system did not start at all ! * [[debian:maintenance:online_resize|Online resize on SAN DS4700]], the complete procedure to resize a drive on a [[http://www-03.ibm.com/systems/storage/disk/ds4000/ds4700/index.html|IBM DS4700]]. This allows to resize without stopping any services, as long as the file system support it (like [[wp>xfs|XFS]]). * [[debian:xen:solution|My Xen Solution]]. I describe here how I setup my Xen solution. ===== Windows networking ===== * [[debian:samba:install|Install Samba on Etch]], with LDAP. ===== LDAP ===== * [[debian:ldap:install|Install openLDAP]] with runtime configuration * [[debian:phpldapadmin:install|Install phpLdapAdmin]] ===== Mail ===== * [[debian:exim4:install|Install Exim4 on Ecth]], with LDAP. * [[debian:exim4:TLS|Configure TLS for exim4]] * [[debian:exim4:tips|Useful commands]] ===== DNS ===== * [[debian:dns:install|Install LDAPDNS]] ===== Misc ===== * [[debian:tips|Debian Tips]], some stuff I discover and find usefull ===== Tools ===== //Following pages are open for public writing and modification, feel free to add your experiences or comments.// * [[debian:tsm:install_client|Install IBM TSM Client on Debian]], howto install an IBM TSM Client on Debian * [[debian:san:smclient|Install DS4000/FAStT Storage Manager on Debian]], ...