You are here
My install of TKL LAMP included Webmin 1.590
I did a manual install of Wordpress. (I know there is a pre-built VM for TKL Wordpress but I don't see any reason why I can't run WP on the basic LAMP VM. Plus, WP wasn't my original plan for this development server anyway)
I want to install the ProFTPD module in Webmin, so, I logged into Webmin, selected Webmin > Webmin Configuration > Webmin Modules. Next, I selected the option "Standard module from www.webmin.com" then selected ProFTPD from the list.
I get an error message "Warning - you are not running the latest Webmin version 1.630, so these modules will probably fail to install."
So, I figured I should update Webmin to 1.6 ... But, when I click on the "Upgrade Webmin" icon, I get an error message "Webmin and its modules are installed and upgraded via APT."
How do I go about upgrading Webmin from 1.59 to 1.6 so that I can install ProFTPD?
From the commandline...
Try this:
That will update Webmin (I think the current version in the repo is 1.620) and also install the FTP module you were after...
If you haven't already, you will also need to install ProFTPD itself... You can add 'proftpd-basic' to the end of the line above if you want.
You can only update to the newest version in repos
When I wrote the above post it was following an updated package having been added to the TKL repos. I suspect that unless there are any major security bugs that probably won't get incremented to a newer version at this stage...
So you may either need to consider putting up with 1.62 or upgrade manually if you are hell bent of having the newer version.
Out of curiosity, what is your rationale for wanting to upgrade?
Logged in reply.
Made an account so I can reply properly haha.
Yes sorry for replying to an old thread like that but it seemed to sort of fit my problem. I see why it won't update then, too bad I guess. I wanted to update so I could install the Dovecot Webmin module through Webmin itself, which requires the most recent version or so it keeps telling me.
Thanks for your reply!
You can install from upstream
There is an upstream deb (Debian installer file) which you can download to install it. However it is an all-in-one type installer so will include lots of modules that will be irrelevant to your server (hence why TKL build their own with all the separate modules split into individual installers).
If you do go with the upstream version I'm not sure if the TKLBAM module will work with it (but you could always try I guess...). Regardless, make sure that you remove the existing Webmin first (and then try to reinstall the TKLBAM module once you have installed the new Webmin).
I suspect that a newer package of some sort has broken it
You could try to reinstall it like this:
And see if that fixes it... Hopefully...
Sorry I don't follow...
What do you mean when you say:
?
What platform are you running on? Bare metal? Some sort of VM?
Bottom line is that AFAIK there is no way to get it back to a 'clean start' without just starting again i.e. reinstalling...
Not until the devs release an updated version...
But you could uninstall the TKL version, then install the upstream version. That has a few downsides though:
Still, if you have a particular need to have a newer version then it is quite possible, and perhaps you do not mind the above downsides?
I'm having a similar
I'm having a similar issue.
TKL webmin seems to be "stuck" to 1.63 whereas many modules need more recent version (1.69 typically for BIND management).
Is there any "clean" way to solve this ?
What module were you after?
All the 'standard' modules are available via apt (from the TKL repo).
List them all like this:
If you're after a particular one, then search like this:
Once you have found the one you want (which you hopefully will) then install like this:
ok - just in case someone has
ok - just in case someone has the same issue...
Any reason for the TKL repo to stay so far behind official releases ?
Thanks !
It'd be great if we could do everything we wanted
But because there is only three of us and I spend lots of my time on the forums answering questions it's not possible! :)
We are always looking for more help though, and the more help we get, the more of the things we want to do we can get done!
Thanks!
Thanks for the tip Jeremy, did the trick for me.
No worries! :)
If you are using TurnKey Linux it should already be installed
You don't!
TurtleFirewall is a GUI app, Webmin is a web based admin UI. They are not compatible.
What version of TurnKey are you on?
Is there something specific that you were missing or that was changed in the later version? Or did you explicitly want the Let's Encrypt stuff? Or were you using an older version of TurnKey?
Also be aware, that when you next run apt-get upgrade it will most likely reinstall the old version of Webmin again. So you'll need to remember to go back into Webmin and manually "Upgrade Webmin" every time you run apt-get upgrade...
Thanks for the response.
Cool, well glad to hear that it sounds like it will stick at the newer version. A number of years ago we had issues with people doing the update like you said, but then getting thrown back to the repo version as soon as they ran apt-get upgrade... Something must have changed somewhere.
Thanks again and good luck with it! :)
Add new comment