Enabling SSH on Raspberry Pi

By enabling SSH, you can access Raspberry Pi remotely. For security, you should change login password If you enable SSH. Here is the steps.   1. Enable SSH 1-1. Launch raspi-config sudo raspi-config 1-2. Select “Interfacing Options”. 1-3. Select “SSH”, and “Yes”. 1-4. Then, exit raspi-config.   2. Change login password for user ‘pi’ 2-1.… Continue reading “Enabling SSH on Raspberry Pi”