- 博客(5)
- 资源 (3)
- 收藏
- 关注
原创 Openwrt 4.1内核对WPS支持
Openwrt 4.1内核对WPS支持处理逻辑 点击按键触发gpio -> 内核捕获信号gpio_button_hotplug -> 选择执行逻辑 /etc/hotplug.json -> 执行shell脚本 /etc/rc.button/wps/etc/rc.button/wps#!/bin/shif [ "$ACTION" = "pressed" -a "$BUTTON" = "wp
2017-01-09 18:25:46 1559
原创 Linux 自定义Live CD制作
1、在虚拟机中安装ubuntu 系统,定制自己需要的软件;2、下载Distroshare Ubuntu Imager 按照操作流程生成LiveCD,通过LiveCD安装系统即可;https://github.com/Distroshare/distroshare-ubuntu-imagerDistroshare Ubuntu ImagerThis project is brought to you by distroshare.com. Distroshare.com is a new si
2020-12-05 15:57:46 1165
原创 mosquitto ubuntu 安装
依赖包安装sudo apt-get install libssl-devsudo apt-get install libwrap0-devsudo apt-get install libc-ares-devsudo apt-get install uuid-devsudo apt-get install xsltprocsudo apt-get install docb
2017-12-04 14:50:45 376
原创 基于Openwrt iptables 限速
欢迎使用Markdown编辑器写博客本Markdown编辑器使用StackEdit修改而来,用它写博客,将会带来全新的体验哦:Markdown和扩展Markdown简洁的语法代码块高亮图片链接和图片上传LaTex数学公式UML序列图和流程图离线写博客导入导出Markdown文件丰富的快捷键快捷键加粗 Ctrl + B 斜体 Ctrl + I 引用 Ctrl
2016-05-30 21:51:40 4146
原创 Athroes 9344 刷写 uboot
现在很多版本uboot 都增加了web界面管理功能,以9344为例(相关的uboot可以参见这片文章 http://www.right.com.cn/forum/thread-136444-1-1.html),刷入uboot之后,会提供一个web管理界面,界面如下: 该界面提供很多的功能,主要介绍2个功能。调整flash分区,这点非常重要,决定了整个flash分区地址,是
2015-01-23 10:40:29 1659
python经典程序
2011-08-22
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人