- Wearable:Tech Projects with the Raspberry Pi Zero
- Jon Witts
- 200字
- 2021-07-02 19:46:25
SSH from Windows
To connect to your Pi Zero using SSH from the a Windows operating system, you will need to download a small tool called PuTTY. This is freely available at http://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html. Download either the 32 bit or 64 bit installer, whichever is appropriate to your Windows system, and then run the installer.
Once installed, run PuTTY and enter the IP address of your Raspberry Pi into the Host Name field and click on Open, as shown in the following screenshot:

As this is your first time connecting to your Pi Zero over SSH with this PuTTY install, you will be presented with a PuTTY Security Alert window about the server's host key not being cached. This is normal, so just click on Yes. A terminal window will then open and ask you to log in. Enter pi for the username and raspberry for the password. You will then be logged in to your Pi remotely. You can now move on to the Final setup section.
- 零基礎(chǔ)學(xué)Visual C++第3版
- 精通Nginx(第2版)
- 精通JavaScript+jQuery:100%動(dòng)態(tài)網(wǎng)頁(yè)設(shè)計(jì)密碼
- Delphi程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- Java面向?qū)ο筌浖_(kāi)發(fā)
- 少年輕松趣編程:用Scratch創(chuàng)作自己的小游戲
- React.js Essentials
- 秒懂設(shè)計(jì)模式
- 精通Python設(shè)計(jì)模式(第2版)
- Express Web Application Development
- Java程序員面試筆試寶典(第2版)
- Beginning C++ Game Programming
- BeagleBone Robotic Projects(Second Edition)
- Android高級(jí)開(kāi)發(fā)實(shí)戰(zhàn):UI、NDK與安全
- Mastering OpenStack