Articles by Navjot Singh
-
How to Install GoAccess Web Log Analyzer on Rocky Linux 8
Author: Navjot Singh • Tags: linux, server, web server • Comments: 0 • Published: Oct 20, 2021GoAccess is an open-source lightweight log analyzer that can read and analyze log files of multiple formats, including Apache, Nginx, Amazon S3, Elastic Load Balancing, CloudFront, Caddy, etc. In this tutorial, you will learn to install GoAccess Analyzer on a Rocky Linux-based server and configure it to read Nginx logs and serve real-time reports.
-
How to Install Visual Studio Code Cloud IDE on Rocky Linux 8
Author: Navjot Singh • Tags: linux, programming • Comments: 0 • Published: Oct 19, 2021Visual Studio Code has become one of the most popular IDEs for coding. This tutorial will teach you how to install Visual Studio Code IDE using the code-server application on your Rocky Linux 8 server. You will also expose it via a public domain along with SSL support.
-
How to Install Ghost CMS with Docker on Ubuntu 20.04
Author: Navjot Singh • Tags: ubuntu, web server • Comments: 0 • Published: Sep 27, 2021Ghost is an open-source blogging platform. In this tutorial, we will explore how to install Ghost CMS using Docker on a server powered by Ubuntu 20.04. We will also use Nginx as a proxy and Let's Encrypt SSL certificate to secure our installation.
-
-
How to Install PostgreSQL and phpPgAdmin on Fedora 34
Author: Navjot Singh • Tags: fedora, linux, server • Comments: 0 • Updated: Sep 16, 2021PostgreSQL or Postgres is a powerful, open-source, relational database management system. This tutorial will demonstrate how to install PostgreSQL and phpPgAdmin on a Fedora 34 based server.
-
How To Install and Configure Nagios on CentOS 8
Author: Navjot Singh • Tags: • Comments: 0 • Published: Sep 16, 2021Nagios is a popular and one of the most powerful open-source computer monitoring systems. It keeps track of your IT infrastructure and ensures that your networks, servers, applications, and processes are running smoothly. In this tutorial, you will learn how to install and configure Nagios on a CentOS 8 based server.
-
How to Install and Configure Caddy Web Server with PHP on Fedora 34 / CentOS 8
Author: Navjot Singh • Tags: centos, linux, web server • Comments: 0 • Published: Aug 04, 2021Caddy is an open-source web server written in the Go language. It provides HTTP/3 support, TLS v1.3, automatic SSL configuration with Let's Encrypt, reverse proxy, and supports multiple plugins to extend its functionality.
-
How to Install Gitea Code Hosting Service on Fedora 34
Author: Navjot Singh • Tags: fedora, programming • Comments: 1 • Published: Jul 23, 2021Gitea is an open-source code-hosting solution based on the Git platform. This article will cover how to install and configure Gitea on Fedora 34 and how to set up your first Git repository.
-
How to Install Pleroma Social Network Platform on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, nginx, ubuntu, web server • Comments: 1 • Published: Apr 28, 2021Pleroma is an open-source federated social networking platform, compatible with Mastodon and other ActivityPub platforms. This guide will show you how to create your own Pleroma instance by installing it on an Ubuntu 20.04 based server.
-
How to Install Ampache Music Streaming Server on Fedora 33
Author: Navjot Singh • Tags: fedora, linux, web server • Comments: 0 • Published: Apr 23, 2021Ampache is an open-source web-based personal audio streaming application written in PHP. This tutorial will cover how to install the Ampache application on a Fedora 33 based server and how to upload music to it for streaming.
-
How to Install Odoo 14 ERP Software on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 4 • Published: Mar 12, 2021Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open source applications suited for a variety of business needs including CRM, eCommerce, accounting, inventory, project management and point of sale.