I have a new laptop with fresh am64 Gentoo install.
What I am trying to do is do an "ssh" to my office server. When I get a connection I am trying to run "xterm&".
Doing it I am receiving following errors:
Code: Select all
xterm Xt error: Can't open display:
xterm: DISPLAY is not set
What might be the problems?
I checked "echo $DISPLAY" on the new laptop and I got the value.
What else might be the cause? I'm not trying to connect as root just as regular user.
Thank you.
What


