How to Install Apache Maven on Debian 11 Bullseye

Install Apache Maven App site on Debian 11 Bullseye

Download the latest version of Apache Maven to install on Debian 11 Buslleye Linux server or desktop using the command line terminal. Apache Maven is an open-source automation tool similar to Ant and Gradle for automating and simplifying many of the procedures that occur over …

Read more

2 Ways to Install Eclipse IDE on Debian 11 Bullseye

Eclipse Installer command on Debian 11 Bullseye

Learn the steps to install Eclipse IDE for C++, Java, PHP on Debian 11 Bullseye Linux using its official installer or downloading it via SNAP. Eclipse is an open-source IDE solution for creating your programs and supports a large number of programming languages. It is …

Read more

How to Enable SSH on Debian 11 Bullseye Linux

SSH to connect debian 11 bullseye from windows

Tutorial to learn the steps to install and enable SSH server in Debian 11 Bullseye Linux using command line terminal. SSH is a network protocol originally developed in 1995 by Finn Tatu Ylönen for encrypted access to other computers in an IP network.   What is …

Read more

How to Install Jenkins on Debian 11 Bullseye Linux

Steps to install Jenkins on Debian 11 Bullseye Server

Jenkins is a software common in the field of professional software development. When more than one developer is working on a software project, it becomes confusing when all of their changes are put together. To solve this Jenkins comes in to picture. Jenkins is a …

Read more

How to Install PuTTY on Debian 11 Bullseye

putty GUI installed Debian 11 bullseye

Here we learn the steps to install PuTTy on Debian 11 Bullseye using the command terminal to establish an SSH connection using the graphical user interface. Using PuTTY free Telnet and SSH client application on Windows, Linux, and macOS –  the user can establish a …

Read more

How to Install Asterisk VoIP Server on Debian 11 | 10

command to install asterisk on Debian 11 linux

In this tutorial, we will discuss some of the steps and commands to install the Asterisk VoIP server on Debian 11 Bullseye or 10 Buster using the terminal to call over Android or iPhone using a local network.  What is Asterisk software for Linux? Asterisk …

Read more

How to install MySQL 8.0 Server on Debian 11 Bullseye

Select MySQL 8.0 repository for Debian 11 Bullseye

MySQL doesn’t need any introduction, it has been around for years and widely used open-source Database management system. Here we learn how to install MySQL server and client on Debian 11 Bullseye. Well, just like Debian 10 Buster, the 11 Bullseye also got the MariaDB …

Read more

How to Install phpMyAdmin on Debian 11 Bullseye (Apache)

PHPMYADMIn installation on Debian 11 Bullseye

Have a look at the commands in this tutorial for the installation of PhpMyAdmin on Debian 11 Bullseye using Apache webserver.  PhpMyAdmin is an open-source web-based application that offers a web interface to directly manage and access MySQL or MariaDB databases from anywhere/remotely using a …

Read more

How to install BalenaEtcher on Debian 11 Bullseye

BalenaEtcher installation on Debian 11 Bullseye

Tutorial to install and run Balena Etcher on Debian 11 Bullseye Linux using command line terminal (repository) or portable AppImage. Etcher, an open-source tool to write ISO/Image files on a USB stick or SD card. It is available to run for all mainstream OS such …

Read more