Histogram Server
 
Run Mode:
0.) Log into evp.starp.bnl.gov as user operator. Ask your shift leader for the password to do so.
    > ssh evp.starp.bnl.gov -l operator
2.) Make sure the  server is not already running.
    > killall pplotMother.sh
    > killall pplotServer
3.) Start the server
    > pplotMother.sh
4.) In normal run mode, there will not be any gui or output. Check that the server is running.
    > ps -ef |grep pplot

    If all is well you will see the following processes:

       

        pplotMother.sh

        pplotServer

        pplotClient     (if a client is running)