- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 251字
- 2021-06-24 15:30:25
Creating an SSH file on a microSD card
After installing the aforementioned software, we need an SSH file on the microSD card to enable SSH for the Raspberry Pi 3B+. To do this, perform the following steps:
- Open the drive allotted to the SD card. In our case, this is the boot (F:) drive. As shown in the following screenshot, there are some files on the microSD card:

- To create the SSH file, right-click in the drive, click on New, and select a Text Document, as shown here:

- Give this text file the name ssh but do not include the .txt extension. We will get a warning stating that this file will become unstable because it doesn't have an extension. Click on the Yes button:

- Next, right-click on the ssh file and select the Properties option. Inside Properties, click on the General tab. We should see that the Type of file is set to File. Click OK:

After creating an SSH file on a microSD card, remove the card reader from the laptop and insert the microSD card into the Raspberry Pi 3B+.
In the next section, we will look at how to connect the RPi 3B+ to a Wi-Fi network. The setup is done on a Windows system. If you have a Mac, then you can follow one of the following tutorial videos:
- Access Raspbian OS on a Mac: https://www.youtube.com/watch?v=-v88m-HYeys
- Access Raspberry display on a VNC Viewer: https://www.youtube.com/watch?v=PYunvpwSwGY
推薦閱讀
- Android和PHP開發最佳實踐(第2版)
- Spring技術內幕:深入解析Spring架構與設計
- 深入淺出Java虛擬機:JVM原理與實戰
- ASP.NET Core Essentials
- Mastering JBoss Enterprise Application Platform 7
- 速學Python:程序設計從入門到進階
- 零基礎學Kotlin之Android項目開發實戰
- Illustrator CC平面設計實戰從入門到精通(視頻自學全彩版)
- Node.js 6.x Blueprints
- 區塊鏈:技術與場景
- 分布式系統架構與開發:技術原理與面試題解析
- Python程序設計案例教程
- Java Web程序員面試筆試寶典
- 米思齊實戰手冊:Arduino圖形化編程指南
- 亮劍Java Web項目開發案例導航