In this guide, we will show you how to install Gogs on a CentOS 7 VPS with MariaDB as a backend database.

In this guide, we will show you how to install Gogs on a CentOS 7 VPS with MariaDB as a backend database.

In this article, we will show you how to install MongoDB, manage its services, and allow remote connections on an Ubuntu 18.04 VPS.

In this tutorial, we will show you how to install Go on an Ubuntu 18.04 VPS, as well as show you how to build a simple Go application.

Let’s get started with the installation.
In this tutorial, we will show you how to install Cezerin on a Debian 9 VPS.


In this article, we will go over step-by-step instructions on how to install OpenVPN on an Ubuntu 18.04 VPS.

A Virtual Private Network or VPN for short is a networking service that routes your network traffic through a server. With this, all of your network connections will be disguised as though they originate from the VPN server’s connection. The destination address can’t know your real location, thus providing both privacy and safety online. VPNs are also used by corporations and enterprise environments to enable a secure private network to protect their important data.
OpenVPN is a VPN protocol which defines how the data is transmitted over a VPN. Other common protocols are PTP, L2TP, SSTP, and IKEV2.
OpenVPN provides the most secure connection among other protocols as it provides secure authentication (such as the use of certificates and keys) as well as using up-to-date encryption algorithms. On top of this, OpenVPN is open-source software powered by thousands of developers from different communities. It is distributed under the GNU GPL license. Let’s begin with the installation.
In this article we will guide you through the steps of installing the latest version of WordPress on an Ubuntu 18.04 VPS, including the installation of Nginx web server, PHP and MySQL database server.

In this tutorial, we will show you how to install Redmine on an Ubuntu 18.04 VPS.

In this post, we will show you how to install Ruby on an Ubuntu 18.04 VPS.

Installing Ruby is an easy task and should not take more than 10 minutes. Let’s begin with the installation.