diff --git a/docs/duo/getting-started/setup.md b/docs/duo/getting-started/setup.md index 11bd03f7..b129c82d 100644 --- a/docs/duo/getting-started/setup.md +++ b/docs/duo/getting-started/setup.md @@ -23,43 +23,43 @@ If your Windows system is older, you need to manually install the CDC-NCM driver 2. The `CDC NCM` device appears in the Device Manager with a yellow exclamation mark indicating that the driver is not installed. - + 3. Select `CDC NCM` and right-click to select `Update Driver`. - + 4. Select `Browse my computer for drivers`. - + 5. Select `Let me pick from a list of available drivers on my computer`. - + 6. Select `Network Adapters`. - + 7. Select `Microsoft` in `Manufacturer` and `UsbNcm Host Device` in `Model`. - + 8. Ignore the warning message. - + 9. The driver was installed successfully. - + 10. Check `Network Adapter`, `UsbNcm Host Device` is displayed normally. - + 11. Use the `ping` command to test. - + ### Linux & macOS @@ -83,11 +83,11 @@ rtt min/avg/max/mdev = 2.003/2.081/2.132/0.059 ms 1. Open the terminal and enter `ssh root@192.168.42.1`. The following prompt will appear for the first connection. Just enter `yes`. - + 2. Enter the password `milkv` (the password will not be displayed) and log in successfully. - + ### Modify the IP address of the USB network diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/duo/getting-started/setup.md b/i18n/zh/docusaurus-plugin-content-docs/current/duo/getting-started/setup.md index 81837d1d..647640b5 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/duo/getting-started/setup.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/duo/getting-started/setup.md @@ -23,43 +23,43 @@ CDC-NCM 在 Linux,macOS,以及最新的 Windows 系统上都免驱的,您 2. `CDC NCM` 设备出现在设备管理器中,显示为黄色的感叹号表示未安装驱动。 - + 3. 选择 `CDC NCM` 后右键选择 `更新驱动程序`。 - + 4. 选择 `浏览我的电脑以查找驱动程序`。 - + 5. 选择 `让我从计算机上的可用驱动程序列表中选取`。 - + 6. 选择 `网络适配器`。 - + 7. 在 `厂商` 中选择 `Microsoft`,`型号` 中选择 `UsbNcm Host Device`。 - + 8. 忽略警告信息。 - + 9. 驱动程序安装成功。 - + 10. 检查 `网络适配器`,`UsbNcm Host Device` 已经正常显示。 - + 11. 使用 `ping` 命令测试。 - + ### Linux & macOS @@ -83,11 +83,11 @@ rtt min/avg/max/mdev = 2.003/2.081/2.132/0.059 ms 1. 打开终端,输入 `ssh root@192.168.42.1`, 首次连接会有如下提示,直接输入 `yes`。 - + 2. 输入密码 `milkv` (密码将不会显示),登陆成功。 - + ### 修改 USB 网络的 IP 地址 diff --git a/static/docs/duo/duo-usb-ncm_10_zh.webp b/static/docs/duo/duo-usb-ncm_10.webp similarity index 100% rename from static/docs/duo/duo-usb-ncm_10_zh.webp rename to static/docs/duo/duo-usb-ncm_10.webp