Changes

Jump to: navigation, search

Quick installation (legacy)

69 bytes added, 09:12, 11 September 2012
yum pre-setup: improve
If you want to use yum, you should set up OpenVZ yum repository first.
Download [http://download.openvz.org/openvz.repo openvz.repo] file and put it to your <code>/etc/yum.repos.d/</code> repository,and import OpenVZ GPG key used for signing RPM packages. This can be achieved by the following commands, as root:<pre><nowiki># cd wget -P /etc/yum.repos.d# wget / http://download.openvz.org/openvz.repo# rpm --import http://download.openvz.org/RPM-GPG-Key-OpenVZ</nowiki></pre>
In case you can not cd to /etc/yum.repos.d, it means either yum is not installed on your system, or yum version is too old. In that case, just stick to rpm installation method.

Navigation menu