var img = document.createElement('img'); img.src = "https://easystat.de/piwik.php?idsite=13&rec=1&url=https://docs.vps2day.com" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

3 docs tagged with "ipv6"

View All Tags

How to configure IPv6 on CentOS

When using a virtual private server (VPS) from VPS2day it's usually not necessary to manually configure IPv6, because it's automatically configured by us upon provisioning. However, if you want to learn how to configure IPv6 on a CentOS server, this is the right tutorial to follow along.

How to configure IPv6 on Debian

When using a virtual private server (VPS) from VPS2day it's usually not necessary to manually configure IPv6, because it's automatically configured by us upon provisioning. However, if you want to learn how to configure IPv6 on a Debian server, this is the right tutorial to follow along. The tutorial assumes that you want to configure a static IPv6 address instead of obtaining one via Router Advertisement (RA).

How to configure IPv6 on Ubuntu

At VPS2day, usually you don't need to configure your network interfaces in any special way. When you deploy a new server, we automatically configure your server, so it works right out of the box.