Linux Tutorials on the topic “debian”
-
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.
-
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.
-
How to Setup Nginx as a Reverse Proxy for Apache on Debian 11
Author: Hitesh Jethva • Tags: apache, debian, linux, nginx, server, web server • Comments: 0Nginx and Apache both are free, open-source, and most popular web servers around the world. Apache is known for its power while Nginx is known for its speed. In this tutorial, I will configure Apache as a backend server and use Nginx as a reverse proxy for Apache on Debian 11.
-
-
How to Install Django Framework on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Django is a free and open-source web development framework written in Python. It is used for developing complex and database-driven Python applications. In this tutorial, I will explain how to set up Django in Python virtual environment using the PostgreSQL database on Debian 11.
-
How to Install MERN Stack for JS based applications on Debian 11
Author: Hitesh Jethva • Tags: debian, server, web server • Comments: 0MERN stack consists of four key technologies MongoDB, Express, React, and Node. It is specially designed for easier and faster deployment of full-stack web applications. In this tutorial, we will show you how to install the MERN stack on Debian 11.
-
How to Install PHP 8 on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 4PHP is a free, Open-source, and most popular server-side programming language used for creating dynamic websites. In this tutorial, I will show you how to install PHP 8.0 on Debian 11.
-
How to Install and Secure phpMyAdmin on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 7phpMyAdmin is a free, open-source, and web-based application used for managing MySQL and MariaDB databases from the web interface. In this post, we will show you how to install and secure phpMyAdmin on Debian 11.
-
How to Set Up a Mail Server with PostfixAdmin on Debian 11
Author: Hitesh Jethva • Tags: debian, email, linux, postfix, server • Comments: 9PostfixAdmin is a free, open-source, and web-based interface used for managing Postfix mail server from the web browser. In this article, I will explain how to install PostfixAdmin on Debian 11.
-
How to Set Up a Mail Server with Modoboa on Debian 10
Author: Hitesh Jethva • Tags: debian, email, server • Comments: 1Modoboa is an open-source mail server hosting and management platform for Linux. It is written in Python uses Postfix, and Dovecot to send and receive email. In this tutorial, I will show you how to install Modoboa on Debian 10 server.
-
Install Laravel Framework on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 3Laravel is a free and open-source PHP web framework based on the Symfony framework. It is used for the faster development of web applications. In this tutorial, I will show you how to install Laravel on Debian 11.