How to create a new Container and install the Panel in it:
Create a container and configure it.
Issue the following commands:
vzctl create [CTID] [options]
where
* defines an arbitrary container ID number higher than 100, which is unique on the hardware node
* –save switch tells vzctl whether to save changes into the Container configuration file.
vzctl set [CTID] [setting_name] [value] [--save]
Leave a Reply
You must be logged in to post a comment.