Changes between Version 65 and Version 66 of doc/install


Ignore:
Timestamp:
Jan 31, 2014 9:53:37 AM (11 years ago)
Author:
gryschka
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/install

    v65 v66  
    2626
    2727== [=#advanced]Advanced installation method ==
    28 All hosts (local as well as remote) are accessed via the secure shell (ssh). The user must establish passwordless login using the private/public-key mechanism (see e.g. the [https://www.hlrn.de/home/view/System/Access#Password_and_passphrase_less_ssh HLRN documentation]). '''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:
     28All hosts (local as well as remote) are accessed via the secure shell (ssh). The user must establish passwordless login using the private/public-key mechanism (see e.g. [http://palm.muk.uni-hannover.de/wiki/doc/app/machine/hlrnIII]). '''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:
    2929{{{
    3030  ssh  <username on remote host>@<remote IP-address>