Friday 31 December 2021

How to Install Java 11.0.13 on CentOS 8



Java 11.0.13  package is available in CentOS 8 base repositories to download and install. The java runtime environment package and its dependencies can be installed using dnf CentOS 8 package management tool.

How to Install Oracle Java 17 LTS on CentOS 8



Oracle Java 17 LTS is the latest version of Oracle Java which is released for long-term support for the Java SE platform. JDK 17 binaries are not available in CentOS 8 Base and App Stream.It can be installed by downloading RPM packages from Oracle official sites.

How to Install PHP 8.1 on CentOS 8



PHP is free and open source programming language. It is widely used Linux based system to write application. The latest PHP packages are not available in CentOS 8 AppSteam repository.

How to Install PHP 8.0 on CentOS 8



PHP is free and open source programming language. It is widely used Linux based system to write application. The latest PHP packages are not available in CentOS 8 AppSteam repository.

How to Install REMI Repository on CentOS 8



REMI Repository is a third-party repository that provides the latest versions of software for Enterprise Linux, CentOS and for other clones. The REMI repository works along with EPEL repository to resolve any dependency for packages.

Thursday 30 December 2021

How to Install/Update Security Patches on CentOS 7 using YUM



YUM is a tool for packages management and helps to install/update/upgrade any package with its dependencies from a centralized repository. yum-plugin-security this is a yum plugin which provides to install security patches on the system.

Friday 24 December 2021

How to Boot CentOS 8 in Rescue Mode Step by Step



Rescue mode provide facility to boot a small CentOS 8 Linux environment from boot method using ISO Image or bootable media. CentOS 7 and CentOS 8 steps are quite similar to boot in rescue mode.
 
Step 1. Downloading ISO Image: Download ISO image from the Centos official site and boot the virtual machine from the downloaded ISO image.

Thursday 23 December 2021

How to Boot CentOS 7 in Rescue Mode Step by Step



Rescue mode provide facility to boot a small CentOS 7 Linux environment from boot method using ISO Image or bootable media.
 
Step 1. Downloading ISO Image: Download ISO image from the CentOS official site and boot the virtual machine from the downloaded ISO image.