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

Install and Use Curl on Debian 11 Bullseye Linux

Install and Use Curl on Debian 11 Bullseye Linux min

cURL is an open-source command-line program integrated into Linux systems for a long time. It enables files to be transferred from or to a server without user interaction. In addition to HTTP, the program supports a variety of other network protocols such as FTP, FTPS, …

Read more

How to Install Splunk on Debian 11 or 10 Linux

Splunk Dashboard installed on Debian Linux

Let’s install Splunk on the Debian 11 / 10  Linux operating system and analyze data collected from various resources…  Splunk is security, information, and event management software (SIEM for short). It is a cross-platform solution that receives information from various sources and combines and visualizes …

Read more