How do I upgrade Webmin

I am running Webmin 1.490 how do I up grade to webmin 1.50 so that I can run Bacula?

Also, Does Bacula backup SQL databases as well. I have a lot of Joomla sites?

Status: 
Closed (fixed)

Comments

You can just wait till we add Webmin 1.500 to the Virtualmin APT repository, at which point you will be prompted to upgrade after logging in.

Or you can download the 1.500 version manually with commands like :

cd /tmp
wget "http://prdownloads.sourceforge.net/webadmin/webmin_1.500_all.deb"
dpkg --install webmin_1.500_all.deb

Bacula is not suitable for backing up SQL databases. For this, I would recommend using either the MySQL module in Webmin, or Virtualmin's domain-level backup feature.