How to install version 7.30.8 version of Virtualmin (not the latest)?

Hello

I install Virtualmin on the new VPS with:

sudo sh -c "$(curl -fsSL https://software.virtualmin.com/gpl/scripts/virtualmin-install.sh)" -- --bundle LAMP

But now it install the latest 7.40 which is full of bugs and not working especially the DNS part?

How do I install 7.30.8 from command line? Is it possible? I know this version worked well.

Thanks!

Thats the first I heard, what OS are you installing.
Please post your system as requested when you post a new message, helps solve your issues.

Have you reported the bugs?

install.sh is not Virtualmin. It is the installer for Virtualmin. Virtualmin is found in the wbm-virtual-server or webmin-virtual-server package, and you can use your package manager to install a specific version just as you would with any other package (though we only keep two old versions in the EL repos).