OVHcloud offers more than 80 open and reversible services with the best price-performance ratio, including domain names, VPS, dedicated servers, IaaS and PaaS cloud.| OVHcloud
Contents| help.ubuntu.com
When you manage your server and self-host applications on it, you often need a way to send emails. In this tutorial, we're going to look at two ways how you can send emails from your server to the rest of the world.| golb.hplar.ch
This tutorial will show you how to install a Gitea Git server on a VPS (virtual private server).| golb.hplar.ch
This is a follow-up to my previous blog post about setting up a VPS server. In the article, I use the command line SSH client, which is pre-installed on macOS, Linux, and Windows 10 (April 2018 Update). But on older Windows versions, you have to download an SSH client.| golb.hplar.ch
When you develop a web application and want to support older browsers while also using the latest browser features, you often need polyfills. Polyfills implement new features in older browsers. One common approach is to bundle polyfills with the application. The problem is that this increases the bundle size, and users with modern browsers have to download code their browser doesn't need.| golb.hplar.ch