14
edits
Changes
→Repository setup
This can be achieved by the following commands, as root or as privileged "sudo" user
<pre>
# echo -e "\ndeb http://download.openvz.org/debian-systs etch openvz" >> /etc/apt/sources.list
There is also an '''experimental''' repository with kernel 2.6.24. '''Use at you own risk!'''
<pre>
# echo -e "\ndeb http://debian.systs.org/debian gitty openvz" >> /etc/apt/sources.list