| by Arround The Web

How to install Node.js and NPM on Debian 11

Node.js is an open-source, cross-platform runtime environment for developing server-side and networking applications built on Chrome’s V8 JavaScript engine. In this article, we will learn what Nodejs is and how to install it on a Linux machine us…

Read More
| by Arround The Web

Emmabuntüs Debian Edition 4 1.00 Officially Released, Based on Debian GNU/Linux 11 “Bullseye”

As Debian GNU/Linux 11 “Bullseye” has been officially released last month, it was just a matter of time until the Emmabuntüs Collective put together the final details of their Emmabuntüs Debian Edition (DE) 4 release series, which is derived from the Debian GNU/Linux 11 operating system series, of course, supporting both the Xfce and LXQt […]

The post Emmabuntüs Debian Edition 4 1.00 Officially Released, Based on Debian GNU/Linux 11 “Bullseye” appeared first on Linux Today.

Read More
| by Scott Kilroy

How to Install Nextcloud on Debian 11

Nextcloud is open-source software for creating public and private file storage. It allows you to create your self-hosted services like Dropbox, Google Drive, or Mega.nz. In this guide, you will learn how to install Nextcloud on the latest Debian 11 Bul…

Read More
| by Scott Kilroy

How to Install Docker and Docker Compose on Debian 11

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

Read More
| by Arround The Web

SparkyLinux 2021.09 Released Based on Debian 12 “Bookworm”

The SparkyLinux project has developed a lightweight distribution based on Debian, called SparkyLinux 2021.09. The Sparky team has published a new update to the distribution’s semi-rolling branch, which presents users with software from Debian’s develop…

Read More
| by Scott Kilroy

How to install Node.js & NPM on Debian 11

Node.js is an open-source, cross-platform runtime environment for developing server-side and networking applications built on Chrome’s V8 JavaScript engine. In this article, we will learn what Nodejs is and how to install it on a Linux machine using a …

Read More
| 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 …

Read More
| by Scott Kilroy

How to Install Podman on Debian 11

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.

Read More
| by Scott Kilroy

How to Add Repository to Debian

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.

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.

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…

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.

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…

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.

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.

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.

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.

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.

Read More