| by Scott Kilroy

How to Install vsftpd FTP Server and Secure it with TLS on Debian 11

File Transfer Protocol or FTP is a very old and one of the most well-known network protocols. It is not secure compared to SFTP or SCP these days but is still the first choice of many users for transferring files between a server and a client.

Share Button
Read More
| by Scott Kilroy

How to Install Sails.js MVC Framework with Nginx on Debian 11

Sails.js is a full-stack Node.js framework built on top of Express socket.io. It’s a powerful MVC framework inspired by Ruby on Rails, but with supports of data-driven APIs and scalable, also service-oriented architecture.

Share Button
Read More
| by Scott Kilroy

How to Install ClickHouse OLAP Database System on Debian 11

ClickHouse is a free, open-source, and column-oriented database management system. It is used for online analytical processing and allows you to generate analytical reports using SQL queries in real-time. In this post, we will show you how to install C…

Share Button
Read More
| by Scott Kilroy

How to Install Rust Programming Language on Debian 11

In this guide, you will learn how to install Rust programming language on the Debian 11 Bullseye. We will be using the rustup toolchain for installing and managing Rust on the Debian system.

Share Button
Read More
| by Scott Kilroy

How to Install Gitea with PostgreSQL on Debian 11

Gitea is a free, open-source, and self-hosted solution for Git servers. In this tutorial, I will show you how to install Gitea from binary with PostgreSQL on Debian 11.

Share Button
Read More
| by Arround The Web

Neptune 7.0 Released as a Classic KDE-Based Linux Distro

Neptune is a Linux distro for desktops based fully upon the Debian stable branch, except for a newer kernel and some drivers. In addition, Neptune’s devs package and maintain the KDE Plasma desktop as well as KDE Frameworks and KDE Applications. The project’s latest release, Neptune 7.0 “Faye”, is based on Debian 11.2 “Bullseye” and includes KDE’s Plasma 5.20 […]

The post Neptune 7.0 Released as a Classic KDE-Based Linux Distro appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Burn CD/DVD in Linux Using Brasero

The post How to Burn CD/DVD in Linux Using Brasero first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
Frankly speaking, I cannot recall the last time I used a PC with a CD/DVD drive. This is thanks to the ever-evolving tech industry which ha…

Share Button
Read More
| by Arround The Web

How to Install Mattermost on Debian 11

Mattermost is a self-hosted and open-source online chat service designed to be used as an internal chat platform for companies and organizations.
The post How to Install Mattermost on Debian 11 appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Install Podman as Docker alternative on Debian 11

Podman (the POD MANager) is an OCI-compliant container engine, developed by Red Hat as a drop-in replacement of Docker. In this tutorial, we will show you how to install and use Podman on Debian 11.

Share Button
Read More
| by Arround The Web

Maui Shell: a Convergent Desktop Shell for Linux Desktops

The makers of the Debian-based Nitrux distribution also work on developing a set of in-house apps called Maui Apps.
Nitrux has introduced a brand new shell for the Linux desktop, called Maui Shell, which can converge to also work on mobiles devices, su…

Share Button
Read More
| by Arround The Web

Debian 11 Is Broken

Debian 11 is switching around device names like /dev/sda and /dev/sdb on each boot, as you can see for yourself. Or if you so wish, have a look at my video.
This means that your Debian 11 system will regularly fail to boot.
The post Debian 11 Is Broken…

Share Button
Read More
| by Scott Kilroy

How to Install, Create and Manage LXC (Linux Containers) in Ubuntu/Debian

The post How to Install, Create and Manage LXC (Linux Containers) in Ubuntu/Debian first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Over the last decade, the open-source community has seen a steady shift to containerization as the preferred…

Share Button
Read More
| by Scott Kilroy

How to Install Bugzilla Bug Tracker on Debian 11

Bugzilla is a free and open-source bug tracking system that allows us to track the bugs and collaborate with developers and other teams in our organization. In this article, I will explain how to install Bugzilla on Debian 11.

Share Button
Read More
| by Arround The Web

9to5Linux Weekly Roundup: December 19th, 2021

This has been a great week with some cool releases, starting with System76’s Pop!_OS Linux 21.10, which now also runs on the Raspberry Pi 4, and continuing with new EndeavourOS and Debian GNU/Linux 11 point releases to keep you up-to-date with the latest security and bug fixes. On top of that, we got a new […]

The post 9to5Linux Weekly Roundup: December 19th, 2021 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

25 Useful Basic Commands of APT-GET and APT-CACHE for Package Management

This article explains how quickly you can learn to install, remove, update and search software packages using apt-get and apt-cache commands from the command line. This article provides some useful commands that will help you to handle package manageme…

Share Button
Read More
| by Arround The Web

Debian GNU/Linux 11.2 “Bullseye” Released with 30 Security Updates and 64 Bug Fixes

Debian GNU/Linux 11.2 is here more than two months after the release of Debian GNU/Linux 11.1 “Bullseye” as yet another up-to-date installation and live medium that incorporates all the latest security updates and miscellaneous bug fixes released during this time for existing users through the main software repositories. In numbers, this second point release includes […]

The post Debian GNU/Linux 11.2 “Bullseye” Released with 30 Security Updates and 64 Bug Fixes appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Use apt Command to Manage Packages in Linux

Learn how to use the apt command in Ubuntu, Debian, Linux Mint, or any other Debian or Ubuntu-based distributions. Examples are included so you can manage packages with ease.
The post How to Use apt Command to Manage Packages in Linux appeared first on…

Share Button
Read More
| by Scott Kilroy

How to Install HTTP Git Server with Nginx on Debian 11

Git is an open-source version control system used by thousands of developers around the world. It is used to keep track of your software changes at the source level. In this tutorial, I will explain how to set up an HTTP Git repository server with Ngin…

Share Button
Read More
| by Scott Kilroy

How to Install OpenProject on Debian 11

OpenProject is a free, open-source, and leading project management system. In this tutorial, I will show you how to install OpenProject on Debian 11.

Share Button
Read More
| by Scott Kilroy

How to Install and Configure WildFly (JBoss) on Debian 11

Wildfly (formerly JBoss) is a JAVA application server developed by RedHat. It is a simple, lightweight, and powerful server with a CLI and an admin console. In this tutorial, I will show you how to install Wildfly with Nginx as a reverse proxy on Debia…

Share Button
Read More