This post is part of the series on building my new Raspberry Pi; this series is a sub-series of the Adventures with a Raspberry Pi.
By default the Raspbian Lite ships with SSH disabled; this means the PI can only be accessed with a monitor and keyboard connected.
However, enabling SSH is straightforward. Log into your Raspberry PI and type the following command to launch the Raspberry PI Configuration:
sudo raspi-config
Select Interfacing Options, scroll down and select SSH. Choose Yes to enable SSH and then click OK.
Choose Finish to close the configuration tool. The Raspberry Pi will now be available for SSH access.
Adventures With A Raspberry Pi
Can ISC Software Solutions help?
ISC Software Solutions are UK and Ireland based experts on Microsoft Dynamics GP. If you'd like to speak to someone about support, consultancy, upgrades, implementation, development, GP Elementz add-ons or portals, or anything else Dynamics GP related, you can use the form below.
1 thought on “Building The Raspberry Pi: Enable SSH For Remote Access”