How to Perform a Network Speedtest
Have you ever wanted to know if your server has the specified bandwidth or how fast your internet connection is? We’ll show you how you can check it.
Have you ever wanted to know if your server has the specified bandwidth or how fast your internet connection is? We’ll show you how you can check it.
You’ll learn everything you need to know about object storage, block storage, and file storage with this explainer.
Block Storage vs Object Storage vs File Storage: A Buyer’s Guide Read More »
Imagine a laptop with a 500 GB disk and Windows as the operating system. By default, Windows is installed on the 500 GB disk. But what if you want to have both Windows and Linux? That’s where partitions come in.
Changing the Partition Layout of Your VPS after OS Installation Read More »
In this article you will get to know how to backup your Plesk-data to S3-compatible storage.
In this tutorial, we’ll show you how to self-host Bitwarden using a virtual private server (VPS).
Setting up Docker and instantly deploying a Container over and over again can be time consuming. With Cloud-Init this just takes a few seconds!
The Ultimate Guide to Docker installation and deployment using Cloud-Init Read More »
LAMP Stack (Linux, Apache, MySQL & PHP) is widely used for Web applications. In this article we will show you how to set up and run LAMP on your Server. This process only takes 90 seconds – thanks to Cloud-Init.
Get LAMP Stack Up and Running on Your Server in Less than 90 Seconds using Cloud-Init Read More »
Nextcloud is a popular Open Source productivity platform among the self-hosting community. This tutorial will teach you how to install Nextcloud on VPS. We’ve included both a step-by-step video guide and written tutorial.
The process of setting up new server instances can be very annoying and time-consuming. While Docker can be used to replicate a certain software environment, Cloud-Init can be used to replicate the whole server with all of its programs and configurations.