Setting up SSH in Raspberry Pi
Steps
1)To use SSH, first you need your Pi’s IP address. Boot your Pi to the command line and type:
sudo ifconfig
You can see "inet addr " 192.168.x.x
2)Download putty to Your PC
3)Open putty and type the IP address of the Raspberry and enter
4)PUTTY will open a terminal window which will prompt you for your username and password. of raspi
User Name: pi
Password:Raspberry
Remote Desktop for Your Raspberry Pi
1) 1)On your Raspberry Pi’s command line, (or with SSH), type:
sudo apt-get install xrdp
2) Open Remote Desktop Client on your PC (Its installed with Windows)
Start-All Programs-Accessories-Remote Desktop Connection
3) Enter the IP address when prompted.A xrdp window will pop up, prompting you for your username and password.
No comments:
Post a Comment