Skip to main content
Version: Leo Rover 1.8

How to Connect to Leo Rover via SSH | Remote Terminal Access

Prerequisites​

📄Connect to Rover AP
A step-by-step guide on how to connect your host device to the Leo Rover's built-in Wi-Fi access point using the default network credentials.

Using Putty​

Download and install Putty - it will allow you to establish SSH connection with the Rover and open a terminal session.

Open Putty, type 10.0.0.1 as IP address and press Open.

Interface of PuTTY

The first time you try to connect, you may see the security warning shown below. You can safely ignore it and click the Yes button.

Security alert of PuTTY

When asked for credentials, type:

login: pi password: raspberry

Terminal screen while connected to Leo Raspberry Pi

You'll see something like this. You're in!

Using command line SSH client​

If you are using Linux or Mac OS, you most likely have an SSH client already installed. On Windows 10, you can use this guide to install OpenSSH.

tip

On newer Windows versions the OpenSSH is automatically installed.

To connect to your Rover, open a terminal session and type:

If you log in for the first time, you might see a similar message:

Terminal screen on the Linux

Type yes and press enter to continue.

When prompted for password, type: raspberry