Skip to content

Commit

Permalink
Merge hostname and IP address of home-server
Browse files Browse the repository at this point in the history
  • Loading branch information
pkissling committed Oct 23, 2023
1 parent 97a0a58 commit 8ac17ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh/config
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Host diskstation-root
HostName diskstation
User root

Host home-server
Host home-server 192.168.0.2
HostName home-server
User home-server
StrictHostKeyChecking no
Expand Down

0 comments on commit 8ac17ac

Please sign in to comment.