Labels

Showing posts with label Raspberry Pi. Show all posts
Showing posts with label Raspberry Pi. Show all posts

Saturday, November 24, 2012

How to launch Raspberry Pi GUI from SSH connection

To launch Raspberry Pi GUI from a SSH connection on windows:

- First ensure you have an X server running in Windows. Me I'm using Xming.
- Then create a SSH connection with X forwarding. If you need help with this point, check this site.
- Once connected, launch the GUI with lxsession command.