The Virtual Machine centos7 installs was and ihs, centos7ihs
Nic configuration in virtual machine:
Configure two NICs for the vm, one for net direct dhcp (connected to the Internet) and one for host-only static (used by the Intranet)
Go to the system and check that the network configuration eth0 is set to Internet eth1 as Intranet
Turn on ifcfg-eth1 to configure static IP
Modify
BOOTPROTO = static
ONBOOT = yes
IPADDR = idle ip
The configured ip address must be in the ip segment of the configured Nic and is not occupied by other virtual machines.
Download IBM Install Manager
Demo Version: BASETRIAL.agent.installer.linux.gtk.x86_64.zip
: Https://www-01.ibm.com/marketing/iwm/iwm/web/reg/download.do? Source = swerpws-wasbaseim85 & S_PKG = 500005026 & lang = zh_CN & cp = UTF-8 & S_TACT = export j84iw & dlmethod = http
Upload data to the client using FTP
Mkdir was_install: create a directory to store the unzipped installation package (for example, was_install)
Unzip BASETRIAL.agent.installer.linux.gtk.x86_64.zip was_install unzip the installation package
Chmod-R + x * grant the file executable permission
./Install start the installation Manager (IBM Install Manager)
Enter an account registered on the IBM website
Enter the repository Password
Select the media to be installed (IBM WebSpjere Application Server) and click Next.
Click Next
Pay attention to the partition space. Click Next after confirmation
Select Simplified Chinese
Check whether the relevant media is correct and click Next
Click Install to download media
Installation Complete
Start the summary management tool to create the console and server
Create a server
Create a web server ihs
The above steps are omitted, basically some default configurations, setting paths, accounts, passwords, and so on.