In this article, we will show you how to install MariaDB on a Debian 9 Cloud VPS.

In this article, we will show you how to install MariaDB on a Debian 9 Cloud VPS.

In this guide, we will show you how to install Boonex Dolphin 7 on an Ubuntu Cloud VPS.
Boonex Dolphin is a popular social networking platform and web application that allows you to create easy-to-use community and social media oriented websites. It’s open-source, and thanks to its design and customization-oriented nature, you can make your site unique to suit your ideas. Let’s get started with the installation.
In this tutorial, we will guide you through the steps of installing Odoo 10 on Debian 9 using your domain name and without typing the port number in your web browser. We will also install the Nginx web server and configure it as a reverse proxy.
Odoo (formerly OpenERP) is a web-based open source business software including a number of business applications for Sales, Website/eCommerce, Project and Warehouse management, CRM, billing, accounting, Human Resources, Marketing and many more additional modules developed by the community. Odoo comes in two editions, Community edition, which is free, and Enterprise edition. In our case, we will install and use the Community edition of Odoo.
In this article, you will find all the steps that you need to take in order to set up the Subversion (svn) server on your Debian 9 Cloud VPS.

In this tutorial, we will show you how to install Yarn on an Ubuntu 16.04 Cloud VPS, as well as go over some of the basics with using Yarn.

As you can see, the interesting feature is the offline installation. Once you have installed a package, it will be cached and we can create another project from scratch without being connected to the internet, which in turn will save our bandwidth usage.
Usually, a project requires some dependencies and every time we install them to start a project, the “npm install” command would consume your bandwidth. When using Yarn, the download is done just once. Let’s begin installing Yarn.
In this tutorial, we will guide you through the process of installing SQLite on an Ubuntu 16.04 Cloud VPS, which is fast, easy, and can be done in less than 5 minutes.

In this tutorial we will guide you through steps of installing Jetty 9 and all necessary components on an Ubuntu 16.04 Cloud VPS.
Jetty is free and open source, Java HTTP (Web) server and Java Servlet container similar to Tomcat, GlassFish and WildFly. It provides support for SPDY, WebSocket, OSGi, JMX, JNDI, JAAS, and many other integrations. It is often used for machine to machine communications within larger software frameworks. Jetty is used in a wide variety of projects and products, both in development and production, such as Yahoo Hadoop Cluster, Google AppEngine, Yahoo, Zimbra, Eclipse, and many more. It can be easily embedded in devices, tools, frameworks, application servers, and clusters. Let’s get started with the installation.
In this article, we will show you how to install GitLab Community Edition on an Ubuntu 18.04 Cloud VPS.

GitLab comes in two editions: Community Edition, and Enterprise Edition. We’ll be installing Community Edition in this tutorial.
In this article, we will show you how to install Asterisk on an Ubuntu 18.04 Cloud VPS.

Asterisk is licensed under GPLv2 – it is also sponsored by Digium, which offers additional licenses. The install process might take some time, so let’s get started right away.
In this article, we will show you two different methods on how to install MariaDB on your Ubuntu 18.04 Cloud VPS.

In the first installation method, we will use the official Ubuntu repository, while the second installation method we will install the latest version of MariaDB from the official MariaDB repositories.