Mic_chen

It is not the strongest of the species that survive, nor the most intelligent, but the one most responsive to change

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2021年1月15日

摘要: 问题来源: 因为ssh服务的dropbear依赖了随机子系统,导致系统起来后很久才能使用ssh服务。 问题表现: 要几百秒才能初始化完成: random: crng init done [ 268.035120] random: 7 urandom warning(s) missed due to 阅读全文
posted @ 2021-01-15 17:21 Mic_chen 阅读(5288) 评论(0) 推荐(0) 编辑

摘要: 需求状况: 1、访问外网必须使用无线热点(IF=17)。 2、内网网段是:172.16.0.0。 3、需考虑到虚拟机和目标板的网络开发。 配置方式: 1、PC配置路由表: a、route -p ADD 172.16.0.0 MASK 255.255.0.0 192.168.199.1 METRIC 阅读全文
posted @ 2021-01-15 09:29 Mic_chen 阅读(263) 评论(0) 推荐(0) 编辑