add kvm6
This commit is contained in:
parent
d162c0770d
commit
8a44d5aa8a
@ -4,6 +4,12 @@ Host kvm5
|
|||||||
IdentityFile /home/user/.ssh/kvm5
|
IdentityFile /home/user/.ssh/kvm5
|
||||||
ServerAliveInterval 59
|
ServerAliveInterval 59
|
||||||
|
|
||||||
|
Host kvm6
|
||||||
|
User user
|
||||||
|
HostName ...
|
||||||
|
IdentityFile /home/user/.ssh/kvm6
|
||||||
|
ServerAliveInterval 59
|
||||||
|
|
||||||
Host git.a2s.su
|
Host git.a2s.su
|
||||||
User gitea
|
User gitea
|
||||||
IdentityFile /home/user/.ssh/gitea
|
IdentityFile /home/user/.ssh/gitea
|
||||||
|
Loading…
Reference in New Issue
Block a user