Articles by Navjot Singh
-
How to a Setup Private Docker Registry on Rocky Linux 8
Author: Navjot Singh • Tags: linux, virtualization • Comments: 2If you are working for an organization and want to keep your docker images in-house for quick deployment, then hosting a private Docker repository is perfect. Having a private docker registry allows you to own your images distribution pipeline and have tighter control over image storage and distribution.
-
How to Install and Use Nginx Proxy Manager with Docker
Author: Navjot Singh • Tags: centos, debian, linux, nginx, server, ubuntu, web server • Comments: 3A reverse proxy is a web server that can sit in front of another web server or a web service. It can encrypt outgoing traffic, act as a load balancer, redirect traffic, and offer protection. This tutorial will teach you how to install the Nginx proxy manager on a Linux server using Docker. We will cover all popular Linux distributions in a single tutorial.
-
How to Install Supabase with Docker on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx, server • Comments: 3Supabase is an open-source Firebase alternative that provides you with all the tools needed to develop your applications. Supabase offers a PostgreSQL database, user authentication, storage and a real-time API and integrates with popular frameworks and tools such as Angular, Flutter, Next.js, React, Svelte and Vue.
-
-
How to Install TeamSpeak Server on Debian 11
Author: Navjot Singh • Tags: debian, linux, server • Comments: 3TeamSpeak is cross-platform voice chat software used by gamers, teams, and schools. This tutorial will teach you how to install the TeamSpeak server on a Debian 11 based server and connect to it using a Windows client.
-
How to use Apache Guacamole to create a VNC Connection
Author: Navjot Singh • Tags: linux, networking, security • Comments: 0In this tutorial, you will learn how to install VNC on your Linux server and use Guacamole to create a VNC connection. We will cover all common distributions and specify differences wherever needed.
-
How to Install and Secure the Mosquitto MQTT Messaging Broker on Ubuntu 20.04
Author: Navjot Singh • Tags: server, ubuntu • Comments: 4Mosquitto is an open-source message broker that uses the Message Queuing Telemetry Transport (MQTT) Protocol. The protocol is designed to provide lightweight communication to the Internet of Things (IoT) devices. In this tutorial, you will install Mosquitto and set up the broker to use SSL to protect communications.
-
How to Install and Use Apache Guacamole Remote Desktop on Rocky Linux 8
Author: Navjot Singh • Tags: desktop, linux • Comments: 1Apache Guacamole is a free, open-source, clientless, remote desktop gateway. It supports standard protocols like SSH, RDP, and VNC. In this tutorial, you will learn how to install and use Apache Guacamole on a Rocky Linux 8 based server.
-
How to Install UVdesk Helpdesk System on Rocky Linux 8
Author: Navjot Singh • Tags: linux, nginx, server, web server • Comments: 3UVdesk is an open-source Saas-based helpdesk system for companies to interact with their customers and offer round-the-clock support. In this tutorial, you will learn how to install Uvdesk on a Rocky Linux 8 based server using Nginx, MySQL and PHP.
-
How to Install and Configure Suricata IDS along with Elastic Stack on Rocky Linux 8
Author: Navjot Singh • Tags: linux, security • Comments: 1Suricata is a Network Monitoring tool that examines and processes every packet of internet traffic that flows through your server. It can generate log events, trigger alerts and drop traffic upon detecting any suspicious activity.
-
How to Install Zulip Chat Server on Debian 11
Author: Navjot Singh • Tags: debian, linux • Comments: 0Zulip is an open-source chat server, similar to Microsoft Teams, Rocket Chat or Slack. It is written in Python and uses Django, PostgreSQL, and JavaScript. In this tutorial, you will learn how to install and configure Zulip Chat on a Debian 11 based server.