In this article, we will show you how to install MongoDB, manage its services, and allow remote connections on an Ubuntu 18.04 VPS. MongoDB is an open-source database management system that [...]
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. Go is an open-source, compiled programming language created [...]
n 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 [...]
Prerequisites: A registered domain name pointing to your server IP address. In this tutorial we will use your_domain.com. (optional) Full SSH root access or a user with sudo privileges. SSL [...]
Method 1: Installing Ruby with RVM Before starting, you’ll need to log into your server first. You will need to log in as the root account, or as a user with sudo privileges. NOTE: This method, [...]
Requirements: For the purposes of this tutorial, we will use an Ubuntu 18.04 VPS. Full SSH root access or a user with sudo privileges is also required. 1. Connect via SSH Connect to your server [...]
Prerequisites For the purposes of this tutorial, we will use an Ubuntu 18.04 VPS. Full SSH root access or a user with sudo privileges is also required. Step 1: Connect via SSH and Update Connect [...]
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 [...]
Rocket.Chat is an open-source web chat server, which is an excellent self-hosted alternative to Slack. It offers many functionalities such as chat, video and voice conferencing, file sharing, and [...]
Etherpad is an open-source web based application that allows real-time collaborative editing of a document through a web browser. This allows users to simultaneously type out, edit, and review [...]