Articles by Hitesh Jethva
-
How to Install Passbolt Self-Hosted Password Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, security, server • Comments: 0Passbolt is a free, open-source and self-hosted password manager that allows you to store your website and other passwords securely. In this tutorial, I will show you how to install the Passbolt password manager on Debian 11.
-
How to Install GitLab on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1GitLab is a free and open-source DevOps platform that allows teams to iterate faster and innovate together. In this post, we will show you how to install GitLab with Nginx and Let's Encrypt SSL on Debian 11.
-
How to Install Drupal with Apache and Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Drupal is a free and open-source content management system based on the LAMP stack. In this post, we will show you how to install Drupal with Apache and Let's Encrypt SSL on Debian 11.
-
-
How to Install Config Server Firewall (CSF) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, security • Comments: 1CSF is also known as "Config Server Firewall" is a free and advanced firewall for Linux systems. It comes with some advanced security features such as intrusion, flood, and login detections.
-
How to Install Apache Solr on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1Apache Solr is an open-source enterprise-search platform from the Apache Lucene project. In this post, we will show you how to install Apache Solr on Debian 11.
-
How to Install Jenkins on Debian 11
Author: Hitesh Jethva • Tags: debian • Comments: 0Jenkins is an open-source automation and continuous integration tool that helps to automate the repetitive tasks involved in the software development process. This tutorial will explain how to install Jenkins on Debian 11 system.
-
How to Install Docker and Docker Compose on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, virtualization • Comments: 2Docker is a free and open-source platform to develop, ship, and run applications in the containerized environment. In this tutorial, we will show you how to install Docker and Docker compose on Debian 11.
-
How to Install Craft CMS with Nginx on Debian 11
Author: Hitesh Jethva • Tags: cms, debian, linux • Comments: 0
Craft CMS is a free and open-source content management system written in PHP and based on the Yii framework. This post will show you how to install Craft CMS with Nginx and Let's Encrypt SSL on Debian 11.
-
Install LEMP Stack (Nginx, PHP and MariaDB) on Debian 11
Author: Hitesh Jethva • Tags: • Comments: 2The LEMP Stack is a set of open-source software and frameworks or libraries that are used to host web applications on the internet. A stack consists of Linux operating system, Nginx web server, MariaDB/MySQL database server, and PHP language.
-
How to Install and Use Ansible on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 1Ansible is a free, open-source, and one of the most popular configuration management tools. In this article, I will show you how to install and use Ansible on Debian 11.