Articles by Navjot Singh
-
How to Install Wiki.js on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx • Comments: 1Wiki.js is an open-source, lightweight wiki software. It is built on the Node.js JavaScript framework. In this tutorial, you will learn to install Wiki.js on a Rocky Linux 9 server using the PostgreSQL database and Nginx server for proxying.
-
How To Install the Anaconda Python Distribution on Ubuntu
Author: Navjot Singh • Tags: linux, ubuntu • Comments: 0
Anaconda is an open-source package manager, environment manager, and Python and R language distribution. It is bundled with over 1500 open-source packages for use on any platform.
-
How to Install UVdesk Helpdesk System on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, ubuntu • Comments: 2UVdesk is an open-source Saas-based helpdesk system for companies to interact with their customers and offer round-the-clock support. Its features include ticket management, knowledgebase support, canned replies, and automatic ticket generation based on emails.
-
-
How to Install and Configure Graphite Monitoring System on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, monitoring, server • Comments: 0Graphite is an open-source tool used to track and graph the performance of computer systems. You can use it to track the performance of websites, applications, business services, and networked servers.
-
How to Install and Configure Squid Proxy Server on Rocky Linux/Alma Linux 9
Author: Navjot Singh • Tags: linux, server, web server • Comments: 0In this tutorial, you will learn how to install and configure Squid Proxy on a Rocky / Alma Linux 9 server. Squid is used as a distributed caching mechanism, by saving data obtained from different requests, increasing the traffic speed when similar requests are done.
-
How to Install TIG Stack (Telegraf, InfluxDB, and Grafana) on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 2The TIG (Telegraf, InfluxDB, and Grafana) Stack is an acronym for a platform of open-source tools to make the collection, storage, graphing, and alerting of system metrics easier. You can monitor and visualize metrics such as memory, disk space, logged-in users, system load, swap usage, uptime, running processes, etc. from one place.
-
How to Install and Monitor Servers with Checkmk on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, monitoring, server, ubuntu • Comments: 0Checkmk is a server and application monitoring software written in Python and C++. It supports the monitoring of servers, applications, networks, containers, and clouds. In this tutorial, you will learn how to install and monitor servers using Checkmk on a Ubuntu 22.04 machine.
-
How to Install Statping on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, monitoring, server, ubuntu • Comments: 0Statping is an open-source uptime monitor that keeps track of websites and applications hosted across multiple servers. It can generate a beautiful status page by fetching real-time data from various sources.
-
How to Set Up WireGuard VPN on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 0Wireguard is an open-source cross-platform Virtual Private Network (VPN) implementation that uses state-of-the-art cryptography. This tutorial will cover how to install Wireguard VPN on a Ubuntu 22.04 server and connect to it using a Ubuntu client.
-
How to Install Rocket.Chat Server on Rocky Linux 8
Author: Navjot Singh • Tags: linux, server, web server • Comments: 1Rocket.Chat is an open-source chat server developed in JavaScript using the Meteor.js framework. It allows you to communicate securely in real-time across multiple devices. In this tutorial, we will install the free Community edition of Rocket.Chat server on a Rocky Linux machine.