Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud

Devcloud Access

VR2016
Employee
835 Views

Hi, 

 

I'm  having trouble getting access(login issue) to DevCloud. I have tried both Cygwin and Linux , both gives me the same Error message:

Need some help with this. 

ssh: Could not resolve hostname devcloud: Name or service not known.

Thanks,

-VR

 

 

Labels (1)
0 Kudos
1 Solution
AlekhyaV_Intel
Moderator
754 Views

Hi,


Is the issue resolved? Please give us an update regarding this issue.


Regards,

Alekhya


View solution in original post

0 Kudos
6 Replies
AlekhyaV_Intel
Moderator
800 Views

Hi,


Thank you for posting in Intel Communities. Are you able to access Jupyter Notebook? Please make sure that you followed all the steps given in this documentation: https://devcloud.intel.com/oneapi/documentation/connect-with-ssh-windows-cygwin/

If this resolves your issue, make sure to accept this as a solution. This might help others with similar issue.


Regards,

Alekhya


0 Kudos
VR2016
Employee
794 Views

Thanks for getting back. I'm able to access Jupyter Notebook, but ssh using Cygwin doesn't work. Have followed all the steps in the link above. I have logged in using Putty previously, isn't that available anymore?

 

Best,

-VR

0 Kudos
AlekhyaV_Intel
Moderator
775 Views

Hi,

 

  1. Please try downloading the key once again here: https://devcloud.intel.com/oneapi/download_ssh/?asset=ssh_config_script
  2. Follow the Manual configuration here: https://devcloud.intel.com/oneapi/documentation/connect-with-ssh-windows-cygwin/
  3. Make sure you've given the right restrictive permissions to the key & the config file. Set the correct restrictive permissions on the key and on the SSH client config file. To do this, run the following commands in a terminal:
chmod 600 ~/.ssh/devcloud-access-key-80713.txt
chmod 600 ~/.ssh/config

 

Regards,

Alekhya

 

0 Kudos
AlekhyaV_Intel
Moderator
755 Views

Hi,


Is the issue resolved? Please give us an update regarding this issue.


Regards,

Alekhya


0 Kudos
VR2016
Employee
722 Views

I'm using Jupyter Notebook to access DevCloud. Have to give another try to Cygwin access. 

 

Thanks,

-VR

0 Kudos
AlekhyaV_Intel
Moderator
716 Views

Hi,


Thank you for accepting our solution. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.


Regards,

Alekhya


0 Kudos
Reply