Debian
Docs and Guide on how to setup and install packages on Debian Linux

How to Build Brotli From Source on Debian 9
This guide outlines how to build Brotli, a modern compression library, from its source code on a Debian 9 (Stretch) system. It covers installing necessary dependencies, obtaining the source code, configuring the build process, and compiling Brotli. The guide also includes optional steps for building documentation and verification.

How To Configure SFTP Server In Debian
This guide outlines steps to configure a secure file transfer (SFTP) server using OpenSSH on Debian. It covers aspects like user/group creation, SSH configuration for SFTP, and directory permissions.

How to configure SFTP server on Debian 12
This guide outlines steps to configure a secure file transfer (SFTP) server using OpenSSH on Debian. It covers aspects like user/group creation, SSH configuration for SFTP, and directory permissions.

How to install aaPanel on Debian by one click
AaPanel offers a control panel for managing web hosting environments on Linux. While aaPanel advertises a one-click installation, it typically involves downloading a script and executing it with root privileges. This guide outlines the steps for installing aaPanel on Debian.

How to Install Anaconda on Debian
Anaconda is a popular free and open-source distribution that bundles Python, its package manager (conda), and a collection of scientific computing packages. This guide outlines the installation process for Anaconda on Debian.

How to install Ansible on Debian server
Ansible is a powerful automation tool for managing IT infrastructure. Here's a guide on installing Ansible on your Debian serve.

How to install Atom Text Editor on Debian 10
Atom is a popular, hackable text editor known for its customization options and extensive package ecosystem. This guide outlines installing Atom on your Debian 10 system.

How to install Atom Text Editor on Debian 12
Atom is a popular, hackable text editor known for its customization options and extensive package ecosystem. This guide outlines installing Atom on your Debian 12 system.

How to install Cockpit on Debian
This guide outlines installing Cockpit on Debian, a web-based tool for server management. It covers updating packages, installing Cockpit, optionally opening a firewall port, starting and enabling the service, and accessing the web interface using an administrative user.

How to install Composer on Debian servers
This guide provides instructions for installing Composer, a PHP dependency manager, on Debian servers. It covers updating package lists, installing PHP dependencies, downloading the Composer installer, optionally verifying its integrity, installing Composer globally, and verifying the installation.