Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Gentoo template creation

350 bytes added, 15:36, 21 October 2011
m
Reverted edits by 163.30.176.9 (talk) to last revision by Kir
</pre>
Finlaly== Test the new template cache file == Create a new container from the template file: <pre>vzctl create 800 --config gentoo --ipadd 192.168.0.10 --hostname testvps</pre> If the container was created successfully, try to start it:  <pre>vzctl start 800</pre> If it started, and you can enter it using  <pre>vzctl enter 800</pre> congratulations, you've got a working Gentoo template! This is just what I was looking for.
== Log in over SSH ==