Add a hostname for my pc so ssh recognizes the name
This commit is contained in:
parent
5c200f0cb4
commit
3250444503
1 changed files with 1 additions and 0 deletions
|
@ -389,4 +389,5 @@
|
|||
LocalForward 2812 localhost:2812"))
|
||||
(openssh-host
|
||||
(name "rincewind")
|
||||
(host-name "192.168.1.135")
|
||||
(port 4511)))))))))
|
||||
|
|
Loading…
Reference in a new issue