Xmanager3 remote connection RedHat6.4 install WebLogic12

Source: Internet
Author: User
Operating System: RedHatLinux6.4 (64-bit) required tools: 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, upload the installation package, open xshell, create a session, and use the ssh protocol, as shown in the following figure: Enter the account and password, and go to the Linux system, double-click the upper right corner

Operating System: Red Hat Linux 6.4 (64-bit)

Required tools: Xmanager3

Required software:

  • Jdk-7u55-linux-x64.rpm (corresponding to 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 session, and use the ssh protocol, as shown below:

Enter the account and password to go To the Linux system.

Double-click the top right corner to enter xftp. Transfer the file and drag the file directly.

2. Install JDK:

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

Run the rpm-Uvh jdk-7u55-linux-x64.rpm to install 64-bit JDK1.7 (install a 32-bit jdk on Linux64-bit, you may encounter a lack of. OS files)

You do not need to configure environment variables. Linux has its own default jdk. You can directly execute java-version to see it. Here we can specify jdk to install weblogic.

3. Set graphical interfaces:

Execute the command to send it to the terminal: DISPLAY = 192.168.10.76: 0.0; export DISPLAY

The ip address here is the ip address of the terminal.

4. Install WebLogic

Create user groups and users

Groupadd weblogic

Useradd-g weblogic

Passwd weblogic enter the weblogic User Password

Chown-R weblogic: weblogic/Oracle

Switch to weblogic user su weblogic

Run the following command 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 GUI, including creating a domain. I will not talk about it here (remember the directory)

5. Start and close WebLogic

Run the following command under the domain directory:

./StartWebLogic. sh start

./StopWebLogic to close

CentOS 6.3 installation configuration Weblogic 10 http://www.linuxidc.com/Linux/2014-02/96918.htm

Oracle WebLogic 11g installation and deployment documentation PDF http://www.linuxidc.com/Linux/2013-04/83658.htm

Linux deployment Weblogic11g http://www.linuxidc.com/Linux/2013-01/77940.htm

Oracle basics-installing and configuring Weblogic single-instance http://www.linuxidc.com/Linux/2012-02/54418.htm

Linux Weblogic uninstall http://www.linuxidc.com/Linux/2012-01/51886.htm

Configuration http://www.linuxidc.com/Linux/2011-12/50577.htm for Weblogic multi-machine Cluster

Installation and configuration http://www.linuxidc.com/Linux/2011-12/49082.htm for Weblogic

For more information about RedHat, see RedHat topic page http://www.linuxidc.com/topicnews.aspx? Tid = 10

This article permanently updates the link address: Http://www.linuxidc.com/Linux/2015-04/116761.htm

Related Article

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.