Categories
Linux

How to Manually Mount/UnMount a USB Device on Ubuntu 20.04 and 22.04

When you connect a USB drive to our system, it is usually mounted automatically and a directory with your user […]

Categories
Debian

How to Install gvim Editor on Debian 11

If you have already worked with vim editor, gvim is a similar tool but it has a graphical user interface. […]

Categories
Linux

How to Install Ntopng Network Monitoring Tool on Ubuntu 20.04

Ntopng is a web-based application for true network traffic flow monitoring that is available as open freeware. It’s an improved […]

Categories
Security

How To Secure Nginx with Let’s Encrypt on Ubuntu 22.04

Introduction Let’s Encrypt is a Certificate Authority (CA) that provides an accessible way to obtain and install free TLS/SSL certificates, […]

Categories
Ubuntu 22.04

How To Configure Nginx to Use Custom Error Pages on Ubuntu 22.04

Introduction Nginx is a high performance web server capable of serving content with flexibility and power. When designing your web […]

Categories
Conceptual

Understanding Nginx HTTP Proxying, Load Balancing, Buffering, and Caching

Introduction In this guide, we will discuss Nginx’s http proxying capabilities, which allow Nginx to pass requests off to backend […]

Categories
Security

How To Set Up Password Authentication with Nginx on Ubuntu 22.04

Introduction When setting up a web server, there are often sections of the site that you wish to restrict access […]

Categories
Ubuntu

How to Install ntopng Traffic Analysis Tool on Ubuntu Server

ntopng (ntop next generation) is a high-speed web-based traffic analysis and flow collection tool. This tutorial is going to show […]

Categories
Python

How to Use PyScript – A Python Frontend Framework

Python has grown in popularity immensely in recent years. It has a wide range of applications, from its most popular […]

Categories
Debian

How to Set Up OpenLDAP Server on Debian 11

In this tutorial, we are going to take a look at installing and Configuring OpenLDAP server on Debian 11. We […]