INTRODUCTION In our previous blog - How to Install JBOSS EAP 7.0.0 on RHEL6.5/CentOS6.5 – a step by step tutorial of INSTALLER Installation , we have already mentioned how to configure JDK 8 JAVA_HOME and also shared the JBoss EAP 7 installer link. In this tutorial, we will demonstrate How To Install and Start a JBoss EAP 7.0.0 Server using Console Mode On RHEL 6.5/CentOS 6.5. Step 1: Run the below command and an installer console interface comes up. Follow the below step by step instructions and install your JBoss EAP 7.0.0. $ java -jar jboss-eap-7.0.0-installer.jar -console Step 2: Choose option “0” for language “English”, if you wants to setup any other language you can choose your own language. Press Enter to next option. Step 3: A license agreement window will comes up and you will get three option “press 1 to continue, 2 to quit, 3 to redisplay”. Here we will choose option “1” to proceed next. Step 4: By default, the installer will create...