Загрузка страницы

How to setup Visual Studio Code to Remotely SSH to an AWS Instance

How to setup the Remote Development, Remote-SSH extension in VS Code for remote access to an AWS Linux server.

Edit: read the comments. People have figured out a proper solution to this problem.
I was getting a warning about the permissions on my keys being too open.

@ WARNING: UNPROTECTED PRIVATE KEY FILE! @

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0644 for 'C:\\Users\\trailsix\\.ssh\aws-server.pem' are too open.
It is recommended that your private key files are NOT accessible by others.
I was able to fix this error by setting 0600 Linux style permissions using cygwin. However, there is another error with key authentication after that. You can still modify the server to allow password based authentication and login via SSH using passwords. Not exactly as secure as key based authentication.

Видео How to setup Visual Studio Code to Remotely SSH to an AWS Instance канала Trail Six
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
17 мая 2020 г. 7:24:35
00:04:33
Яндекс.Метрика