OpenVZ Forum


Home » General » Support » Error in Quick Installation instructions?
Error in Quick Installation instructions? [message #36049] Thu, 14 May 2009 17:14
randygroves is currently offline  randygroves
Messages: 1
Registered: May 2009
Junior Member
I hesitate to edit the page, because perhaps this works for a lot of people. The present instructions for adding the OpenVZ repository are as follows:

# cd /etc/yum.repos.d
# wget http://download.openvz.org/openvz.repo
# rpm --import http://download.openvz.org/RPM-GPG-Key-OpenVZ

This does NOT work, especially if you're behind a firewall. An earlier version does:

# cd /etc/yum.repos.d
# wget http://download.openvz.org/openvz.repo
# wget http://download.openvz.org/RPM-GPG-Key-OpenVZ
# rpm --import RPM-GPG-Key-OpenVZ

-randy
 
Read Message
Previous Topic: nfs caching/delay from within a container
Next Topic: Unable to add netdev Operation not permitted
Goto Forum:
  


Current Time: Mon Jul 21 12:34:35 GMT 2025

Total time taken to generate the page: 0.07519 seconds