CATEGORY

Programming

RESTful Tomcat Application

Introduction Web services: Tomcat can also be used to host web services built using technologies such as SOAP or RESTful api. This allows developers to...

Media Streaming with RabbitMQ

Introduction RabbitMQ is a popular open-source message broker software that implements the Advanced Message Queuing Protocol (AMQP). It is used for exchanging messages between applications...

How To Install Git on CentOS 9 Stream / Fedora 37

Hello, friends. In this short post, you will learn how to install Git on CentOS 9 Stream / Fedora 37. Introduction Git is an open source,...

[Bash] How to solve the “unary operator expected” error?

Hello, friends. It is very common that Linux users try to learn something about Bash. That's why today we bring you this short post...

How to install PHP 8.2 on Debian 11

Hello, friends. In this post, you will learn how to install PHP 8.2 on Debian 11. PHP is a programming language for the web...

How to install Code Server on Ubuntu 22.04

Hello, friends. In this post, you will learn how to install Code Server on Ubuntu 22.04, so you will have your IDE in the...

How to rename a table in MySQL / MariaDB

Hello, friends. In this post, you will learn how to rename a table in MySQL / MariaDB, The procedure is simple and can save...

How to Install the Lighttpd Server on Ubuntu 22.04

Hello, friends. In this short and simple post, you will learn how to install Lighttpd on Ubuntu 22.04. You will also learn how to...

How to run multiple versions of PHP on a server with Rocky Linux 9 / 8

Hello, friends. Today, you will learn how to run multiple versions of PHP on a server with Rocky Linux 9 / 8 As we all...

How to install CMake on Rocky Linux 9 /CentOS 9 Stream

Hello, friends. In this post, you will learn how to install CMake on Rocky Linux 9 / CentOS 9 Stream. Let's get started. Introduction—What is...

Latest news