Skip to content

Instantly share code, notes, and snippets.

@ogrosko
Created September 5, 2019 08:21
Show Gist options
  • Save ogrosko/15f97e0121d275039f48c9879bb2f07f to your computer and use it in GitHub Desktop.
Save ogrosko/15f97e0121d275039f48c9879bb2f07f to your computer and use it in GitHub Desktop.
Connect to solr server from localhost
ssh -N -L 8983:127.0.0.1:8983 [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment