In this tutorial, we will show you how to install and set up Apache Cassandra on a CentOS 7 VPS. Apache Cassandra is a free and open-source, high performance, highly scalable distributed NoSQL [...]
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 Cezerin on a Debian 9 VPS. Cezerin is an eCommerce platform powered by React, NodeJS, and MongoDB. It is an open-source platform that enables us [...]
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: PHP version 7.2 or newer MySQL version 5.6 or greater OR MariaDB version 10.0 or greater. Nginx web server an Ubuntu 18.04 VPS A system user with root privileges, or access to [...]
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 a CentOS 7 VPS. Full SSH root access or a user with sudo privileges is also required. Step 1: Connect via SSH and Update Connect to [...]
Step 1: Log in via SSH and Update the System Log in to your Debian 9 VPS via SSH as the root user (or as a user with sudo privileges): ssh root@Server_IP_Address -p Port_Number of course, you [...]