| by Scott Kilroy

How to Install and Use Docker on Debian 12

Docker is a set of open platforms that provides OS-level virtualization for developing, shipping, and running applications. In this guide, I’ll show you how to install Docker Engine on the latest Debian 12. You will also go over the management of Docke…

Read More
| by Scott Kilroy

How to Install Nextcloud on Debian 12

This tutorial will show you how to install Nextcloud on a Debian 12 server. You will install Nextcloud with Apache2 web server, MariaDB server, and PHP 8.2. Furthermore, you will also secure your installation with UFW (Uncomplicated Firewall) and SSL/T…

Read More
| by Scott Kilroy

How to Install Node based Roadiz CMS with Nginx on Debian

Roadiz is a free and open-source content management system based on a node system. In this tutorial, we will learn how to install Roadiz on Debian server.

Read More
| by Arround The Web

4 Ways to Install Latest Firefox on Debian Stable [Tutorial]

Check out this simple guide on how to install the latest Firefox on the Debian Stable version (Debian 12 Bookworm).
The post 4 Ways to Install Latest Firefox on Debian Stable [Tutorial] appeared first on Linux Today.

Read More
| by Arround The Web

A ultimate guide to setting up a vsftpd FTP server on Debian

When you need to transfer files between computers or servers, FTP (File Transfer Protocol) is a traditional, robust method to accomplish the task. In the world of FTP servers, vsftpd (which stands for “Very Secure FTP Daemon”) is an excellent choice. I…

Read More
| by Arround The Web

Your complete guide to installing Python on Debian

Python is a versatile, powerful, and widely used programming language that is known for its simplicity and readability. Its diverse applications range from web development and machine learning to data analysis and automation. Installing Python on your …

Read More
| by Arround The Web

Debian Welcomes the Future: RISC-V64 Now an Official Architecture

Debian Linux officially announced support for open-source architectures RISC-V64, promising a better and open future.
The post Debian Welcomes the Future: RISC-V64 Now an Official Architecture appeared first on Linux Today.

Read More
| by Arround The Web

Juno Tab 2 Ships With Debian, Ubuntu, Manjaro, Mobian

Juno Tab 2, a Linux-powered tablet with an 11″ screen and Intel N5100 CPU is now available for pre-order. The price starts at $525.
The post Juno Tab 2 Ships With Debian, Ubuntu, Manjaro, Mobian appeared first on Linux Today.

Read More
| by Arround The Web

Debian 12.1 Released with Package Updates, Security Fixes

Debian 12 ‘Bookworm’ has just received its first sizeable update. Packing a plethora of security patches and bug fixes, Debian 12.1 is an essential update that all users of this…

The post Debian 12.1 Released with Package Updates, Security Fixes is from OMG! Linux and reproduction without permission is, like, a nope.

Read More
| by Arround The Web

How to Install Jupyter Notebook in Debian or Ubuntu Linux

Use this simple step-by-step tutorial to learn how to install Jupyter Notebook on Debian and Ubuntu Linux distributions.
The post How to Install Jupyter Notebook in Debian or Ubuntu Linux appeared first on Linux Today.

Read More
| by Arround The Web

How to Install Anaconda in Ubuntu or Debian

Use this step-by-step tutorial to learn how to download and install Anaconda in Ubuntu or Debian Linux systems.
The post How to Install Anaconda in Ubuntu or Debian appeared first on Linux Today.

Read More
| by Arround The Web

How to Update Visual Studio Code on Debian 12

Tutorial on how to check the version number of the Visual Studio Code Editor, how to check if a newer version is available, and how to update it on Debian 12.

Read More
| by Arround The Web

How to Install Anaconda Python on Debian 12

Practical guide on how to download and install the Anaconda Python on Debian 12 and how to activate/deactivate the default Anaconda Python environment as well.

Read More
| by Arround The Web

How to Enable the Contrib and Non-Free Repositories on Debian 12

Comprehensive tutorial on how to enable/add and disable/remove the official Debian 12 contrib and non-free package repositories along with practical examples.

Read More
| by Arround The Web

How to Install GCC Compiler on Debian 12, 11, 10

Learn how to install GCC compiler and related tools (such as make, debugger, man pages) on Debian using the command line.
The post How to Install GCC Compiler on Debian 12, 11, 10 appeared first on Linux Today.

Read More
| by Scott Kilroy

How to Set up PostgreSQL Replication on Debian 11

PostgreSQL is an advanced and enterprise-class RDBMS (Relational Database Management System) that supports both SQL (relational) and JSON (non-relational) querying. In this tutorial, I will install and set up the Logical Replication of the PostgreSQL d…

Read More
| by Arround The Web

16 Useful Apt Command Examples For Ubuntu/Debian Linux

The apt command is used to manage package installation, upgrades, and removal in Debian-based Linux distributions including Ubuntu and Linux Mint. Check out these apt command examples.
The post 16 Useful Apt Command Examples For Ubuntu/Debian Linux app…

Read More
| by Scott Kilroy

How To Configure PureFTPd To Accept TLS Sessions On Debian

How To Configure PureFTPd To Accept TLS Sessions On Debian Linux. FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secur…

Read More
| by Arround The Web

How to Install Eclipse IDE in Ubuntu, Debian, and Linux Mint

In this tutorial, we will learn how to install the latest edition of Eclipse IDE in Ubuntu or in Debian-based Linux distributions.
The post How to Install Eclipse IDE in Ubuntu, Debian, and Linux Mint appeared first on Linux Today.

Read More
| by Scott Kilroy

How to Set Up a Local DNS Resolver with Unbound on Debian

Unbound is free and open-source DNS server software that can be used for validating, recursive, and caching DNS resolvers. In this guide, you will learn how to set up Private DNS Server with Unbound on a Debian 11 and Debian 12 server.

Read More