Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, FPGA AI Suite, Software Stack, and Reference Designs
告知
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
504 ディスカッション

Difficulty with SSH key instructions

ydaglian
従業員
1,704件の閲覧回数

Hi all,

 

First of all, thanks for helping me. I'm an Intel employee in Intel Brazil and I'm trying to use the FPGA DevCloud.

 

After following the instructions on github, I'm stuck and need help to proceed.

 

I've completed every step until section "3.3 - Downloading a SSH key". I can't execute the commands on instruction 5: 

 

Instruction 5 on section "3.3 - Downloading an SSH key"Instruction 5 on section "3.3 - Downloading an SSH key"

 

If I try the command "Host devcloud", mobaterm shows the error "Host: command not found". I didn't create a file called "config", and neither can I find a directory on my PC.

 

Could you please help me?

 

Thank you a lot!

0 件の賞賛
1 解決策
HRZ
高評価コントリビューター III
1,680件の閲覧回数

You should first create a folder named ".ssh" in your "home" directory, then create a file named "config" inside that folder, and then add those lines inside that file.

元の投稿で解決策を見る

4 返答(返信)
HRZ
高評価コントリビューター III
1,681件の閲覧回数

You should first create a folder named ".ssh" in your "home" directory, then create a file named "config" inside that folder, and then add those lines inside that file.

ydaglian
従業員
1,659件の閲覧回数

Thank you, that was it!

 

I had to learn a little bit of Linux terminal commands to do it, but your answer helped me to know what to search for!

 

I believe the commands should be stated in the DevCloud tutorial. It could help other users.

JohnT_Intel
従業員
1,652件の閲覧回数

Hi,


The directory information was mention in Chapter 3.2.


May I know if the issue is resolved?


ydaglian
従業員
1,644件の閲覧回数

Hi John,

 

Thank you!

 

Yes, the issue is resolved.

返信