xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!
上一页 1 ··· 60 61 62 63 64 65 66 67 68 ··· 631 下一页
摘要: Linux shell script redirection All In One Linux shell 脚本重定向 PS: Linux 系统中一切皆文件 🚀, device 设备也是一种文件 &>/dev/null 把标准输出和错误输出,全部重定向到一个不存在的 device文件, 即忽略所有输出信息 ✅ 2>&1 stdout 标准输出 & stderr 错误输出,二合一进行输出 阅读全文
posted @ 2023-04-20 22:36 xgqfrms 阅读(31) 评论(2) 推荐(0)
摘要: 如何修复 SD 卡写保护错误,导致无法格式化 SD 卡 All In One Error partitioning: Error: -69830: This operation requires an unmounted disk microSD card / SD card 阅读全文
posted @ 2023-04-20 17:43 xgqfrms 阅读(344) 评论(2) 推荐(0)
摘要: 如何使用蓝牙控制树莓派 All In One Raspberry Pi & Bluetooth & Node.js 阅读全文
posted @ 2023-04-20 12:13 xgqfrms 阅读(274) 评论(1) 推荐(0)
摘要: GitHub API & cURL & App All In One 阅读全文
posted @ 2023-04-20 06:36 xgqfrms 阅读(69) 评论(1) 推荐(0)
摘要: fix Linux apt-get install package HTTPS error All In One errors E: The method driver /usr/libapt/methods/https could not be found. N: Is the package apt-transport-https installed? 阅读全文
posted @ 2023-04-19 22:15 xgqfrms 阅读(138) 评论(0) 推荐(0)
摘要: 中国台湾 6 大电子代工厂 All In One 台湾六大电子代工厂:鸿海(富士康)、和硕(昌硕)、仁宝、英业达、纬创、广达; 阅读全文
posted @ 2023-04-19 21:12 xgqfrms 阅读(948) 评论(2) 推荐(0)
摘要: Raspberry Pi & Experience AI All In One Experience AI is a new educational programme that offers cutting-edge KS3 (ages 11–14) resources on artificial intelligence and machine learning for teachers and their students. 阅读全文
posted @ 2023-04-19 18:33 xgqfrms 阅读(23) 评论(0) 推荐(0)
摘要: Linux command line packages management tools: apt-get vs apt All In One apt 是基于apt-get 的一个命令行工具,只能用于和用户进行交互,但是不能在脚本中使用; apt-get 是一个底层的命令,即可以用来和用户进行直接的交互, 也可以在脚本中使用; ✅ apt-get 旧,面向 ower-level and "back-end", 兼容性好 ✅(Linux 高级用户) apt 新,基于 apt-get 面向终端用户 (Linux 小白用户) 阅读全文
posted @ 2023-04-19 12:19 xgqfrms 阅读(33) 评论(3) 推荐(0)
摘要: 如何修复树莓派在更换了一个 SD 系统卡后,无法使用 SSH 登录问题 All In One Raspberry Pi 无法 SSH 登录,报错 ❌ known hosts raspberrypi.local /Users/xgqfrms-mm/.ssh/known_hosts raspi-config 阅读全文
posted @ 2023-04-18 13:40 xgqfrms 阅读(120) 评论(1) 推荐(0)
摘要: Linux iwlist command All In One wifi scan Raspberry Pi & Node.js wpa_supplicant.conf 阅读全文
posted @ 2023-04-18 13:06 xgqfrms 阅读(124) 评论(0) 推荐(0)
上一页 1 ··· 60 61 62 63 64 65 66 67 68 ··· 631 下一页