Adds home config
This commit is contained in:
parent
1e528ff080
commit
4a5310c182
1 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
||||||
Host webserver
|
Host webserver
|
||||||
HostName h2995861.stratoserver.net
|
HostName h2995861.stratoserver.net
|
||||||
User michel
|
User michel
|
||||||
|
IdentityFile ~/.ssh/webserver.key
|
||||||
|
|
||||||
|
Host home
|
||||||
|
HostName 192.168.178.33
|
||||||
|
User michel
|
||||||
|
IdentityFile ~/.ssh/webserver.key
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue