Changes between Version 4 and Version 5 of doc/install/advanced


Ignore:
Timestamp:
May 24, 2017 11:56:15 AM (8 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/install/advanced

    v4 v5  
    44=== Passwordless login via ssh ===
    55
    6 All hosts (local as well as remote) are accessed via the secure shell (ssh). The user must establish passwordless login using the [[./passwordless|private/public-key mechanism]] (HLRNIII users please see [[wiki:/doc/app/machine/hlrnIII|hints]]). '''To ensure proper function of mrun, passwordless login must be established in both directions, from the local to the remote host as well as from the remote to the local host! '''Test this by carrying out e.g. on the local host:
     6All hosts (local as well as remote) are accessed via the secure shell (ssh). The user must establish passwordless login using the [[wiki:/doc/install/passwordless|private/public-key mechanism]] (HLRNIII users please see [[wiki:/doc/app/machine/hlrnIII|hints]]). '''To ensure proper function of mrun, passwordless login must be established in both directions, from the local to the remote host as well as from the remote to the local host! '''Test this by carrying out e.g. on the local host:
    77{{{
    88  ssh  <username on remote host>@<remote IP-address>