diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-27 01:25:24 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-27 01:25:24 +0100 |
commit | a65846dde5aff41c241aeb12d3fa2e1d54dc2ff8 (patch) | |
tree | e1e8bca1a35425ec3c6254d13a66d95bf95b362d /%HOME% | |
parent | bash: add aliases for cd .. (diff) | |
download | linux-home-a65846dde5aff41c241aeb12d3fa2e1d54dc2ff8.tar.gz linux-home-a65846dde5aff41c241aeb12d3fa2e1d54dc2ff8.zip |
ssh: update my hosts
Diffstat (limited to '%HOME%')
-rw-r--r-- | %HOME%/.ssh/config_my_hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.ssh/config_my_hosts b/%HOME%/.ssh/config_my_hosts index 89f834d..5de3e2e 100644 --- a/%HOME%/.ssh/config_my_hosts +++ b/%HOME%/.ssh/config_my_hosts @@ -6,7 +6,7 @@ Host egort.name web tensin-web Host vpn.egort.name vpn tensin-vpn Hostname vpn.egort.name - User algo + User egor Port 80 ForwardAgent yes |