Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Below are the services that need to be running on buckthorn.cit.cornell.edu
Panel
titlebuckthorn:/opt/cynergy/_start_stop_instructions.txt

ssh buckeye.cit.cornell.edu
#
#

  1. Apache stop start
    sudo su - -c "service cynergy-httpd stop"
    sudo su - -c "service cynergy-httpd start"

# cynergy tomcat services start
sudo su - -c "service cynergy-httpd start"
sudo su - -c "service cynergy-dev start"
sudo su - -c "service cynergy-intdev start"
sudo su - -c "service cynergy-intdev-apps start"

...