Raspberry Pi OS
Enable SSH
Option #1: For headless setup
SSH can be enabled by placing a file named ssh
, without any extension, onto the boot partition of the SD Card.
Option #2: From the desktop
- Launch Raspberry Pi Configuration from the Preferences menu
- Navigate to the Interfaces tab
- Select Enabled next to SSH
- Click OK
Option #3: