Use commands to create a profile, start a server, display ports, and open the administrative console. This task assumes a basic familiarity with the manageprofiles command, other Application Server commands, and system commands.
Before you can create and use a profile, install WebSphere Application Server.
Perform the following steps to create and use the profile environment.
app_server_root/bin/manageprofiles
Assume that you create the profile by using the defaults.
The server name is the same name as the profile, which, in this case, is AppSrv01. Issue the startServer command.
startServer -profileName AppSrv01
app_server_root/bin/dspwasinst -profileName profileNameThe WC_adminhost port listed under Other Ports is the administrative console port.