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!
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!
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.
How to create a simple backup of your Linux server using rclone.
Nextcloud is a popular self-hosted alternative to Google Drive or Dropbox. However, Nextcloud is more than just a place to upload you files. This Open-Source software can be used to manage your calendar or to host video meetings.
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.
Despite all the hype, virtual machines are not likely to be fully substituted by containers in the future. Those are complementary technologies, not rivals – containers and virtual machines are often used in the same cloud infrastructure.
User rights is one of the first concepts you have to understand when dealing with Linux. This guide is ideal for users who just installed their first […]
What are SSH Keys? Linux servers are by default secured by a password. However, this type of authentication is not ideal from a security standpoint because your […]
In the first article of this series, we explained that the existence of virtual instances like VPS is possible thanks to technology called virtualization. But how does […]
VPS is a popular service allowing users to set up their own virtual machine without the need to pay for using the whole capacity of bare metal […]