Skip to content

Instantly share code, notes, and snippets.

@DorkNstein
Last active September 28, 2018 16:04
Show Gist options
  • Save DorkNstein/4c27e01658ac1386fd5a2fb6e6b26d1f to your computer and use it in GitHub Desktop.
Save DorkNstein/4c27e01658ac1386fd5a2fb6e6b26d1f to your computer and use it in GitHub Desktop.
ps -ef | grep java
sudo kill <ids>
cd /home/ec2-user/solr/solr-4.9.0/seventablets
sudo nohup /opt/jre1.8.0_45/bin/java -Dsolr.solr.home=multicore -jar start.jar &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment