
Chapter 9. WebSphere Portal: zLinux (SUSE SLES Linux 7) installation 495
6. Change directory: cd /opt/IBMHttpServer/conf
7. Type: vi httpd.conf
ServerName <hostname of your machine>.austin.ibm.com
8. Restart the Web server.
9. Restart WebSphere Portal by entering the following commands from the
/opt/WebSphere/AppServer/bin directory:
stopServer WebSphere_Portal
startServer WebSphere_Portal
Validation
Once Portal starts, bring up the Web browser and enter
http://<hostname.domain>/wps/portal without any port to make sure that Portal
is running on port 80.
Example:
http://linux048.austin.ibm.com/wps/portal
9.9 Configuring DB2 into WebSphere Portal
The Clou ...