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

One doc tagged with "debian"

View All Tags

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).