Removing Features

7 posts / 0 new
Last post
#1 Sun, 12/29/2013 - 09:41
bema

Removing Features

Hi

I have an Problem with my Virtualmin. I have moved the DNS Service out of Virtualmin. Now my Users had the DNS Interface still in the Virtualmin Panel. How can I deactivate this on a simple way?

Benjamin

Sun, 12/29/2013 - 09:46
Locutus

Just turn off the DNS feature for the domains in question, in "Edit Server -> Enabled features".

Sun, 12/29/2013 - 09:51
bema

But this would go very long with >50 Domains.

Sun, 12/29/2013 - 09:55
Locutus

That's right. :) You can use the Virtualmin command line API too. Log in via SSH and use virtualmin disable-feature That will display help how to disable DNS for all domains at once.

Sun, 12/29/2013 - 11:22
bema

Thank you. This works great!

Fri, 01/17/2014 - 08:10
bema

How can I change all Domains to the PHP Version FCGId? It didn't work with virtualmin modify-php-ini --all-domains FCGId

Fri, 01/17/2014 - 09:32
andreychek

Howdy,

Check out the "virtualmin modify-web" command -- the "--mode" parameter within there should do what you're after.

-ERic

Topic locked