Wednesday, December 26, 2018

SSH to the Raspberry Pi

How to ssh and access the Pi remotely?


  • On the Pi, go to the raspberry icon > Accessories > Terminal
  • Run the command "ifconfig" and get the IpAddress.

  • On your laptop terminal, run the ssh [Username: pi, Default password: raspberry]
  • ssh pi@<ipaddress> to connect
You can also connect via VNC Viewer by providing the same IP Address.

Setting up and Installing Raspberry Pi

Hi All

Lets start with the basics of setting up Raspberry Pi.

Requirements:




  • Keyboard, mouse and monitor.

Setting up SD Card for the Raspberry Pi

  • Take the SD card and put it in the MicroSD -USB ADAPTER. Connect this to your laptop.







Connecting and Starting Raspberry Pi


  • Put the SD card in the Raspberry Pi.
  • Connect the Raspberry Pi to the monitor.
  • Connect the mouse and keyboard and power on the Raspberry Pi
  • Once it boots, set up wifi on top right.
  • Go to the Raspberry icon on top left and Go to Settings > Preferences> "Raspberry Pi Configuration" and make the changes in settings as shown in the images below.
  • When you click OK, it will ask you to reboot the Pi and go ahead and reboot to Save the changes.