31
edits
Changes
m
chdir cd /vz/private
no edit summary
sudo emerge debootstrap
For other distros you might need to install it from sources, or search for an appropriate package for your distribution. An RPM is available from on the [http://forum.openvz.org/index.php?t=tree&th=142&mid=584OpenVZ Forum].
== Bootstrapping Debian ==
Change to a directory where you'll have about 200MB of usable space and the ability to run executables. Depending on your configuration, <tt>/tmp</tt> might be set <tt>noexec</tt> which would mean you'd have to use some other location. I'm going to use <tt>/vz/private</tt> for this.
Download Debian Etch to a directory called "etch-temp":
apt-get install ssh quota
=== Put Set sane permissions for <tt>/root</tt> directory ===
chmod 700 /root