When you copy a fresh Rasbian “Lite” image (headless, i.e. only terminal) to your Pi’s SD card (e.g. with Win32DiskImager), you might would like to enable SSH by default. Otherwise, you would have to connect at least a separate HDMI monitor and a keyboard to enable it.

Solution

Within the boot partition of the SD card (which can also be accessed via Windows Explorer), create a simple file called “ssh” (no extension!).

When you boot Raspian afterwards, you can easily log in with default user “pi” and password “raspberry”.

Reference

  [email protected]