Raspberry PI: Difference between revisions

From My Limbic Wiki
No edit summary
Line 5: Line 5:
ping raspberrypi -4
ping raspberrypi -4
</source>
</source>
=Connect=
* Putty
* '''URL:''' raspberrypi.local
* '''Password:''' raspberrry

Revision as of 02:58, 23 May 2020

Configuration

  • Allow SSH connection to Raspberry without any screen: Create "SSH" file without extension to the root of the SD Card
  • Find Raspberry IP Adress

<source lang="shell"> ping raspberrypi -4 </source>

Connect

  • Putty
  • URL: raspberrypi.local
  • Password: raspberrry