Debian

How to install Jenkins on Debian 11

How to install Jenkins on Debian 11

Jenkins is a server that has a lot of plugins and extensions which can provide ease in the life of developers in developing applications and software for different purposes. This article has explained the installation procedure of Jenkins in Debian 11 in detail.

How to Install OpenCV on Debian 11

How to Install OpenCV on Debian 11

OpenCV is an open-source library that contains around 2500 optimization algorithms to assist in accomplishing several computer vision and machine learning tasks.

How to Set Up a Firewall with UFW on Debian 11

How to Set Up a Firewall with UFW on Debian 11

Setting up a firewall with Ufw protects the server by monitoring the incoming and outgoing traffic of the network connections of a server. In this write up, we have discussed how to set up the firewall with ufw on Debian 11

How to install Skype on Debian 11

How to install Skype on Debian 11

Skype has changed the way people interact, and it’s now available on nearly every device conceivable, from cellphones to gaming consoles to desktops and laptops. You can make an audio, video, or conference call with anyone

how-to-install-tomcat-nine-on-debian-eleven

How to install Tomcat 9 on Debian 11

Tomcat is an open-source tool that is lightweight and offers great features like securing by SSL. Debian 11 is the latest release of Debian, in this follow-up we will learn the installation procedure of the Tomcat 9 on Debian 11 in detail. Before installing the Tomcat 9 on Debian 11, first, we have to initialize port 8080 which is by default assigned to Tomcat using the ufw command

How to Install Apache Maven on Debian 11

How to Install Apache Maven on Debian 11

Apache Maven is a widely used open-source management tool to build and document projects. Maven is also known as build tool: any build tool helps to perform several tasks related to source code management in a project.

How to Install Xrdp Server on Debian 11 Linux

How to Install Xrdp Server on Debian 11

Xrdp Server is based on RDP protocol through which you can remotely access another machine present in the same network. In this write-up, we have covered how to install Xrdp on Debian 11 system

How to install Ruby on Debian 11

How to install Ruby on Debian 11

Ruby is a general-purpose language but used mainly for web development applications and the implementation of the ruby on rails is also well known. In this article, we have learned the installation procedure of Ruby on Debian 11 by two methods;

How to Install Apache Cassandra on Debian 11

How to Install Apache Cassandra on Debian 11

The features of scalability, cluster cloud, and reliability increased the popularity of Apache Cassandra. We have installed its prerequisite that is Java and then import the key of Cassandra and added its latest repository to the repository of Debian 11.

How to install VirtualBox guest additions on Debian 11

How to install VirtualBox guest additions on Debian 11

VirtualBox guest addition installs the tools which enhance the functionality of Debian 11, it has a lot of features discussed in this write-up. This write-up describes the simple procedure of installing the VirtualBox guest additions on Debian 11 by mounting the ISO image of guest addition automatically as well as manually.

How to Install Visual Studio Code on Debian 11 Linux

How to Install Visual Studio Code on Debian 11

Visual studio code is a code editor which is used to run and edit different codes of different programming languages which can be used for different purposes by developers. It can be run in any operating system either it is Windows or Linux

How to Set Up SSH Keys on Debian 11 Linux

How to Set Up SSH Keys on Debian 11 Linux

SSH is a network protocol that permits two machines to communicate securely over an unsecured network. It is commonly used for accessing and managing remote servers. SSH key pair comprises a public and private key.

How To Add Swap Space on Debian 11

How To Add Swap Space on Debian 11

In Linux, swap space is used when there is no more physical memory (RAM) available. The swap space is accessed if the RAM is full and more memory resources are needed. We have shown you how to create and utilize swap space to your advantage in this article.  

How to install Mono on Debian 11

How to install Mono on Debian 11

Mono is the open-source Linux implementation of the .NET Framework. It is utilized in the various operating systems such as Linux, Windows, macOS for building cross-platform applications. You can use this platform for compiling and running C# programs. In today’s write-up, we have shown you how to install Mono on Debian 11

