Xmanager3 Remote connection Red hat 6.4 installation WEBLOGIC12

Source: Internet
Author: User

operating system : Red Hat 6.4 (64-bit)

Tools Required : Xmanager3

Required Software :

jdk-7u55-linux-x64.rpm (corresponding to the operating system)

Fmw_12.1.3.0.0_wls.jar

Installation Steps :

1. connect to Linux and upload the installation package

Open Xshell, create a new session, using the SSH protocol, as follows:

Enter your account and password to enter the Linux system

in the upper-right corner, double-click go to xftp, transfer files, drag files directly

2. JDK Installation:

Change execution permissions chmod +x jdk-7u67-linux-i586.rpm

Perform RPM–UVH jdk-7u55-linux-x64.rpm install a 64-bit JDK1.7 (install a three -bit jdk on the linux64 bit ) , you may experience problems with missing . OS files)

Without configuring environment variables,Linux has its own default JDK, which can be seendirectly by executing java–version , where we specify JDK installation WebLogic

3. set up the graphical interface:

The Execute command will display the message to the terminal: display=192.168.10.76:0.0; Export DISPLAY

IP here is the IP of the terminal

4. Installing WebLogic

Create user groups and users

Groupadd WebLogic

Useradd–g WebLogic WebLogic

passwd WebLogic Enter the password for the WebLogic user

Chown–r weblogic:weblogic/oracle

switch to WebLogic user su WebLogic

Execute in the bin directory of the installed JDK:

/java-jar/usr/tmp/software/fmw_12.1.3.0.0_wls.jar

The next step is to install the familiar graphical interface, including setting up the domain, which is not much to say (note remember the directory)

5. start and close WebLogic

To the domain directory, perform the following:

./startweblogic.sh to start

./stopweblogic to close

Xmanager3 Remote connection Red hat 6.4 installation WEBLOGIC12

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.