Administer > Overview of administering a WebSphere Commerce site > Configuration Manager > Open Configuration Manager
Start Configuration Manager on AIX, Linux, and Solaris
Overview
The Configuration Manager provides a graphical interface for configuring a WCS instance.
Start Configuration Manager
- Start server1
- Log in as user root
- Set up X Windows environment...
xhost + host
su - wasuser_ID
export DISPLAY=host:0.0
cd WC_INSTALL/bin
There are several ways to enable X-Windows.
- Start configuration manager...
./config_server.shTo run securely, run...
./config_server.sh -protocol SSLLeave terminal window running while working in Configuration Manager.
Potential security risks...
- Running the Configuration Manager server as a background process
- Leaving the Configuration Manager server running with no client connnected
Start Configuration Manager
- Open another terminal window.
- Issue the following command:
xhost + host
- Issue the following command:
su - wasuser_ID
- Issue the following commands:
export DISPLAY=host_name:0.0
cd WC_INSTALL/bin
./config_client.sh -protocol SSL&
For a secure connection, use -protocol SSL&
- In the Configuration Authentication window, enter the Configuration Manager user ID and password and click OK.