Welcome to Centmin Mod Community
Become a Member

Install ssh keys issue

Discussion in 'Install & Upgrades or Pre-Install Questions' started by dooma, Jul 3, 2017.

  1. dooma

    dooma Active Member

    326
    34
    28
    Oct 15, 2016
    Cairo
    Ratings:
    +49
    Local Time:
    5:53 AM
    Its very expensive :D

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:53 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Command toolbar feature allows me to create commands/scripts and macros to do anything i can normally do with command line, so one click of button and I can complete tasks easy i.e. install centmin mod etc. Saving time = saving $$$ :D
     
  3. dooma

    dooma Active Member

    326
    34
    28
    Oct 15, 2016
    Cairo
    Ratings:
    +49
    Local Time:
    5:53 AM
    This ***** command solved the issue. RECOMMENDED TO USE IT in stead of copying the public key from puttyGEN even if you will copy the OPENssh format from the program itself.

    Code (Text):
    ssh-keygen -i -f coworker.pub >> ~/.ssh/authorized_keys
    
     
  4. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:53 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    that confirms format from putty isn't OpenSSH compatible if the command line works :)

    There's more than one format for OpenSSH too.. SecureCRT supports both (new & legacy)

    upload_2018-1-18_3-30-30.png
    upload_2018-1-18_3-30-48.png
    upload_2018-1-18_3-31-3.png
    upload_2018-1-18_3-31-16.png
    upload_2018-1-18_3-31-33.png
    upload_2018-1-18_3-31-44.png
    upload_2018-1-18_3-32-6.png