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

VSCode Remote SSH - Linux VM Inside VMWare

https://code.visualstudio.com/docs/remote/ssh
https://code.visualstudio.com/docs/remote/troubleshooting#_installing-a-supported-ssh-server
https://code.visualstudio.com/docs/remote/troubleshooting#_installing-a-supported-ssh-client

https://man7.org/linux/man-pages/man5/ssh_config.5.html
http://ubuntuhandbook.org/index.php/2016/04/enable-ssh-ubuntu-16-04-lts/
sudo apt-get install openssh-server

sudo service ssh status
To change port you can edit config file --

sudo gedit /etc/ssh/sshd_config
To restart ssh after config update --

sudo service ssh restart
To enable ssh at boot --
sudo systemctl enable ssh
Part 2 : Using Keys instead of password

https://youtu.be/PDVnUErS_us

Видео VSCode Remote SSH - Linux VM Inside VMWare канала SciTech Enthusiast
Показать
Комментарии отсутствуют
Введите заголовок:

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

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

Зарегистрируйтесь или войдите с
Информация о видео
25 ноября 2020 г. 1:00:34
00:06:09
Яндекс.Метрика