| by Scott Kilroy

How to Install pgAdmin 5 PostgreSQL Administration Tool on Debian 11

pgAdmin is a free and open-source graphical administration tool for PostgreSQL which is easy to use. In this tutorial, you will learn how to install pgAdmin server mode on the latest Debian 11 Bullseye. You will learn how to set up pgAdmin with Apache …

Share Button
Read More
| by Scott Kilroy

How to Install Podman on Debian 11

Source: LinOxide

Share Button
Read More
| by Scott Kilroy

Install LEMP Stack (Nginx, PHP and MariaDB) on Debian 11

The 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.

Share Button
Read More
| by Scott Kilroy

How to Add Repository to Debian

Source: LinOxide

Share Button
Read More
| by Arround The Web

How to Install Python 3.8 on Debian 11

In the following tutorial, you will learn how to download the latest version of Python 3.8, compile, and make it on your Debian 11 Bullseye operating system.
The post How to Install Python 3.8 on Debian 11 appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Install and Use Ansible on Debian 11

Ansible 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.

Share Button
Read More
| by Scott Kilroy

How to Setup Nginx as a Reverse Proxy for Apache on Debian 11

Nginx 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…

Share Button
Read More
| by Arround The Web

How to Setup Rsyslog Server on Debian 11 (Bullseye)

Rsyslog is an opensource logging program that facilitates the forwarding of log files to a centralized log server in an IP network. With centralized logging, administrators can easily keep tabs on log files of multiple systems from a central point. In this post, we will walk you through the installation and configuration of rsyslog Server […]

The post How to Setup Rsyslog Server on Debian 11 (Bullseye) appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Install Django Framework on Debian 11

Django 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 Postg…

Share Button
Read More
| by Scott Kilroy

How to Install MERN Stack for JS based applications on Debian 11

MERN 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.

Share Button
Read More
| by Scott Kilroy

How to Install PHP 8 on Debian 11

PHP 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.

Share Button
Read More
| by Arround The Web

HP Linux Imaging and Printing (HPLIP) Drivers Now Support Linux Mint 20.2 and RHEL 8.4

HPLIP 3.21.8 is here almost two months after version 3.21.6, which only added support for the Fedora 34, Ubuntu 21.04 (Hirsute Hippo), openSUSE Leap 15.3, and Debian GNU/Linux 10.9 “Buster” operating systems, and version 3.21.4, which added support for the HP Envy 6400 printer series, to add support for the Linux Mint 20.2 “Uma”, Manjaro […]

The post HP Linux Imaging and Printing (HPLIP) Drivers Now Support Linux Mint 20.2 and RHEL 8.4 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install and Secure phpMyAdmin on Debian 11

In this post, we will show you how to install and secure phpMyAdmin on Debian 11.
The post How to Install and Secure phpMyAdmin on Debian 11 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Enable and Configure Unattended-Upgrades on Debian 11

Keeping your system up to date is an important factor for anyone from simple desktop users, developers, sysadmins; well, let’s face it, anyone with a device that is especially connected to the Internet. Debian, by default, is not set up for automatic updates. However, with enabling and configuring unattended-upgrades packages, you can easily apply security, […]

The post How to Enable and Configure Unattended-Upgrades on Debian 11 appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Install and Secure phpMyAdmin on Debian 11

phpMyAdmin 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.

Share Button
Read More
| by Arround The Web

How to Install Jellyfin Media Server on Debian 11

In the following tutorial, you will learn how to install Jellyfin on Debian 11 Bullseye, along with how to set your media drives to have correct read and write access. Plus if you want to stream an Apache or Nginx reverse proxy option remotely, we’ll how to secure it with Let’s Encrypt Free SSL certificate […]

The post How to Install Jellyfin Media Server on Debian 11 appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Set Up a Mail Server with PostfixAdmin on Debian 11

PostfixAdmin 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.

Share Button
Read More
| by Scott Kilroy

Install Laravel Framework on Debian 11

Laravel 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.

Share Button
Read More
| by Scott Kilroy

How to Install vsftpd FTP Server on Debian 11

Source: LinOxide

Share Button
Read More
| by Arround The Web

How to Install the Latest MySQL 8 on Debian 11

MySQL is a relational database management system based on SQL (Structured Query Language). It is one of the most widely used database software for several well-known applications that utilize it. MySQL is used for data warehousing, e-commerce, and logging applications, but its most used feature is web database storage and management. Debian 11 comes with […]

The post How to Install the Latest MySQL 8 on Debian 11 appeared first on Linux Today.

Share Button
Read More