Code:
First I downloaded key file include id_rsa an id_rsa.pub from other OEM supplier
Then I wirte below:
- unzip -n sd-key-x9.zip -d buildsystem
cd buildsystem
chmod [COLOR=#006666 !important]0400[/COLOR] ./id_rsa*
[COLOR=#4F4F4F !important]eval[/COLOR] [COLOR=#009900 !important]`ssh-agent`[/COLOR]
- ssh-add id_rsa

But I watched id_rsa.pub was this

- unzip -n sd-key-x9.zip -d buildsystem
cd buildsystem
chmod [COLOR=#006666 !important]0400[/COLOR] ./id_rsa*
[COLOR=#4F4F4F !important]eval[/COLOR] [COLOR=#009900 !important]`ssh-agent`[/COLOR]