change filenames

This commit is contained in:
2024-12-08 13:26:46 +03:00
parent dd350fdbe8
commit ad8f78d812
5 changed files with 5 additions and 5 deletions
+21
View File
@@ -0,0 +1,21 @@
Host *
IdentitiesOnly=yes
# Raspbery Pi 3 B+
Host rpi
User user
HostName 192.168.1.50
ServerAliveInterval 59
# iiiypuk.me
Host kvm5
User alex
HostName 92.63.105.65
IdentityFile /home/user/.ssh/kvm5
ServerAliveInterval 59
# Gitea instance
Host git.a2s.su
User gitea
IdentityFile /home/user/.ssh/gitea