Skip to content

Instantly share code, notes, and snippets.

View thieunguyenhung's full-sized avatar

Thiều Nguyên Hưng thieunguyenhung

View GitHub Profile
@thieunguyenhung
thieunguyenhung / How_to_install_JDK_manually_on_RHEL.md
Last active September 13, 2018 08:34
Guideline to install JDK manually on RHEL

How to install JDK manually on RHEL

Please register your RHEL version with RedHat first
First open Terminal and change permission to root then enter you password.

su -

Check current installed JDK

You can skip this step if there is no installed JDK on you computer.
Run these 2 commands to check if there is any installed JDK.