Displaying 1 result from an estimated 1 matches for "596h".
Did you mean:
596
2017 Jun 21
1
encoding/locale problem with ssh -X
..., 1:10) + xlab("gr??e")
| ## ERROR
`----
My setup:
- locally:
Linux (Debian GNU/Linux 9)
- remotely
Linux (RHEL Server release 7.3 (Maipo)
(Maybe) relevant bits of my .ssh/config:
,----
| Host theserver
| HostName XXX.XXX.XXX.XXX
| ForwardX11 yes
| ForwardX11Timeout 596h
| IdentityFile ~/.ssh/id_rsa
| IdentitiesOnly yes
| ForwardAgent yes
| ServerAliveInterval 300
`----
Thanks in advance for your help!
Best,
Andreas