Open Eshop is a free and open source eCommerce software to sell digital goods, like MP3, eBooks, Movies, Software and much more. In this tutorial, we will explain how to... Read more

vnStat is a comprehensive package for Linux operating systems used to track and monitor bandwidth usage. It is included in the default repositories of most package managers. This tutorial will... Read more
Introduction The goal of this tutorial is to get rid of the public SSH and public RDP connections. By placing this all behind a very convenient HTML5 client, we can... Read more
After you create a new server, there are some configuration tweaks that you should make to harden the security of your server. Create a new user As the root user,... Read more
In this tutorial, we will be installing a basic Express.js web server, using Node.js, a Javascript runtime based on Chrome’s V8 engine, on our Vultr VPS running Ubuntu 16.04. If... Read more
Golang is a programming language developed by Google that would keep the traditions of C, but focus on simplicity and safety. It has become a popular language used for server-side... Read more
MongoDB is one of the leading NoSQL databases that is commonly used in modern web applications. This tutorial will walk you through setting up MongoDB. Please note that this tutorial... Read more
Introduction Apache Maven is a free and open source project management tool used for Java projects. You can easily manage a project’s build, reporting, and documentation from a central piece... Read more
Using a Different System? How to Install and Configure ArangoDB on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Introduction ArangoDB... Read more
In this article, we will setup a VPS to serve Python web applications with Gunicorn and Nginx as a reverse proxy. We use Nginx as a reverse proxy instead of... Read more