Starting and stopping Content Gateway on the command line To stop or start Content Gateway from the command line: Steps Become root: su Change to the Content Gateway installation directory (/opt/WCG). Do one of the following: To start the proxy:./WCGAdmin start To stop the proxy:./WCGAdmin stop To restart the proxy:./WCGAdmin restart To see which Content Gateway services are running:./WCGAdmin status