Manage Virtuozzo without the control center?
There are several ways that you an mange Virtuozzo without the Control Center. The first and recommended way would be through VZMC, which is provided to you free of charge. This program has all of the functionality of VZCC, with some added features as well. The second would be through the comand-line interface of vzctl. To use this, you man ssh into the hardware node, and type:
vzctl --help
This will show you the options which you can choose to mange your server, as well as your VE's.
|