How to setup Linux, Nginx & PHP 7.4/8.0 (LEMP) on Ubuntu 20.04
Created by Christian van Os at 16-04-2021 10:17:10 +0200The LEMP stack is a combination of several open-source software packages. In this guide, we will go through all the steps of installing these packages, namely: Linux, Nginx, MySQL and PHP. Together they enable your server to host dynamic web applications or host databases. In this tutorial we'll be going through the installation process step by step.
Press release: Cloudcontainers launches free secret exchange platform
Created by Gudy at 07-04-2021 14:13:26 +0200Secure exchange platform assists companies in transferring confidential information
Cloud hosting provider
Triton CLI Advanced Tutorial
Created by Admin at 26-05-2020 10:23:01 +0200In this advanced Triton CLI Tutorial we will learn some more in-depth functionalities of the Triton CLI. If you wish to go through the Triton CLI Basic Tutorial first, you can do that
Triton CLI Basic Tutorial
Created by Admin at 20-05-2020 14:49:23 +0200In this Triton CLI Basic Tutorial we will go over the setup and installation of Triton CLI, Triton profiles, Triton container creation and -container management. You can even use a Cloud Container with the Ubuntu image, created on our website, to follow this tutorial.
How to: Bareos Data Encryption (Ubuntu)
Created by Admin at 15-05-2020 12:05:08 +0200Welcome to a helpful tutorial for setting up Bareos' Data Encryption!
For this how-to we assume that you have some basic knowledge of Bareos and Ubuntu. If you are looking for a way to set up your Bareos backup system instead, we refer you to our
How to set up monitoring with Zabbix
Created by Admin at 15-05-2020 11:59:56 +0200Zabbix is an open source Enterprise-Class monitoring system. We have used Zabbix for our monitoring solutions for the past years and in this article we will explain how to set up your own monitoring solution.
How to setup Linux, Nginx, MySQL & PHP (LEMP) on Ubuntu 16.04
Created by Admin at 15-05-2020 11:56:45 +0200The LEMP stack is a combination of several open-source software packages. In this guide, we will go through all the steps of installing these packages, namely: Linux, Nginx, MySQL and PHP. Together they enable your server to host dynamic web applications or host databases.In this tutorial we'll be going through the installation proces step by step.
How to use SSH authentication keys on Cloud Containers
Created by Admin at 15-05-2020 11:55:41 +0200Secure Shell Keys are one of the most common ways to securely connect to a remote machine. If you're a customer at
How to generate an SSH key on Linux or Mac
Created by Admin at 15-05-2020 11:47:14 +0200To generate a new SSH key on a Mac- or Linux machine, you first open up your terminal and execute the following command:
How to set up a Ruby on Rails stack with Nginx using Faker
Created by Admin at 15-05-2020 11:42:42 +0200Ruby on rails is a development framework that enables faster development. The decision of its developers to prefer convention above configuration doesn't only speed up the process, but it also allows for more agile development as it becomes easier to switch between (parts of) projects.
How to generate an SSH key on Windows
Created by Admin at 15-05-2020 11:41:53 +0200First we open our bash terminal, this will most likely be a program such as MobaXterm or Git Bash. These programs are not installed on Windows by default, so you'll have to download and install on of these terminals first. You'll need a terminal to connect to your Cloud Container later.
How to setup Linux, Nginx, MySQL & PHP (LEMP) on Debian 9.4
Created by Admin at 15-05-2020 10:57:32 +0200The LEMP stack is a combination of several open-source software packages. In this guide, we will go through all the steps of installing these packages, namely: Linux, Nginx, MySQL and PHP. Together they enable your server to host dynamic web applications or host databases. In this tutorial we'll be going through the installation proces step by step.
How to setup Zabbix 3.2 on Ubuntu 16.04
Created by Admin at 08-04-2020 11:48:51 +0200Zabbix allows you to monitor all your servers and applications in real-time, in one place. The web interface displays all kinds of data useful to determine the status of your servers, which is extremely handy since it allows you to be notified of any and all problems relating to your servers even before your customers start complaining.
How to set up Ettercap on an ubuntu KVM
Created by Admin at 08-04-2020 11:45:15 +0200Ettercap is a powerful and flexible tool to combat man-in-the-middle attacks that also supports many additional features for network and host analysis. In this guide I'll describe how to install Ettercap step by step.