Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Fedora Core 5 Tips

19 bytes removed, 03:16, 10 September 2006
m
Cleanup pres
OpenVZ is a neat piece of software, but sometimes there are confusing things that make it frustrating to use.
This is a collection of guidelines/tips for installing openvz on Fedora Core 5, with a lot of the common some gotchas covered.
== Use development branch ==
If you are trying to tar up a vps to use as a template, make sure you tar up the INSIDE of the vps, and do not include the vpsid at the beginning (ie /101/).
<pre>
tar -zcf /vz/template/cache/fedora-core-5-i386-minimal-mine.tar.gz -C /vz/private/101/ .
</pre>
14
edits