Installing Java in RHEL 7
To install Java in Redhat Enterprise Linux follow these steps: we are installing from OpenJDK rpm with command line Run the following command to install the developer version …
To install Java in Redhat Enterprise Linux follow these steps: we are installing from OpenJDK rpm with command line Run the following command to install the developer version …
We can view the current java version installed in our system with: My java version: Viewing the list of Java version installed and selecting the default one This …
Read moreView the list of Java version installed and select the default
To install Netbeans in Redhat Linux follow this step: Download Netbeans sh file from http://download.netbeans.org/netbeans/8.2/final/bundles/netbeans-8.2-javase-linux.sh after downloading, navigate to Downloads folder and give permission to the netbeans sh …
Recently, I installed OBS studio in my RHEL 7. This is how you do: Get RPM fusion at http://rpmfusion.org/Configuration/ set up build environment install required packages
VLC media player in Redhat Enterprise Linux edition can be installed in following ways: You can directly download from VLC’s official site and proceed. Or follow the following …
Read moreInstalling VLC media player in Redhat Enterprise Linux 7
I love writing blogs with Jekyll. Before switching to Redhat Enterprise Linux, I used to use Fedora by Redhat. To continue writing my blogs, I tried installing Jekyll …
Before starting, make sure that your windows drive (NTFS) is mounted in RHEL system. Otherwise, you won’t see windows OS in steps following below. To mount Windows NTFS …
Read moreSolved – Windows boot option missing after installing RedHat in dual boot
Quickest guide on how to install Sublime text editor in RHEL 7. Sublime text editor is one of the most popular cross platform text editor which is available …