How to Install Jetty 9 on Ubuntu 16.04

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.

Read more

How to Install GitLab on Ubuntu 18.04

In this article, we will show you how to install GitLab Community Edition on an Ubuntu 18.04 Cloud VPS.

GitLab is an open source application that allows a team or developer to manage their project on their own servers – it’s an alternative to GitHub.

GitLab comes in two editions: Community Edition, and Enterprise Edition. We’ll be installing Community Edition in this tutorial.

Read more

How to Install Asterisk on Ubuntu 18.04

In this article, we will show you how to install Asterisk on an Ubuntu 18.04 Cloud VPS.

Asterisk is a free-to-use and open-source framework for creating real-time communications related software and is proven to be stable and reliable by thousands of users, system administrators, and developers. It controls IP PBX systems, VoIP gateways, and other custom telephone systems. Asterisk-based communications systems are being used by general communication-based businesses, call centers, carriers, and government agencies. It is also widely used to connect to telephony services like public switched telephone network (PSTN) and voice over Internet Protocol (VoIP) services.

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.

Read more

How to Install MariaDB on Ubuntu 18.04

In this article, we will show you two different methods on how to install MariaDB on your Ubuntu 18.04 Cloud VPS.

MariaDB is an open-source database server that is a fork of MySQL and can easily serve as a drop-in replacement.
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.

Read more

How to Install Matomo on Ubuntu 18.04

In this tutorial we are going to install the self-hosted version of Matomo on an Ubuntu 18.04 Cloud VPS with the Apache web server, the MySQL database server, and PHP version 7.2.

Matomo (formerly known as Piwik) is a free and open-source real-time web analytics platform, similar to Google’s own Analytics platform. Matomo provides its users with reports about their websites such as visitors, search engine results, languages, keywords, and much more. The install process is fairly straightforward, so let’s get started.

Read more

How to Install ELK Stack on Ubuntu 18.04

In this tutorial, we will cover the steps needed for installing ELK Stack on Ubuntu 18.04.

The ELK Stack is a combination of four open-source tools which together form a log management tool. The ELK Stack is a platform that helps in deep searching, analyzing, and visualizing the log generated from different machines. The install process is straightforward, so let’s begin. First though, we will go over a few key details regarding what makes up an ELK stack.

Read more

Install YetiForce on Debian 9

In this post, we will show you how to install YetiForce CRM on a Debian 9 VPS with MariaDB, PHP 7.2 and Apache.

YetiForce is an open-source and innovative CRM system. It is built on top of Vtiger and has hundreds of changes that help to accomplish even the most challenging tasks in the simplest way. This guide should work on other Linux VPS systems as well but was tested and written for a Debian 9 Cloud VPS.

Read more

How to Install Wagtail on Ubuntu 18.04

In this tutorial, we will show you how to Install Wagtail on Ubuntu 18.04.

Wagtail is a free, fast, elegant, open source CMS written in Python and built using the Django web framework for developing dynamic apps and websites. Wagtail is excellent for creating blogs and other websites that let you present your ideas to the world through a fast and good-looking webpage. The install process won’t take long, so let’s get started with the installation.

Read more

How to Install Monica on Ubuntu 18.04

In this tutorial, we will show you how to install Monica on Ubuntu 18.04 server.

Monica is an open-source personal Customer Relation Management (CRM) software written in PHP, built on top of the Laravel framework. Monica allows you to store information about your family, friends, coworkers, and more. For example, you can store information such as your friend’s wedding anniversary, the names of the children of all of your family members, keep track of your debt, and stay on top of your productive life. Let’s begin with the installation.

Read more

How to Install Icinga 2 on Ubuntu 18.04

In this tutorial, you will learn how to install Icinga 2 and Icinga Web 2 and all their necessary components on an Ubuntu 18.04 Cloud VPS.

Icinga 2 is a free and open-source server monitoring system. It helps its users to check the availability of their network resources, notifies them about outages, and generates performance data which allows reports to be created.

Read more