Browsing tag

centos 8

How to Install Oracle Java JDK 18 on Linux

Java 18 (Non-LTS) is the latest and current release for the Java SE platform. This newest release includes JDK 18, which provides a development environment for building applications using the Java programing language and testing and running the Java programs. READ: Java SE 18 Release Notes Here, we will see how to install Java JDK […]

How to Install Oracle Java JDK 17 on Linux

Java 17 LTS is the latest long-term support release for the Java SE platform. This newest release includes JDK 17 that provides a development environment for building applications using the Java programing language and testing and running the Java programs. READ: Java SE 17 Release Notes Here, we will see how to install Java JDK […]

The clock is winding down on CentOS 8

An IT environment is a complex set of interconnected operating systems, applications, networking, databases, and a whole lot more. When it’s running smoothly, think of it like a finely tuned piano. When an operating system vendor suddenly announces a support change like the one that has happened with CentOS 8, the music no longer sounds […]

3 Steps: How to Convert from CentOS 8 to CentOS Stream

CentOS Linux’s future is CentOS Stream – yes, you have heard it correctly. This is the exact announcement from Rich Brown, community manager of CentOS. In 2021, CentOS will be shifting focus from CentOS Linux to CentOS Stream, a midstream between Fedora and RHEL. This announcement garnered a lot of negative reactions in the comments […]

How To Install PHP 8.0 On CentOS 8 / RHEL 8

PHP is an open-source programming language that is embedded in HTML. It is mainly used for creating dynamic web sites such as blogs, e-commerce sites, etc. Rasmus Lerdorf created it in 1994. CentOS 8 / RHEL 8 comes with PHP v7.2 by default. In this post, we will see how to install PHP 8.0 on […]