Articles by Hitesh Jethva
-
How to Install Syncthing Remote File Synchronization Software on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1 • Published: Feb 04, 2022Syncthing is a free and open-source file syncing application used to sync files between multiple remote devices over the internet. It works on peer-to-peer architecture and exchanges the data automatically between two devices.
-
How to Install FileRun on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1 • Published: Feb 03, 2022FileRun is a free, open-source, and self-hosted file-sharing application for Linux. It is a very good alternative to Google Drive and dropbox. In this article, I will explain how to install FileRun with Apache and Let's Encrypt SSL on Debian 11.
-
How to Install OpenNMS Horizon Network Monitoring System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Feb 02, 2022OpenNMS is a free, open-source, and one of the most powerful network monitoring and network management platforms used for monitoring remote devices from a central location. In this tutorial, I will show you how to install OpenNMS on Debian 11.
-
-
How to Install InvoicePlane with Apache and Free Let's Encrypt SSL Certificate on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 0 • Published: Jan 26, 2022InvoicePlane is a free, open-source, and self-hosted application for managing your quotes, invoices, clients, and payments. It is used by many organizations and freelancers to manage their payments and invoices.
-
How to install Mattermost on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, server • Comments: 0 • Published: Jan 21, 2022Mattermost is a free, open-source, and secure platform for communication, collaboration, and workflow orchestration across tools and teams. In this tutorial, we will show you how to install Mattermost with Nginx on Alma Linux 8.
-
How to Install and use PHP Composer on AlmaLinux 8
Author: Hitesh Jethva • Tags: php, web server • Comments: 0 • Published: Jan 18, 2022Composer is a dependency manager for PHP that allows you to download and install all the required PHP packages needed for your project. It is a command-line tool that installs all libraries and dependencies for your project from the packagist.org repository.
-
How to Install ClickHouse OLAP Database System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0 • Published: Jan 04, 2022ClickHouse is a free, open-source, and column-oriented database management system. It is used for online analytical processing and allows you to generate analytical reports using SQL queries in real-time. In this post, we will show you how to install ClickHoust on Debian 11.
-
How to Install Bitwarden Password Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 3 • Updated: Jan 01, 2022Bitwarden is a free and open-source password manager that stores website credentials in an encrypted vault. It allows you to store all of your login credentials and keep them synced between all of your devices. In this post, we will show you how to install the Bitwarden password manager on Debian 11.
-
How to Install Podman as Docker alternative on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0 • Published: Dec 28, 2021Podman (the POD MANager) is an OCI-compliant container engine, developed by Red Hat as a drop-in replacement of Docker. In this tutorial, we will show you how to install and use Podman on Debian 11.
-
How to Install Bugzilla Bug Tracker on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming, server • Comments: 0 • Published: Dec 21, 2021Bugzilla is a free and open-source bug tracking system that allows us to track the bugs and collaborate with developers and other teams in our organization. In this article, I will explain how to install Bugzilla on Debian 11.