CentOS YUM Update/Install Issues

If you are using a new CentOS VPS and receiving errors when you try to use yum, please run the following over SSH to force your system to work:

sysctl -w net.ipv6.conf.all.disable_ipv6=1
sysctl -w net.ipv6.conf.default.disable_ipv6=1

yum update -y

sysctl -w net.ipv6.conf.all.disable_ipv6=0
sysctl -w net.ipv6.conf.default.disable_ipv6=0

reboot
  • 0 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Related Articles

How do I order more IPs?

To order extra IP addresses, log into the Client Area. Go to Services > View Available Addons....

OpenVPN MASQUERADE Workaround

The MASQUERADE module is not supported by OpenVZ. Instead, please use SNAT.

Enabling TUN/TAP

You can enable TUN/TAP from the SolusVM control panel. Click Manage > Settings > Enable...

What is Vswap?

The new CentOS 6 OpenVZ kernel has a new memory management model, which supersedes User...

How do I upgrade or downgrade my service?

If you would like to upgrade or downgrade your service, we have a convenient process to do just...

Powered by WHMCompleteSolution