| Beschreibung | xoli braucht mal wieder ein Wartungsfenster... 
 
1) Backup machen 
2) Software Updates installieren 
 
Für 2) hier die Details der zu aktualisierender Software 
- $ apt-get upgrade --dry-run
 
- 79 upgrades available:
  
- The following packages will be upgraded:
 
  apache2 apache2-doc apache2-mpm-prefork apache2-utils apache2.2-bin apache2.2-common apt apt-utils bind9 bind9-host 
  bind9utils ca-certificates curl dhcp3-client dhcp3-common dpkg dselect file gnupg gpgv libapache2-mod-php5 
  libbind9-60 libc-bin libc-dev-bin libc6 libc6-dev libcurl3 libcurl3-gnutls libdns64 libgcrypt11 libgnutls26 libisc60 
  libisccc60 libisccfg60 libjpeg62 liblwres60 libmagic1 libmysqlclient16 libpam-modules libpam-runtime libpam0g 
  libperl5.10 libpq5 libpython2.6 libsnmp-base libsnmp15 libssl0.9.8 libwbclient0 libx11-6 libx11-data libxcb1 libxml2 
  linux-libc-dev mosh mysql-client-5.1 mysql-client-core-5.1 mysql-common mysql-server mysql-server-5.1 
  mysql-server-core-5.1 openssh-client openssh-server openssl perl perl-base perl-modules php5-cli php5-common php5-gd 
  php5-mysql python python-minimal python2.6 python2.6-minimal samba-common smbfs snmp sudo tzdata 
   
- Idealerweise wird direkt auch ein AutoUpdater eingerichtet mittels "unattended-upgrades":
 
Ubuntu AutomaticSecurityUpdates  
  |