Submitted by compserv on Tue, 12/08/2009 - 12:11
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
Submitted by JamieCameron on Tue, 12/08/2009 - 12:20 Comment #1
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.
Submitted by compserv on Tue, 12/08/2009 - 12:35 Comment #2
got it.
Submitted by compserv on Tue, 12/08/2009 - 18:23 Comment #3