会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cogitoergosum
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
17
18
19
20
21
22
23
24
25
···
54
下一页
2021年5月19日
字符编码转换
摘要: https://blog.csdn.net/qq153471503/article/details/94007521
阅读全文
posted @ 2021-05-19 17:02 cogitoergosum
阅读(24)
评论(0)
推荐(0)
2021年5月18日
openwrt 创建 package
摘要: 参考链接: https://openwrt.org/docs/guide-developer/packages
阅读全文
posted @ 2021-05-18 14:56 cogitoergosum
阅读(63)
评论(0)
推荐(0)
2021年5月14日
linux c 字符串转化十六进制
摘要: 参考链接: 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
阅读(1508)
评论(0)
推荐(0)
2021年5月8日
samba 给予root权限
摘要: 1、打开smb服务的配置文件,在虚拟机中输入命令vi /etc/samba/smb.conf后回车。 2、按下shift+g到达文档尾部,按下字母i键,进入编辑界面,输入如下信息: [share] available = yesbrowseable = yespublic = yeswritable
阅读全文
posted @ 2021-05-08 09:55 cogitoergosum
阅读(2787)
评论(0)
推荐(0)
2021年4月25日
openwrt odhcpd
摘要: https://openwrt.org/docs/techref/odhcpd https://www.jianshu.com/p/f3c7b21e60bd
阅读全文
posted @ 2021-04-25 14:32 cogitoergosum
阅读(242)
评论(0)
推荐(0)
2021年4月14日
openwrt 内核编译
摘要: 清空内核: make target/linux/clean V=s 解压内核: make target/linux/prepare V=s 编译内核: make target/linux/compile V=s -j8
阅读全文
posted @ 2021-04-14 16:48 cogitoergosum
阅读(236)
评论(0)
推荐(0)
openewrt 的reboot正确操作
摘要: openwrt的文件路径:/lib/upgrade/common.sh umount -a reboot -f sleep 5 echo b 2>/dev/null >/proc/sysrq-trigger
阅读全文
posted @ 2021-04-14 15:45 cogitoergosum
阅读(209)
评论(0)
推荐(0)
2021年4月12日
snmp v3的测试软件
摘要: 软件下载路径: https://www.paessler.com/tools/snmptester
阅读全文
posted @ 2021-04-12 15:12 cogitoergosum
阅读(1213)
评论(0)
推荐(0)
2021年3月17日
linux 查看gpio映射号及状态
摘要: 参考链接: https://blog.csdn.net/qq_33205540/article/details/105950700?utm_medium=distribute.pc_relevant.none-task-blog-baidujs_title-1&spm=1001.2101.3001.
阅读全文
posted @ 2021-03-17 10:56 cogitoergosum
阅读(984)
评论(0)
推荐(0)
linux 查看gpio映射号及状态
摘要: 参考链接: https://blog.csdn.net/qq_33205540/article/details/105950700?utm_medium=distribute.pc_relevant.none-task-blog-baidujs_title-1&spm=1001.2101.3001.
阅读全文
posted @ 2021-03-17 10:46 cogitoergosum
阅读(402)
评论(0)
推荐(0)
上一页
1
···
17
18
19
20
21
22
23
24
25
···
54
下一页
公告