Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Gentoo template creation

350 bytes removed, 13:35, 21 October 2011
Test the new template cache file
</pre>
== Test the new template cache file == Create a new container from the template file: <pre>vzctl create 800 --config gentoo --ipadd 192.168.0Finlaly! This is just what I was looking for.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!
== Log in over SSH ==
Anonymous user