Changes

Jump to: navigation, search

Installation on Debian/old

311 bytes added, 11:04, 4 May 2008
Repository setup
<pre>
# echo -e "\ndeb http://download.openvz.org/debian-systs etch openvz" >> /etc/apt/sources.list
# wget -q http://download.openvz.org/debian-systs/dso_archiv_signing_key.asc -O- | apt-key add - && apt-get update
</pre>
 
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
# wget -q http://download.openvz.org/debian-systs/dso_archiv_signing_key.asc -O- | apt-key add - && apt-get update
</pre>
14
edits

Navigation menu