Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: x11 configuration
PostPosted: Wed May 15, 2013 11:19 am 
Offline
Newbie

Joined: Wed May 15, 2013 11:02 am
Posts: 2
I'm not really sure what I'm doing, but I have tried many permutations of the x11 settings that people recommend setting.

my linode is a fresh debian 6 install +
apt-get install eclipse
apt-get install xorg
apt-get install xauth
apt-get install x11-apps

$> echo $DISPLAY
localhost:10.0

$> less /etc/ssh/sshd_config

...

X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
PrintMotd no
PrintLastLog yes
TCPKeepAlive yes

...

Client side, I have installed xming, on mouseover it reads

Xming Server:0.0

and my putty settings are default except

Connection>SSH>X11:

enable x11 forwarding: checked
X display location: 0:0
-------------------------------------------------------

$> xeyes
Error: Can't open display: localhost:10.0
$>

I sort of suspect the problem is in not initializing something something xauth. But I'm a total noob.

help is (obviously) appreciated greatly!


Top
   
 Post subject: Re: x11 configuration
PostPosted: Wed May 15, 2013 2:06 pm 
Offline
Senior Member

Joined: Fri Feb 17, 2012 8:20 pm
Posts: 365
Are you ssh'ing directly to the user? Not through su? Otherwise you'll get authentication errors.

Try a ssh -vvv and then run xeyes to see some more verbose information.


Top
   
 Post subject: Re: x11 configuration
PostPosted: Wed May 15, 2013 2:13 pm 
Offline
Newbie

Joined: Wed May 15, 2013 11:02 am
Posts: 2
I posted this concurrently on a lot of forums, and it is now solved.

I am pretty sure the problem lay in Xming fonts, and the problem was that I did not have Xming fonts.

It is stupid that this is a separate install. but it did fix my problem.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group