Thursday 4 December 2014

Remotely Accessing the Raspberry Pi


In the previous section we discussed how to Configure Ethernet by using Raspberry Pi. (Please click here for details.)


HOW TO CONNECT YOUR RASPBERRY PI TO LAPTOP USING LAN CABLE:

Installing/Configuring PuTTy and Xming

Click here to download PUTTY software.
Click here to download XMING software

STEP 1:

After installing the putty and xming.

Then run the putty in admin mode.

STEP 2:

In the PUTTY configuration change the host name(or IP address) with the static IP address of the Raspberry Pi.To configure IP address statically reffer to Ethernet confiuration Of Raspberry Pi.

STEP 3:

Select SSH in Category and choose X11 option.
And select "Enable X11 forwarding".


 After clicking on "Open",following terminal will appear.

Default username and password for Raspbian OS is "pi" and "raspberry".

Minimize PUTTY Terminal and open XMING software in admin mode.

Again come back to PUTTY terminal and type the command "lxsession".
After that a Raspbian OS GUI will appear on the screen.
   
 If any error occurs refer to this link.

0 comments:

Post a Comment