Forum
X11 forwarding to windows - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: X11 forwarding to windows (/thread-2138.html)



X11 forwarding to windows - lotust7 - 24th Feb, 2014 07:27 AM

Sorry I am new to linux and try to start x11 for windows

have putty running and xMing server running but cannot start xstart

sudo nano /etc/ssh/sshd_config says :X11Forwarding yes

startx or other answer command not found

But startx does not work or either other functions ype xlogo. You could also use xeyes, xclock


what do I have to do to forward or start X11 on xian?


RE: X11 forwarding to windows - IriDium - 25th Feb, 2014 02:44 AM

You need to use Raspbian and not Xbian. Xbian does not use a X server, whereas Raspbian does. That is why Xming does not work. It will work on Raspbian as I have run it!!


RE: X11 forwarding to windows - lotust7 - 25th Feb, 2014 04:39 AM

(25th Feb, 2014 02:44 AM)IriDium Wrote:  You need to use Raspbian and not Xbian. Xbian does not use a X server, whereas Raspbian does. That is why Xming does not work. It will work on Raspbian as I have run it!!

Ok thank you very much for the information


RE: X11 forwarding to windows - mk01 - 16th Mar, 2014 08:04 PM

@Iri

you could simply let him to install X.

apt-get install lxde

maybe would be easier Smile)