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 Users Found This Useful
這篇文章有幫助嗎?

Related Articles

How do I connect to my VPS via (SSH)

We recommend the program PuTTY or Kitty for SSH. You can download PuTTY...

Enabling TUN/TAP

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

Can I manually create backups / snapshots ?

Yes, we can enable SolusVM Quick Backups for your OpenVZ VPS. Please request this feature through...

Enabling PPP

To enable PPP on your OpenVZ VPS: Log into SolusVM and Enable PPP. Reboot your VPS. Log into...

What is Vswap?

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

Powered by WHMCompleteSolution