User Manual
Table Of Contents

12
Type in ssh pi@ip_address – ssh is the tool for remote logging, pi, the user name, and
ip_address as the name suggests, your RPi's IP address. For example:
ssh pi@192.168.0.1
Press Enter to confirm. If you get a prompt that no ssh is found, you need to install an ssh
tool like Ubuntu and Debian by yourself:
sudo apt-get install ssh
For other Linux platforms, please contact your supplier.
Now, no matter what method you take, you can get in the client and log into the
Raspberry Pi.










