- Joined
- Dec 1, 2015
- Messages
- 1
- Reaction score
- 0
Need to remote login to my mac. I do/get the following:
en4102194:bin thomas$ ssh -X (e-mail address removed) xterm (real numbers in for xxx, yyy, zzz)
Password:
X11 forwarding request failed on channel 0
bash: xterm: command not found
en4102194:bin thomas$
Preferences->sharing-> remote login is enabled
X11 (the app itself) ->preferences -> security, both "authenticate connections" and "allow connections from network clients" are selected.
Upon changing X11 preferences, unchecking "authenticate connections", I then do/get
en4102194:~ thomas$ ssh -X (e-mail address removed)
Password:
Last login: Tue Dec 1 12:33:32 2015 from en4102194.ecee.dhcp.asu.edu
en4102194:~ thomas$ xterm &
[1] 99685
en4102194:~ thomas$ xterm: Xt error: Can't open display:
xterm: DISPLAY is not set
[1]+ Exit 1 xterm
en4102194:~ thomas$ DISPLAY
Helps?
Thanks!
Tom
en4102194:bin thomas$ ssh -X (e-mail address removed) xterm (real numbers in for xxx, yyy, zzz)
Password:
X11 forwarding request failed on channel 0
bash: xterm: command not found
en4102194:bin thomas$
Preferences->sharing-> remote login is enabled
X11 (the app itself) ->preferences -> security, both "authenticate connections" and "allow connections from network clients" are selected.
Upon changing X11 preferences, unchecking "authenticate connections", I then do/get
en4102194:~ thomas$ ssh -X (e-mail address removed)
Password:
Last login: Tue Dec 1 12:33:32 2015 from en4102194.ecee.dhcp.asu.edu
en4102194:~ thomas$ xterm &
[1] 99685
en4102194:~ thomas$ xterm: Xt error: Can't open display:
xterm: DISPLAY is not set
[1]+ Exit 1 xterm
en4102194:~ thomas$ DISPLAY
Helps?
Thanks!
Tom