In this tutorial, we will show you how to install Dolibarr on your Debian 9 VPS.

In this tutorial, we will show you how to install Dolibarr on your Debian 9 VPS.

In this tutorial, we will show you how to install ClickHouse on a CentOS 7 VPS, as well as demonstrate some things that you can do in ClickHouse.

Let’s get started with the installation.
In this article, we will show you how to install Apache CouchDB on a Debian 9 VPS.
Apache CouchDB is a free and open-source NoSQL document-oriented database solution that uses JSON to store data. CouchDB 
In this tutorial, we will show you how to install Anaconda Python on Ubuntu 18.04, as well as some short tutorials on how to set up Anaconda environments.
Anaconda is a large and powerful platform of the Python and R programming languages. It provides a lot of tools that can be used in areas such as Jupiter Notebook, Pandas, and so on. Additionally, it is used for data processing, machine learning, and predictive analytics.
Anaconda provides a lot of popular python packages and package manager called ‘conda‘. Some of the popular anaconda packages are numpy, scipy, jypiter, nltk, etc… You will get all of these packages with anaconda instead of installing a plain version of python and using pip for managing and installing these packages.
Let’s get started with the installation.
In this article, we will show you how to install and configure UFW on an Ubuntu 18.04 VPS. First, we will take a moment to introduce and explain what firewalls are, and then we’ll show you how to use UFW and how to make the appropriate UFW configuration.
A firewall is a software program that monitors the network traffic and prevents unauthorized access to or from a private network. In regards to the Linux kernel, a Netfilter subsystem is implemented, which is used to manipulate the network traffic. Almost all modern Linux firewall solutions use this system to filter network packets. Additionally ‘iptables’ – a firewall utility accessible from the command line – is also part of the Netfilter framework. To simplify the process of creating firewall rules, Canonical (the creators of Ubuntu) developed an iptables interface called Uncomplicated Firewall (UFW).

In this tutorial, we will guide you through the steps of installing Cockpit on a Debian 9 VPS as well as configure the Apache web server as a reverse proxy, that way you can access Cockpit with your domain name.

In this tutorial, we will show you how to install Lighttpd on a Centos 7 VPS as well as set up MariaDB and PHP.

Lighttpd’s FastCGI can be configured to support PHP with opcode caches and also has received attention within the Perl, Python, and Ruby communities.
Let’s get started with the installation.
In this tutorial, we will show you how to install Vanilla Forums on a CentOS 7 VPS.
