Category: How To

How to Install and configure Java JDK on RHEL

Step 1:      Download Oracle Java JDK https://www.oracle.com/java/technologies/javase-jdk8-downloads.html OpenJDK is available from Red Hat Enterprise Linux 8 for x86_64 – AppStream (RPMs) in RHEL 8. Then you will get a popup. Select the check box and start downloading.                       1.   Install the wget package.          2.  # wget –no-cookies –no-check-certificate –header “Cookie:  oraclelicense=accept-securebackup-cookie” url                 (Here replace

How to install Centos in Oracle Virtual Box

Step 1:  Step 2:  Select Memory Size Step 3: Select ‘Create a virtual hard drive now’ and then ‘Create’. Step 4: Select ‘VDI(VirtualBox Disk Image) and ‘Next’. Step 5: Select ‘Dynamically allocated’ and then ‘Next’. Step 6: Select File Location and Size Step 7:   Step 8: Step 9: Now power on the VM Image

How to install Git on Windows

Git is a version control system that is widely used to trace source code changes in the Software industry. Below are steps that help to install git on Windows operating system. The steps are the same for any version of Windows operating systems. Step 1. Download git installer file   Step 2. License Information  Step