| by Arround The Web

How to start GNOME desktop from command line in Debian

GNOME, an acronym for the GNU Network Object Model Environment, is a graphical user interface and set of computer desktop apps for Linux OS users. It is aimed at making Linux OS an easy-to-use OS for non-programmers.

Share Button
Read More
| by Arround The Web

How to Install a Graphical Desktop Environment on Ubuntu or Debian Server

As you know, the Ubuntu Desktop variant ships with the default GNOME desktop environment for users, so why do we need to install a graphical desktop environment on Ubuntu?
The post How to Install a Graphical Desktop Environment on Ubuntu or Debian Serv…

Share Button
Read More
| by Arround The Web

How to Install MariaDB in RHEL and Debian Systems

MariaDB is a binary drop-in replacement for MySQL. Learn how to install MariaDB in RHEL and Debian systems in this tutorial.
The post How to Install MariaDB in RHEL and Debian Systems appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

13 Interesting Distributions Based on Debian Linux

You will always find Debian in the list of most stable Linux distributions. It is one of the oldest distributions out there. Debian is an example of a successful community project with open source at its core. But the focus on ‘FOSS’ also makes it uncomfortable for new users who are accustomed to getting things out […]

The post 13 Interesting Distributions Based on Debian Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Debian 9 (Stretch) Reached End-Of-Life, Maintenance Model Explained

On June 30, 2022, Debian 9 (Stretch) reached its End of Life (EOL). Learn more about upgrading to a new version here.
The post Debian 9 (Stretch) Reached End-Of-Life, Maintenance Model Explained appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Install Cacti Network Monitoring Tool on Debian 11

Cacti is an open-source, web-based network monitoring tool written in PHP. Cacti generates CPU load and network bandwidth utilization graphs using SNMP (Simple Network Management Protocol). This guide will show you, how to install the Cacti monitoring …

Share Button
Read More
| by Arround The Web

How to install Grafana on Debian

Grafana is free software that allows users to query, visualize, alert, and understand their metrics regardless of where they are stored. Besides, Grafana will enable you to easily create, analyze, and share dashboards with your team, fostering a data-d…

Share Button
Read More
| by Arround The Web

The History of Debian Linux Distribution

Since its inception in 1993, Debian has grown into one of the most robust, stable, and widely used Linux distributions. Debian is a free and open-source community-driven project that is actively developed & maintained by a community of vibrant deve…

Share Button
Read More
| by Arround The Web

Install OpenRGB in Ubuntu/Debian-based Linux Distros

In this tutorial, we will walk through the steps of installing the OpenRGB software in Linux. We will explore a few methods to achieve this. We will install the software using the PPA repository, using the AppImage and from the deb package.
The post In…

Share Button
Read More
| by Arround The Web

How to install Visual Studio Code on Debian 11

Code editors for several programming languages such as Python, C, and Java may be found in Visual Studio Code, an open-source code editor developed by Microsoft and available for free download. Even though Microsoft develops the tool, it is also availa…

Share Button
Read More
| by Arround The Web

How to add or change the default gateway in Debian

A default gateway is a node in a PC network. The node, in this case, uses an internet protocol suite that serves as the forwarding host(router) to other networks. This occurs when no other route specification matches the destination IP address of a pac…

Share Button
Read More
| by Arround The Web

How To Force Users To Use Strong Passwords In Debian and Ubuntu

This brief tutorial explains how to force users to use strong passwords using Pluggable Authentication Modules (PAM) in Debian, Ubuntu and other DEB-based systems.
The post How To Force Users To Use Strong Passwords In Debian and Ubuntu appeared first …

Share Button
Read More
| by Arround The Web

How to Install a Debian 11 (Bullseye) Minimal Server

This tutorial shows how to install a Debian 11 (Bullseye) minimal server in detail with many screenshots. The purpose of this guide is to provide a minimal setup that can be used as the basis for our other Debian 11 tutorials here at howtoforge.com.
Th…

Share Button
Read More
| by Scott Kilroy

How to Install a Debian 12 (Bookworm) Minimal Server

This tutorial shows in detail how to install a Debian 12 (Bookworm) minimal server with many screenshots. The purpose of this guide is to provide a minimal setup that can be used as the basis for our other Debian 12 tutorials here at howtoforge.com.

Share Button
Read More
| 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.

Share Button
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.

Share Button
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.

Share Button
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…

Share Button
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.

Share Button
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…

Share Button
Read More