Posts Tagged “etch”

Installing OpenVZ

In order to install OpenVZ, we need to add the OpenVZ repository to our /etc/apt/sources.list:

vi /etc/apt/sources.list

deb http://download.openvz.org/debian-systs etch openvz

Run

wget -q http://download.openvz.org/debian-systs/dso_archiv_signing_key.asc -O- | apt-key add – && apt-get update

Read the rest of this entry »

Comments 1 Comment »