Changes between Version 13 and Version 14 of en/ProgrammingRobotsCourse/PepperApi


Ignore:
Timestamp:
Oct 21, 2019, 2:51:21 PM (4 years ago)
Author:
xrambous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • en/ProgrammingRobotsCourse/PepperApi

    v13 v14  
    105105  * make a ssh key (replace `<xlogin>` with your login):
    106106    {{{
    107 ssh-keygen -t ecdsa -N '' -f ~/.ssh/pepper_<xlogin>
     107ssh-keygen -m PEM -t ecdsa -N '' -f ~/.ssh/pepper_<xlogin>
    108108}}}
    109109  * copy your '''public''' key to the course directory: