Articles by Hitesh Jethva
-
How to Install and Configure Memcached on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1Memcached is an open-source and distributed memory object caching system that holds the most frequently queried data in memory. In this tutorial, I will show you how to install Memcached on Debian 11.
-
How to Setup Teampass Password Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, security • Comments: 0Team pass is an open-source password manager that helps you to store and manage all your passwords from the central location. In this tutorial, I will show you how to install the Teampass password manager with Apache and Let's Encrypt SSL on Debian 11.
-
How to Install DokuWiki with Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: apache, debian, linux, web server • Comments: 1DokuWiki is a free, open-source and powerful Wiki software application written in PHP. It uses a file to store its data instead of using a database. In this tutorial, I will show you how to install DokuWiki with Apache and Let's Encrypt SSL on Debian 11.
-
-
How to Install sysPass Password Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, security • Comments: 2sysPass is a web-based password management application written in PHP. It is secure, reliable, and runs in a multiuser environment for business and personal use. In this tutorial, I will show you how to install sysPass password manager on Debian 11.
-
How to Install Ruby on Rails on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming, web server • Comments: 0Ruby on Rails is a free, open-source, and one of the most popular application stacks used for creating sites and web apps. It is written in Ruby programming language and follows the MVC concept.
-
How to Install OpenNMS Network Monitoring Solution on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 2OpenNMS is a free and open-source Open Network Management System written in Java. It is a network monitoring application that gathers critical information from local and network hosts using the SNMP protocol.
-
How to Install and Configure RabbitMQ on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0RabbitMQ is a free, open-source and one of the most popular message broker software. It supports multiple messaging protocols and uses plugins to communicate with popular messaging solutions like MQTT.
-
Install Sails.js Framework with Nginx on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, web server • Comments: 0Sails.js is a Javascript framework for Node.js. It is used for developing real-time applications very quickly. It allows you to resemble the MVC architecture from frameworks like Ruby on Rails. In this post, we will show you how to install Sails.js with Nginx on CentOS 8
-
How to Install Apache Cassandra on Debian 11
Author: Hitesh Jethva • Tags: apache, debian, linux • Comments: 0Apache Cassandra is a free, open-source and distributed database management system. It is capable to handle large amounts of data across many servers and provides high availability with no single point of failure.
-
How to Install Prometheus System Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 1Prometheus is a free, open-source and web-based monitoring application that collects metrics from your services and stores them in a time-series database. In this post, we will show you how to install Prometheus monitoring on Debian 11.