Note that if you’re using Webmin behind a proxy, you should upgrade and configure the trusted proxy IP, ASAP. It is a security issue to have Webmin not know exactly what proxy is allowed to talk to it. Also use SSL between the proxy and Webmin.
Thank you very much for the update, for every update and for everything you offer.
I have: Ubuntu Server LTS Pro 24.04.4 | Webmin 2.630 | Usermin 2.530 | Virtualmin 8.1.0 GPL | Authentic theme 26.30
The applications are all fully updated.
I upgraded to Ubuntu 24.04 a few days ago and everything works amazingly.
I just had to follow some instructions I found on the forum and everything is as if I never had Ubuntu 22.04.
(And luckily I upgraded, because I had been on 22.04 for 5 years and I was tired of it.
I also wanted to have the next version 10.11 of Mariadb. 10.6 was about to expire.
But I didn’t mind that much since I have the Pro version of Ubuntu.)
I want to ask for some information.
How are updates offered for Webmin / Virtualmin?
Why doesn’t the latest version appear immediately in the dashboard?
This is not the right repo? virtualmin/main Yes https://software.virtualmin.com/vm/7/gpl/apt
I’m in no hurry for the answer.
I’ll see it sometime in the near future, I’m sure
There are new repos, but there is no rush to switch to the Virtualmin 8 repos. The vm7 repos have the Webmin and Usermin updates, they should show up in your dashboard shortly.
Thank you very much for the prompt response.
I’ll wait for the updates. Great.
And I looked a little better in the forum and found this answer of yours that covered me completely.
If you have the latest Virtualmin repositories, you should just run apt-get install webmin-nftables or dnf install webmin-nftables to install it, instead of downloading it from the Webmin website. Also, if you have the full version of Webmin installed, the module is already included.
OK, thanks. I hardly ever look to the modules section. I looked at a list in the webmin configuration > Modules > Export section (i can’t find a modules list anywhere else) and saw no nftables item, so installed it.
I see a “Linux firewall” item now, so overlooked that. The download is called "nftables"Does reinstalling mess things up? Did I install something else that should not be there? Not a big problem as I am testing a new install without anything critical on it.
Ilia should update the documentation to cover the weird new minimized Webmin, I guess, though that Webmin package is only found in Virtualmin repos.
But, it’s always true that you should use your system package manager when possible. Most open source software doesn’t try to keep up with which distributions have packaged their app and may provide generic installation instructions (building from source or npm/npx or pypi), but if you can get it from your system package manager that’s always what you should do, absent a very strong reason not to.