<p dir="auto">Hello again.<br /> Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. The best known example application is for remote login to computer systems by users. <p dir="auto">Now that we know what its ssh its an protocol that will help us to connect with our Pi remotely, so let's get started. <ol> <li><p dir="auto">First we need to install the SSH, and the command to install ssh its :<br /> <code>sudo apt-get install ssh <li><p dir="auto"><span>Now we need to download a SSH client that will help us to remotely connect to our Pi. The most used app its Putty and you can get your version from here <a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html <li><p dir="auto">Open Putty on the host name put your Pi ip address the default protocol its 22 so you need to hit the Open button at the first use it will popup a new window you just click ok/yes and you are now able to connect to your Pi by typing your Pi User and Pass <p dir="auto"><span>If you dont know your pi's Ip address you can scan your network using a ip-scanner and it will show you the ip address of the raspberry ;) you can download from here this <a href="http://www.advanced-ip-scanner.com/index13.php" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">http://www.advanced-ip-scanner.com/index13.php <h1>Enjoy! <p dir="auto">If you found this How to useful give it a Vote if you don't leave a comment why and do not forget to follow me for more how to's!<br /> Feel free to use and improve this little tutorial