Changes between Version 14 and Version 15 of apachesolr


Ignore:
Timestamp:
Aug 29, 2010, 5:29:15 PM (15 years ago)
Author:
Bart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • apachesolr

    v14 v15  
    4343==== Create SSH tunnel ====
    4444
    45 Log into the host server from mirabal.mayfirst.org
     45Log as solr-ssh into the host server from solr-ssh on mirabal.mayfirst.org
    4646{{{
    47 ssh solr-ssh@$server.mayfirst.org
     47sudo -u solr-ssh ssh solr-ssh@$server.mayfirst.org
    4848}}}
    4949End the connection with ''exit''