B3 Server 2.3 Upgrade

2011/09/26 by Paulo Pereira

~/categories/Linux #Linux #B3 Server

B3 Server 2.3 version come out a couple of months ago.

Normally the upgrade is easy and done via the web interface, but since I changed the mysql root default password, I need to upgrade manually.

Upgrade to 2.3

ssh user@b3server
su
change_distribution elvin
apt-get -c /etc/apt/bubba-apt.conf -y update
apt-get -c /etc/apt/bubba-apt.conf -y dist-upgrade

Keep in mind the configuration files you want to keep during the upgrade. It will ask you. Example: samba.conf

reboot