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

2 Ways to add users to sudoers group in Debian 11

add users to sudoers group in Debian 11

Set up sudoers users in Debian 11 using this tutorial: The “Sudoers” is a file in which the rights of the users are managed. For example, the system administrator (root) can assign another user root rights. The additional user with sudo rights  can then: Execute …

Read more

Install Apache Tomcat 10 on Debian 12 or 11 Linux

Apache Tomcat installation on Debian 11 Bulleye Linux

Learn the steps and commands to install the latest version of Apache Tomcat on Debian 12 Bookworm or 11 Bullseye Linux to test various Java-based applications… Apache Tomcat is an open-source web server that allows you to run web applications written in Java. Tomcat is …

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

Install Vmware tools Debian 11 or 10 Linux VM

Install Vmware Tools on Debina 11Install Vmware Tools on Debina 11 min

If you have just installed the Debian 11  bullseye or 10 Buster on the VMWare Player workstation and want to install VMware tools, then here are the commands to follow. After installing a Virtual machine on Vmware, a few things will not work as you …

Read more