Optimize SSH config file

Опубликовано: 02 Апрель 2022
на канале: itvraag
594
6

In this video we'll optimize the SSH config file by defining options for all hosts, group of hosts and individual hosts using wildcards.



Timestamp:
0:00 Intro
0:16 SSH config file path
0:32 SSH config general options for all hosts
1:22 SSH config option for individual hosts
1:50 SSH config wildcards for group of hosts
2:22 SSH config negating hosts

Related video:
Git SSH key:
Git private repo:

Used SSH config file:
Host *
AddKeysToAgent yes
IdentitiesOnly yes

Host pro?
User itvraag
IdentityFile ~/.ssh/id_ed25519_pro

Host !pro*
User temp
IdentityFile ~/.ssh/id_ed25519_temp

Host puppet
HostName xxx.xxx.xxx.xxx

Host node
HostName xxx.xxx.xxx.xxx

Host pro1
HostName xxx.xxx.xxx.xxx

Host pro2
HostName xxx.xxx.xxx.xxx


Смотрите видео Optimize SSH config file онлайн, длительностью 03 минут 09 секунд в хорошем hd качестве, которое загружено на канал itvraag 02 Апрель 2022. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 594 раз и оно понравилось 6 посетителям.