Skip to content

Instantly share code, notes, and snippets.

@freerobby
Created August 29, 2012 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freerobby/c961d7e187c2da1932ed to your computer and use it in GitHub Desktop.
Save freerobby/c961d7e187c2da1932ed to your computer and use it in GitHub Desktop.
bash << "EOF"
su - torquebox
ulimit -n 16384
torquebox /opt/torquebox/current/jboss/bin/standalone.sh -b 10.202.205.187 >> /var/log/torquebox/torquebox.log 2>&1
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment