Turn on some features for a virtual server
To enable features for one or more servers from the command line, use this program. The features to enable can be specified in the same way as the create-domain
program, such as --web
, --dns
and --virtualmin-svn
. The servers to effect can either individually specified with the --domain
option (which can occur multiple times), or with --all-domains
to update all virtual server.
When updating multiple servers, this program may take some time to run due to the amount of work it needs to do. However, the progress of each server and step will be shown as it runs.
Command Line Help
virtualmin enable-feature --domain name | --user name | --all-domains [--unix] [--dir] [--dns] [--mail] [--web] [--webalizer] [--ssl] [--logrotate] [--mysql] [--ftp] [--spam] [--virus] [--status] [--webmin] [--virtualmin-awstats] [--virtualmin-dav] [--virtualmin-svn] [--skip-warnings]