Articles by Hitesh Jethva
-
How to Install Matomo Web Analytics on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, web server • Comments: 0 • Published: Mar 15, 2022Matomo, formerly known as Piwik is a free and open-source web analytics application developed by a community of developers. In this tutorial, I will show you how to install Matomo on Debian 11 with an Apache2 web server and a free Let's Encrypt SSL certificate.
-
How to Install MinIO Object Storage Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 2 • Published: Mar 11, 2022Minio is a popular open-source, self-hosted, Amazon S3 compatible object storage server written in Go. It is a very useful alternative to AWS S3 if you need more control over your object storage server. In this article, I will show you how to install the Minio server on Debian 11.
-
How to Install Webmin on Debian 11
Author: Hitesh Jethva • Tags: control panels, debian, linux • Comments: 1 • Updated: Mar 08, 2022Managing and administering Linux servers from the command line is very difficult for any beginner Linux user. In this case, you can use Webmin to manage your Linux server from the web-based interface. In this article, I will show you how to install Webmin on Debian 11.
-
-
How to Install ((OTRS)) Community Edition Ticketing System on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, programming, web server • Comments: 1 • Published: Mar 01, 2022OTRS ((Community Edition)) stands for "Open Source Trouble Ticket System" is a free and open-source service management suite. It is one of the most popular ticketing tools used by help desks, call centers, and IT service management teams. In this post, we will show you how to install OTRS ((Community Edition)) on Alma Linux 8.
-
How to Upgrade from Debian 10 to Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 8 • Updated: Feb 26, 2022Debian 11, codename "Bullseye" has been released on 14th August 2021. It is a stable release and is supported for the next 5 years. In this article, I will show you how to upgrade from Debian 10 to the new Debian 11 in a few easy steps.
-
How to Install Saltstack Master and Minion on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0 • Published: Feb 24, 2022SaltStack is a free, open-source, and Python-based automation and configuration management software. In this article, I will show you how to install SaltStack Master and Minion on Debian 11.
-
How to Install and Configure Fail2ban on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, security, server • Comments: 0 • Published: Feb 23, 2022Fail2ban is a free and open-source Intrusion Prevention System written in Python. It is used to protect your system against brute-force attacks. In this tutorial, I will show you how to install Fail2Ban firewall on Alma Linux 8.
-
How to Install Varnish 7 for Nginx on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux, nginx, web server • Comments: 2 • Published: Feb 18, 2022Varnish cache is a free and open-source cache accelerator used to speed up your website by caching the content in memory. In this tutorial, I will show you how to install Varnish 7 for Nginx on Rocky Linux 8.
-
How to Install Grafana 8 Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, nginx, server • Comments: 0 • Published: Feb 16, 2022Grafana is a free and open-source data visualizing tool that is used to monitor metrics from other hosts. In this post, we will show you how to install Grafana 8 on Debian 11.
-
How to Install Jellyfin Media Server with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu • Comments: 2 • Published: Feb 08, 2022Jellyfin is a free and open-source media streaming solution that allows you to host your own media server. In this tutorial, we will explain how to install and set up a media server with Jellyfin on Ubuntu 20.04.