| by Arround The Web

How to install Git on Debian 11

Git is a famous open-source distributed version control mechanism. It efficiently handles everything code-related, from minor to very large-scale projects. Git allows developers to host their code on sites like Github, BitBucket, and Gitlab.

Read More
| by Arround The Web

Beginner’s guide to Debian package management

Package management is one of the fundamental features of a Linux system. The package management tools and the package format vary from distro to distro, but most distros use one of the two core tools.

Read More
| by Scott Kilroy

How to Setup a Centralized Log System with Graylog on Debian 11

Graylog is a free and open-source log-management platform for capturing, storing and enabling real-time analysis of your data and logs. It’s written in Java and built on top of other open-source software like MongoDB and Elasticsearch.

Read More
| by Scott Kilroy

How to Install Apache CouchDB NoSQL Database Server on Debian 11

Apache CouchDB is an open-source NoSQL database developed by the Apache Software Foundation. This tutorial will teach you how to install Apache CouchDB Database Server on a Debian 11 server. You will also learn how to perform some basic database operat…

Read More
| by Scott Kilroy

How to Install and Configure Envoy Proxy on Debian 11

Envoy proxy is a free and open-source service proxy designed for cloud-native applications. In this tutorial, we will show you how to install and configure the Envoy proxy on the Debian 11 server.

Read More
| by Arround The Web

How to set up a static IP address on Debian 11

When installing any operating system, it is always set to receive network configuration from the DHCP (Dynamic Host Configuration Protocol) server. That includes IP address, routing, subnet, Gateway address, DNS information, and other network configura…

Read More
| by Arround The Web

How to add an IPv4 or IPv6 address in Debian

IPv6 is the present version of the Internet Protocol. It is the communications protocol that offers an identification and location system for computers on networks and routes traffic. The internet is gradually running out of IPv4 addresses as it ushers…

Read More
| by Arround The Web

How to Install Ly Window Manager on Debian 11

Ly is a free, open-source, minimalistic, and lightweight terminal-based display manager for Linux. This covers installing the it on your Debian 11 installation.

Read More
| by Scott Kilroy

How to Install Apache ActiveMQ on Debian 11

Apache ActiveMQ is a free and open-source message broker developed by Apache Software Foundation. It is one of the well-known message brokers that supports multiple protocols such as AMQP, MQTT, Stomp, and OpenWire. It is written in Java and fully comp…

Read More
| by Arround The Web

How to add sudoers in Debian

Sudo stands for superuser do. It is a command-line utility that permits trusted users to run commands as another user by default root. When prefixed with any command, the superuser temporarily gives another user rights as an alternative root.

Read More
| by Arround The Web

How to check for updates at login on Debian

Due to increased security risks and ensuring you are running the latest software packages, you might want your system to always check for updates and upgrades on login. This post will guide you on ‘How to check for updates at login on Debian.’

Read More
| by Arround The Web

10 things to do after installing Debian

There are many reasons to select Debian over other Linux distributions out there. First of all, it’s free and open-source, software updates and upgrades can be done smoothly on the terminal, the packages are very secure to download, and it comes with L…

Read More
| by Scott Kilroy

How to Install ArangoDB NoSQL Database on Debian 11

ArangoDB is a modern multi-model database system developed by ArangoDB GmbH. it’s a free and open-source database system that supports three different data models, documents, graphs, and key/values.

Read More
| by Arround The Web

How to Install Zabbix on Debian

Zabbix is ​​a complex for monitoring your server and tracking computer network statuses. Learn how to install Zabbix on Debian here.
The post How to Install Zabbix on Debian appeared first on Linux Today.

Read More
| by Scott Kilroy

How to Install Lighttpd with PHP and Free Let’s Encrypt SSL on Debian 11

Lighttpd is a simple, fast, and secure web server. In this tutorial, we will show you how to install Lighttpd with PHP and Let’s Encrypt SSL on Debian 11.

Read More
| by Arround The Web

OpenMediaVault 6 NAS Solution Released Based on Debian 11

OpenMediaVault (OMV) is a Network Attached Storage (NAS) system based on Debian. After a long development phase, OpenMediaVault 6 has been released.
The post OpenMediaVault 6 NAS Solution Released Based on Debian 11 appeared first on Linux Today.

Read More
| by Arround The Web

Xebian Review – A Blend of Debian and Goodness of Xfce

This article offers a Xebian Linux Distribution review, which brings the Debian rolling release together with a lightweight Xfce desktop environment. Learn more here.
The post Xebian Review – A Blend of Debian and Goodness of Xfce appeared first …

Read More
| by Scott Kilroy

How to Install Icinga2 Monitoring Tool on Debian

The post How to Install Icinga2 Monitoring Tool on Debian first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Originally created as a fork of the Nagios monitoring tool, Icinga is a free and open-source infrastructure monitoring and alerting s…

Read More
| by Scott Kilroy

How to Install Flarum Forum on Debian 11

Flarum is free and open-source forum software written in PHP, JavaScript, and TypeScript. This tutorial will teach you how to install Flarum on the Debian 11 Bullseye. This tutorial also covers some basic configurations of LAMP Stack and the installati…

Read More
| by Scott Kilroy

How to Install TYPO3 CMS on Debian 12

TYPO3 is a free and open-source Enterprise-grade content management system. This tutorial shows you how to install the TYPO3 CMS on a Debian 12 server on a LAMP Stack (Apache2, MariaDB, and PHP).

Read More