Добавлены настройки и ssh ключи
This commit is contained in:
@@ -22,3 +22,15 @@ Host 10.65.88.*
|
||||
Host 91.211.249.191
|
||||
User root
|
||||
IdentityFile ~/.ssh/zomro
|
||||
|
||||
Host sliton.ru
|
||||
user vakhtang
|
||||
stricthostkeychecking no
|
||||
userknownhostsfile /dev/null
|
||||
IdentityFile ~/.ssh/sliton
|
||||
|
||||
Host wg4.sliton.ru
|
||||
user root
|
||||
stricthostkeychecking no
|
||||
userknownhostsfile /dev/null
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
Reference in New Issue
Block a user