Raspberry Pi GUI over SSH
So what after buying R Pi , the much hyped little supercomputer. You bought it with a huge urge for learning phython and develop some cool devices. But then you realise to setup a programming environment u need a keyboard, a mouse, network, a pricey HDMI display. (I swear any RCA TV or monitor is too low in quality for an programming geek.) So now your little but brilliant mind start asking why can't i connect and work R pi to my PC/Laptop. Who can help you... ????? Praise linux ... thanks to SSH and X window system .... SSH is a protocol , remote login facility for any linux system from another network device. X window is the aplication which runs a GUI in any linux OS. eg:- it runs LXDE on pi and GNOME on Ubuntu . The best thing about X window is that it is forward-able through SSH protocol... !! So what is the setup ??? Ingrediants: 1. A linux/ Windows PC ; which is your work station 2. A router with extra lan ports 3. Of course the rasp Pi