1.Launch a WAF EC2 instance with the provided AMI

2.Install the required Web Server or WAS

3.Request customer support for licenses, module settings, and administrator page settings

4.Run the Kuipernet Agent

[root] cd /home/kuipernet_sw_p1/bin

[root] ./kpn start

Starting kpnclient...

Waiting for kpnclient.............

running: PID:3082

infoinfo

If the PID output value is an integer, the agent is running normally.

warningcaution

If the execution is abnormal, check the \kuipernet_sw_p1\logs\ , wrapper.log file to fix the problem.

5.Check the process

ps –ef | grep kpnclinet

6.Stop the agent as follows

[root] ./kpn stop

Stopping kpnclient...

Stopped kpnclient.

Copy

7.Restart the agent as follows

[root] ./kpn restart

Stopping kpnclient...

Stopped kpnclient.

Starting kpnclient...

Waiting for kpnclient........

running: PID:4231