Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This comment has been deleted
so great site, great page, you guys seem to do a lot of great stuff, I’ve benifetted from your pages for many years. in this rare instance I ran into an issue where the downloaded/converted gpg key was not being properly used to obtain a package list from the webmin repo.
Taking part of the error string thrown when trying to run apt update to google and trying the right result first time…
search-string: GPG error: https://download.webmin.com/download/newkey/repository stable Release: The following signatures couldn’t be verified
site-with-answer: https://forum.virtualmin.com/t/how-to-fix-webmin-repo-no-pubkey-2d223b918916f2a2/121805
with solution: The fix to this issue is as simple as: wget https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh sh setup-repos.sh
so…the solution is download shell script from the internet and run it on your system - never a good plan typically but in this case it worked fine. I had not read the little works and things in between the blue’ish boxes with the big ‘copy me’ buttons on them and so when I had uh… decided to not modify my /etc/apt/sources.repos file but instead put a .list file under sources.repos.d (why are you guys still modifying sources.repos in 2024?) the path to the converted gpg file wasn’t correct - so I could have probably fixed this as well another way. But the script worked and so I had run out of problems to … uh… fix.
Yay! Woot Woot. success.
I don’t know why you removed the comment left by someone back on 21 May 2022 but there’s no way that comment was worse then this…sigh.