Articles by Navjot Singh
-
How to Install AbanteCart with Nginx and SSL on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx, web server • Comments: 1 • Published: Jan 31, 2022Abantecart is a free, open-source, and feature-rich e-commerce application. It can create multiple online stores using a single installation with support for digital and physical products, integration with multiple payment gateways and currencies, multiple languages, coupons, store credits, and a customer dashboard.
-
How to Install Redmine Project Management Software on Rocky Linux 8
Author: Navjot Singh • Tags: nginx, server • Comments: 1 • Published: Jan 20, 2022Redmine is a free and open-source project management software and issue tracking tool. It is written using the Ruby on Rails framework and can be integrated with various version control systems.
-
How to Install NEOS CMS with Nginx and Let's Encrypt SSL on Rocky Linux 8
Author: Navjot Singh • Tags: linux, nginx, web server • Comments: 0 • Published: Jan 14, 2022Neos is a free and open-source content management system (CMS) that allows you to build complex websites easily without needing to code. In this tutorial, you will learn how to install Neos CMS on a server running Rocky Linux 8 OS.
-
-
How to Install Apache Cassandra on AlmaLinux / Rocky Linux 8
Author: Navjot Singh • Tags: linux, server • Comments: 0 • Published: Jan 11, 2022Apache Cassandra is an open-source NoSQL distributed database management system. In this tutorial, we will learn how to install Apache Cassandra on AlmaLinux and Rocky Linux 8 OS.
-
How to Install Apache Tomcat 10 with Nginx on Rocky Linux 8
Author: Navjot Singh • Tags: linux, nginx, server • Comments: 0 • Published: Jan 10, 2022Tomcat is an open-source web server for Java-based applications. It is used for deploying Java Servlet and JSP applications. We will install Tomcat 10 along with the Nginx server to act as a reverse proxy and protect it using SSL.
-
How to Install Spigot Minecraft Server on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 9 • Published: Jan 10, 2022Spigot is a modified Minecraft server software based on CraftBukkit. It provides additional performance optimizations, configuration options and features while maintaining compatibility with all existing plugins and mods.
-
How to set up an NFS Mount on Rocky Linux 8
Author: Navjot Singh • Tags: desktop, linux, server, storage • Comments: 0 • Published: Dec 28, 2021Network File System or NFS is a distributed file system protocol that allows remote hosts to mount file systems over a network and perform file operations on them as though they are mounted locally. In this tutorial, you will learn how to install and configure the NFS Server and NFS Clients based on Rocky Linux 8.
-
How to Install and Use Podman to run Containers On Rocky Linux 8
Author: Navjot Singh • Tags: linux, virtualization • Comments: 0 • Published: Dec 06, 2021Podman is a free and open-source container platform built to develop, manage and deploy containers and pods on a Linux environment. This article will show you how to install Podman and use it to create and manage images and containers.
-
How to Set up Pritunl VPN Server on Rocky Linux 8
Author: Navjot Singh • Tags: linux • Comments: 0 • Published: Nov 26, 2021Pritunl is an open-source VPN and IPsec server with user management and horizontal scaling for small and large organizations. It gives the user a choice to use OpenVPN and Wireguard protocols. This tutorial will teach you about how to install the Pritunl VPN server on Rocky Linux 8.
-
How to Install the Etherpad Collaborative Web Editor on Rocky Linux 8
Author: Navjot Singh • Tags: linux, nginx • Comments: 0 • Published: Nov 08, 2021Etherpad is an open-source online editor providing collaborative editing in real-time in the browser. In this tutorial, we will install Etherpad on a Rocky Linux 8 server, using the MariaDB database to store our data. We will also use Nginx as a reverse proxy for the application and install an SSL certificate using Let's Encrypt to enable HTTPS connections to our Etherpad instance.