Tag: Debian

MongoDB 5.0

How to Install MongoDB 5 on Debian 11

MongoDB is an open-source document database used in many modern web applications. It is classified as a NoSQL database. Unlike relational databases which store data…

How to Install Laravel 9 on Debian 11

How to Install Laravel 9 on Debian 11

Laravel is a popular open source web framework built for PHP developer. It’s an MVC framework for building simple to complex web applications using the PHP…

How to Install Tomcat 10 on Debian 11

How to Install Tomcat 10 on Debian 11

Apache Tomcat is an open-source Java HTTP web server developed by the Apache Software Foundation. Tomcat helps to deploy the Java Servlet and the JavaServer…

MariaDB 10.7

How to Install MariaDB 10.7 on Debian 11

MariaDB is an open-source relational database management system developed by the developers of MySQL as an enhanced drop-in replacement to the MySQL server. MariaDB is…

Install PHP 8.1 on Debian

How to Install PHP 8.1 on Debian 11

“HyperText Processor”, commonly known as PHP, is the open-source programming language used for Web application development. It is a scripting language, mostly used for the…