Browsing tag

centos 7

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 […]

How to Upgrade CentOS 7 to Rocky Linux 8

Yes, you have read it right. You will now be able to upgrade CentOS 7 to Rocky Linux 8. Since CentOS 8 is dead, there is no point migrating CentOS 7 to CentOS 8. Now, not only you can upgrade CentOS 7 to Rocky Linux 8, but you can also upgrade CentOS 7 to other […]

How To Install PHP 8.0 on CentOS 7 / RHEL 7

PHP is a widely-used open-source programming language to create dynamic websites such as blogs, forums, e-commerce, etc. It was originally created by Rasmus Lerdorf in 1994. CentOS 7 comes with PHP 5.x by default, which is already the end of life. In this post, we will see how to install PHP 8.0 on CentOS 7 […]