How to install SLACK on Debian 11 Bullseye Linux

Install Slack on Debian 11 or 10

Here are the steps to install Slack on Debian 11 Bullseye or 10 Buster Linux using the command line terminal. Slack is a popular Online instant messaging service application that stands for “Searchable Log of All Conversation and Knowledge”, yes, in short, “Slack”. It has …

Read more

How to install WineHQ on Debian 11 Bullseye

Wine Installation in Debian 11 Bullseye Linux

“Wine” stands for “Wine Is Not an Emulator”, it is a free and popular program to run Windows applications on Linux such as Ubuntu, Debian, CentOS operating systems. As its name suggests Wine is not an emulator, but a runtime environment that ensures compatibility with …

Read more

How to Install Pip 3 or 2 on Debian 11 Bullseye Linux

Install Pip 3 or 2 on Debian 11 Bullseye Linux or 10 Buster

Pip stands for Pip Installs Python and is a tool for Python programming language to install various modules. It is an explicit replacement and indirect successor for the older one easy_install from the Python setup tools. In a direct comparison, the syntax of pip is …

Read more

Install Python 3.x or 2.7 on Debian 11 Bullseye Linux

Install Python 3 or 2.7 on Debian 11 Bullseye Linux

Learn the commands to install Python 3.x and Python 2.7 on Debian 11 Bullseye or 10 Buster using terminal and also set the default version. Python is a free, open-source programming language for a wide range of software projects. This programming language comes with clear syntax …

Read more

How to install AWS CLI on Debian 11 or 12 Linux

Download AWS CLI installation script on Debian 11

To manage AWS servers, Amazon cloud offers a command-line interface tool called AWS CLI. It is an open-source program that helps users to manage and automate various Amazon cloud servers directly from their system’s command-line shell. Here we learn the steps to install the AWS …

Read more

How to install MariaDB 10 on Debian 11 Bullseye Linux

install mariadb server on Debian 11

Guide to learn the MariaDB 10 installation on Debian 11 Bullseye. Currently while writing this tutorial the latest version was MariaDB Server 10.6.  The default version available to install on Debian 11 Linux while performing this guide was MariaDB 10.5, however the latest available is …

Read more

How to install Webmin on Debian 11 Bullseye Server Linux

Install Webmin cpanel on Debian 11 server

Webmin is an open-source application platform that gives a web-based graphical user interface to manage Linux servers. Here we learn how to install Webmin on Debian 11 Linux server to manage web hosting using its repository. Managing command line servers can be tricky especially for …

Read more