Changes between Version 14 and Version 15 of apachesolr
- Timestamp:
- Aug 29, 2010, 5:29:15 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
apachesolr
v14 v15 43 43 ==== Create SSH tunnel ==== 44 44 45 Log into the host server frommirabal.mayfirst.org45 Log as solr-ssh into the host server from solr-ssh on mirabal.mayfirst.org 46 46 {{{ 47 s sh solr-ssh@$server.mayfirst.org47 sudo -u solr-ssh ssh solr-ssh@$server.mayfirst.org 48 48 }}} 49 49 End the connection with ''exit''