Changes between Version 22 and Version 23 of Internal/VirtualPL/IntegratedExpt


Ignore:
Timestamp:
Sep 29, 2006, 3:30:30 PM (18 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/VirtualPL/IntegratedExpt

    v22 v23  
    55 -> Firstly, a key-pair has to be generated
    66
    7         {{{ssh-keygen -t rsa}}}
     7        {{{
     8ssh-keygen -t rsa
     9}}}
    810
    911 This will generate 2 files id_rsa and id_rsa.pub which hold the private and public keys resp.