Thursday, April 18, 2024
How ToTutorials/DIY

Connected ROCK Pi S via SSH

Connected ROCK Pi S via SSH. In this tutorial you can learn how to connect Rock Pi S via SSH.

What is Rock Pi S ?

S is for Small Square in Rock PI S. This is really small because size is only 1.7 inch. ROCK Pi S is a Rockchip RK3308 based SBC(Single Board Computer) by Radxa. It equips a 64bits quad core processor, USB, ethernet, wireless connectivity and voice detection engine at the size of 1.7 inch, make it perfect for IoT and voice applications. ROCK Pi S comes in two ram sizes 256MB or 512MB DDR3, and uses uSD card for OS and storage. Optionally, ROCK Pi S can provide on board storage version with 1Gb/2Gb/4Gb/8Gb NAND flash.

Step 1. Install Bonjour

You can find ROCK Pi S on your network using their hostname followed by .local (example: rockpis.local). But to do that in Windows you have to install the Bonjour service first.

Download Bonjour Print Services for Windows v2.0.2 and run the installer.

Step 2. Install PuTTY

If you use version 1809 or later Windows 10, your system already comes with OpenSSH, otherwise you’ll need to download an SSH client. We recommend you use PuTTY.

Download PuTTY v0.73 and run the installer.

Step 3. Connect ROCK Pi S

ssh

Please refer to the order and operation in the figure above, and the position 1 is [email protected]

After clicking Open, type the password rock and press enter, you will see the following welcome screen.

(Note: You can’t see the character you input, this is normal, please feel free to press the enter key.)

ssh2

Please begin your journey of discovery and have fun.

Using Windows Native SSH (Optional)

If you use version 1809 or later Windows 10, you can use native SSH Client instead of PuTTY.

All you have to do is open CMD, type ssh [email protected] and press enter.

ssh3

Thanks for reading. If you like this post”Connected ROCK Pi S via SSH” probably you might like my next ones, so please support me by subscribing my blog.

Recommended: Rock PI Archives

 

Harshvardhan Mishra

Hi, I'm Harshvardhan Mishra. Tech enthusiast and IT professional with a B.Tech in IT, PG Diploma in IoT from CDAC, and 6 years of industry experience. Founder of HVM Smart Solutions, blending technology for real-world solutions. As a passionate technical author, I simplify complex concepts for diverse audiences. Let's connect and explore the tech world together! If you want to help support me on my journey, consider sharing my articles, or Buy me a Coffee! Thank you for reading my blog! Happy learning! Linkedin

Leave a Reply

Your email address will not be published. Required fields are marked *