Changes between Version 8 and Version 9 of idefix


Ignore:
Timestamp:
May 10, 2017 4:26:19 PM (8 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • idefix

    v8 v9  
    2323== Access and user environment ==
    2424'''idefix''' can be accessed via:
    25 * {{{ssh -X <username>@idefix.muk.uni-hannover.de}}}
    26 * {{{ssh -X <username>@130.75.105.239}}}
     25{{{
     26ssh -X replace_by_your_idefix_username@idefix.muk.uni-hannover.de  or
     27ssh -X replace_by_your_idefix_username@130.75.105.239
     28}}}
     29
     30Create an ssh key on your local PC, and copy it to idefix using the command:\\\\
     31{{{
     32ssh-copy-id -i replace_by_your_local_path_to/.ssh/id_dsa.pub replace_by_your_idefix_username@130.75.105.239
     33}}}
    2734
    2835In your $HOME directory, add lines
    29 * {{{export LD_LIBRARY_PATH=/opt/netcdf4_hdf5parallel/4411c_443f/intel/lib:$LD_LIBRARY_PATH}}}
    30 * {{{ulimit -s unlimited}}}
     36{{{
     37export LD_LIBRARY_PATH=/opt/netcdf4_hdf5parallel/4411c_443f/intel/lib:$LD_LIBRARY_PATH
     38ulimit -s unlimited
     39}}}
    3140to file {{{.myprofile}}} (create if it doesn't exist).
    3241\\
                                                                                                                                                                                                                                                                                                                                                                               
  | Impressum | ©Leibniz Universität Hannover |