How to add a user to Sudoers in Debian 11

How to add a user to Sudoers in Debian 11

Adding users to Sudoers in Debian 11 can seem like a daunting task but in reality, it is quite an easy task to achieve. Sudoers are the users that have administrative rights in a Linux-based operating system.

how-to-install-memcached-on-debian-11-linux

How to Install Memcached on Debian 11 Linux

Memcached is a memory caching system that can be utilized for a variety of purposes. It is frequently used for improving the performance of dynamic database-driven websites by caching their objects and data in RAM to handle the subsequent requests.

How to install Anaconda on Debian 11

How to install Anaconda on Debian 11

Anaconda is used for the deployment of the data related to data science and is also equipped with all the tools and packages with help the data scientists to perform their tasks.

Install and Configure Fail2ban on Debian 11

Install and Configure Fail2ban on Debian 11

Fail2ban is an open source, free tool which is the best out there in helping you protect from brute force attacks or DDOs attacks. It achieves its task by monitoring the service logs for any kind of malicious activity. To scan log files, regular expressions are used by Fail2ban. Fail2ban scans and then if any pattern that matches is counted. When this count reaches a certain threshold which is predefined, it bans the IP of the offending machine. The installation process of Fail2ban is very easy as it is already in the default repositories of debian 11. Let’s explore the steps in installing Fail2ban one by one. Step1: To install Fail2ban, run the following command in the Debian 11 terminal

How To Install MySQL_MariaDB on Debian 11

How To Install MySQL/MariaDB on Debian 11

MySQL and MariaDB are very popular among developers as both are free and relational databases. The relational database keeps our data in tables and makes it more organized.

How To Set Up LAMP Stack (Apache, MariaDB, and PHP) on Debian 11

How To Set Up LAMP Stack (Apache, MariaDB, and PHP) on Debian 11

Lamp stack means Linux used as an operating system, Apache as a web server, MySQL/MariaDB as the database where all our data will be stored, and PHP where all the processing and handling content happens. Lamp stack is a blessing for web developers and that is why it is very popular.

How To Install/Uninstall PHP on Debian 11

How To Install/Uninstall PHP on Debian 11

PHP 8.0  is the newer version of PHP language which is also usable for commercial purposes. It is a cross-platform language which means it is executable on all the major operating systems. These Operating systems include Ubuntu, Windows, macOS, etc.

How to Install and Uninstall Wine on Debian 11

How to Install and Uninstall Wine on Debian 11

Wine is an amazing tool that is open-source, free, and easily installable in our Debian 11 system. Once we get used to this tool, we will be able to use windows applications and games in our own Debian 11 system.

How To Install Apache on Debian 11

How To Install Apache on Debian 11

Apache web server is an open-source free service that allows users and developers to share their work on the internet by being reliable, robust, fast as well as secure.

How to Install Python 3.9 on Debian 11

How to Install Python 3.9 on Debian 11

Python is one of the most famous languages in Computer Science. Every developer at some point was exposed to this language. And rightly so! As it offers a huge range of areas.

How To Install Java on Debian 11

Java has been a popular programming language because of its flexibility as it can be used to create/develop applications in mobiles as well as desktop applications. Developers love to code in Java and create different kinds of applications using Java.

What's New in Debian 11 Bullseye

What’s New in Debian 11 “Bullseye”

Debian is a free operating system and is used by millions of people across the globe. It is the building block or the foundation of many distributions like Ubuntu. To add further, this is the most versatile and stable Linux distribution one can find out there.  Debian 1.1 which was named Buzz was first released in 1996. Since then it has come a long way.

Initial Server Setup with Debian 11

Initial Server Setup with Debian 11

When you first install Debian 11 you need to set up a server. One must follow these steps to set up the server. These steps include updating and upgrading, adding a new sudo user, set up a firewall, and securing SSH. In this article, we have learned today how to set up a server on Debian 11 Bullseye initially