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

5 docs tagged with "ubuntu"

View All Tags

How to configure IPv6 on Ubuntu

With servinga Cloud, 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.

How to upgrade from Ubuntu 20.04 LTS to 22.04 LTS

Upgrading from Ubuntu 20.04 LTS to 22.04 LTS brings significant benefits for your system’s performance, security, and long-term support. Ubuntu 22.04 LTS is supported until 2027, and includes important updates such as improved hardware compatibility and faster boot times. It also features enhanced security, updated applications, and better support for modern technologies — ensuring your systems remain stable, efficient, and secure for the future. This upgrade is a smart step to keep your infrastructure current and well-supported.

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.