Main public logs
Combined display of all available logs of OceanSmile Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:04, 7 November 2025 Oceansmile talk contribs created page Arduino Uno Q Change Image Source (Created page with "1.备份镜像源 <br> 我们可以先使用下面命令查看镜像源文件 <br> ls -l /etc/apt/sources.list.d/ <br> 然后我们需要先备份 debian.sources(主源)和 debian-backports.sources(backports 源),避免修改错误 <br> sudo cp -a /etc/apt/sources.list.d/debian.sources /etc/apt/sources.list.d/debian.sources.bak <br> File:修改镜像源1.png <br> 2.编辑主源配置文件 <br> 直接使用下方命令编辑主源我呢见 <br> sudo nano...")