Tag: Java
Installing Apache Tomcat 10 on Ubuntu 22.04 : Step by Step Guide
Introduction Apache Tomcat, often referred to simply as Tomcat, is a popular open-source Java-based web server and servlet container. It provides a reliable and efficient platform for running Java web applications. In this…
How To Install OpenJDK 11 On Debian 11
In this short article we will learn how to install Java (OpenJDK) 11 on Debian 11 (DebianBullseye) operating system. OpenJDK 11 is an open-source implementation of the Java SE 11 Platform. It is…
How to Install Java (OpenJDK 18, 17, 11 and 8) on Ubuntu 22.04
On this short article, we will learn how to install OpenJDK 18, 17,11 and 8 on Ubuntu 22.04 LTS operating system Introduction Java is one of the most cross-platform, object-oriented, and multipurpose programming…
How To Install Java 8 (OpenJDK 8) On Rocky Linux 8
On this short tutorial we will learn how to install OpenJDK 8 and Oracle Java 16 on Rocky Linux 8 operating system. Introduction Java is one of the most cross-platform, object-oriented, and multipurpose…
Comments