05 2021 档案

摘要:参考链接: https://zhuanlan.zhihu.com/p/108622289 阅读全文
posted @ 2021-05-29 11:20 cogitoergosum 阅读(100) 评论(0) 推荐(0) 编辑
摘要:主要是一大问题: 1、docker容器 与 宿主机 的交互, 而docker与宿主机的网络模式有host模式、none模式、bridge模式、container模式(指的是容器之间的交互) 交互方法: 1、 通过volume 共享目录 2、 通过shell命令进行调用: https://www.zh 阅读全文
posted @ 2021-05-28 11:38 cogitoergosum 阅读(39) 评论(0) 推荐(0) 编辑
摘要:openwrt-18.06 已经支持EC200T, 主要是应用层面进行配置处理, 应用方面的处理参考链接:https://blog.csdn.net/xiaokang_rays/article/details/111035803 阅读全文
posted @ 2021-05-27 17:43 cogitoergosum 阅读(706) 评论(0) 推荐(0) 编辑
摘要:参考链接: https://openwrt.org/zh/docs/guide-developer/adding_new_device 阅读全文
posted @ 2021-05-21 11:57 cogitoergosum 阅读(455) 评论(0) 推荐(0) 编辑
摘要:参考链接: https://blog.csdn.net/stone8761/article/details/71125385 阅读全文
posted @ 2021-05-20 16:39 cogitoergosum 阅读(83) 评论(0) 推荐(0) 编辑
摘要:menuconfig 读取各个目录的kconfig, 配置最后写入到.config 在编译过程中,生成宏文件在autoconf.h 参考链接: https://blog.csdn.net/kunkliu/article/details/79207644 阅读全文
posted @ 2021-05-20 15:49 cogitoergosum 阅读(48) 评论(0) 推荐(0) 编辑
摘要:什么是USB OTG, 指的是传统的主从设备, 支持OTG后,从设备也可以用主设备主动去读取其它USB从设备 HSDPA Modems HSDPA(High Speed Downlink Packet Access)高速下行分组接入,是一种移动通信协议,亦称为3.5G(3½G)。该协议在WCDMA下 阅读全文
posted @ 2021-05-20 11:28 cogitoergosum 阅读(473) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq153471503/article/details/94007521 阅读全文
posted @ 2021-05-19 17:02 cogitoergosum 阅读(18) 评论(0) 推荐(0) 编辑
摘要:参考链接: https://openwrt.org/docs/guide-developer/packages 阅读全文
posted @ 2021-05-18 14:56 cogitoergosum 阅读(55) 评论(0) 推荐(0) 编辑
摘要:参考链接: https://blog.csdn.net/sweetfather/article/details/103593040 #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <string.h> #defi 阅读全文
posted @ 2021-05-14 15:15 cogitoergosum 阅读(1449) 评论(0) 推荐(0) 编辑
摘要:1、打开smb服务的配置文件,在虚拟机中输入命令vi /etc/samba/smb.conf后回车。 2、按下shift+g到达文档尾部,按下字母i键,进入编辑界面,输入如下信息: [share] available = yesbrowseable = yespublic = yeswritable 阅读全文
posted @ 2021-05-08 09:55 cogitoergosum 阅读(2417) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示