Edit Default Server Template

Hello,

I made some changes in my Default Server Template, but how can I make those new settings work for my virtual servers? Now it only works when I make a new server, but I like to have it working for already existing servers too. How do I do that?

Thanks.

There isn’t currently a mechanism for applying new settings to the Server Templates to existing Virtual Servers.

A workaround that you can use for the moment is to use the Virtualmin command line tools to make some changes across existing Virtual Servers.

To use those, log into your server using SSH, and type “virtualmin” to see a list of options.

In particular, it sounds like you’d be interested in the “modify-template” options, so type “virtualmin modify-template” to see options specific to templates.

From there, you can make changes to one, few, or all Virtual Servers using those commands.

-Eric