Version 4

    Restarting portal on sandbox

     

     

    1. Log in to sandbox with your login and password

    2. Log in as forge user by typing sudo su - forge

    3. Go to portal folder by typing cd $FORGE_HOME/portal/

    4. Stop the portal with ./stop_portal.sh script

    5. Check if it stoped py typing ps ax | grep portal

    6. Start it again with ./start_portal.sh script

    7. If you like to, you can check the log of the portal by executing ./tail_portal_log.sh script