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

4 docs tagged with "ubuntu"

View All Tags

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.

Install a graphical desktop environment on Ubuntu 22.04 LTS

Generally, when installing your VPS with Ubuntu 22.04 LTS, your server will be provisioned with Ubuntu Server which doesn't come with any graphical environment by default. However, if you want to use your Linux VPS as a remote desktop computer, you can absolutely do so by installing a graphical desktop environment on your server.