mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-14 08:01:35 +09:00
ssh : fix
This commit is contained in:
13
.ssh/config
13
.ssh/config
@ -13,16 +13,3 @@ Host github.com
|
|||||||
Host odroid
|
Host odroid
|
||||||
Hostname 192.168.1.168
|
Hostname 192.168.1.168
|
||||||
User jaeus
|
User jaeus
|
||||||
|
|
||||||
Host bsat
|
|
||||||
User bsat
|
|
||||||
Hostname 192.168.1.31
|
|
||||||
Host zynq
|
|
||||||
User jaeus
|
|
||||||
hostname 192.168.1.145
|
|
||||||
Host lora_1
|
|
||||||
User root
|
|
||||||
hostname 192.168.144.10
|
|
||||||
Host lora_2
|
|
||||||
User root
|
|
||||||
hostname 192.168.144.11
|
|
||||||
|
|||||||
Reference in New Issue
Block a user