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
- Connect to your b3 server
$ ssh user@b3server
- Become root
$ su
- Upgrade instructions
# change_distribution elvinKeep in mind the configuration files you want to keep during the upgrade. It will ask you.
# apt-get -c /etc/apt/bubba-apt.conf -y update
# apt-get -c /etc/apt/bubba-apt.conf -y dist-upgrade
Example: samba.conf
- Reboot after the upgrade
# reboot
No comments:
Post a Comment