- 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
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- 基于粒計算模型的圖像處理
- ASP.NET MVC4框架揭秘
- Ext JS Data-driven Application Design
- Mastering Ubuntu Server
- 人臉識別原理及算法:動態(tài)人臉識別系統(tǒng)研究
- 征服RIA
- Mastering Drupal 8 Views
- Learning FuelPHP for Effective PHP Development
- 青少年學(xué)Python(第1冊)
- Lighttpd源碼分析
- Python 3.7從入門到精通(視頻教學(xué)版)
- Qt5 C++ GUI Programming Cookbook
- OpenMP核心技術(shù)指南
- Practical GIS