会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cogitoergosum
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
19
20
21
22
23
24
25
26
27
···
54
下一页
2020年9月30日
linux respin 备份镜像
摘要: 参考链接: https://blog.csdn.net/milo123456/article/details/71084254 https://blog.csdn.net/qq_41248872/article/details/82979136
阅读全文
posted @ 2020-09-30 16:16 cogitoergosum
阅读(274)
评论(0)
推荐(0)
2020年9月29日
ubuntu 安装 systemback
摘要: 参考链接: https://www.linuxbabe.com/ubuntu/install-systemback-ubuntu-18-04-bionic-18-10
阅读全文
posted @ 2020-09-29 18:10 cogitoergosum
阅读(488)
评论(0)
推荐(0)
2020年9月23日
嵌入式gdb远程调试
摘要: 参考链接:https://developer.aliyun.com/article/495996
阅读全文
posted @ 2020-09-23 17:24 cogitoergosum
阅读(117)
评论(0)
推荐(0)
2020年9月22日
pecl 安装 phpredis
摘要: 参考链接: https://blog.mimvp.com/article/4782.html sudo apt-get install php-pear php-dev 参考链接: https://blog.csdn.net/noobman/article/details/90726061 pecl
阅读全文
posted @ 2020-09-22 17:25 cogitoergosum
阅读(523)
评论(0)
推荐(0)
2020年8月11日
使用Ubuntu编译OpenWRT源码
摘要: 参考链接: https://www.cnblogs.com/elewei/p/9353908.html
阅读全文
posted @ 2020-08-11 18:30 cogitoergosum
阅读(148)
评论(0)
推荐(0)
2020年7月30日
linux shell 2>&1的含义
摘要: 参考链接: https://www.jb51.net/article/169778.htm
阅读全文
posted @ 2020-07-30 18:29 cogitoergosum
阅读(121)
评论(0)
推荐(0)
2020年7月20日
C语言在子函数中调用malloc申请内存的方法
摘要: 参考链接: https://blog.csdn.net/HuffieWang/article/details/51744043
阅读全文
posted @ 2020-07-20 15:38 cogitoergosum
阅读(466)
评论(0)
推荐(0)
2020年7月1日
linux udp 广播
摘要: 1、绑定网络接口进行数据收发的时候, 是不能进行广播, 比如执行以下代码后,就不能进行广播 struct ifreq ifr; memset(&ifr, 0x00, sizeof(ifr)); strncpy(ifr.ifr_name, "eth0", IFNAMSIZ); setsockopt(p
阅读全文
posted @ 2020-07-01 18:16 cogitoergosum
阅读(886)
评论(0)
推荐(0)
openrwt实现wan、wwan与4G动态切换
摘要: 参考链接: https://www.jianshu.com/p/f058229a42d8
阅读全文
posted @ 2020-07-01 17:05 cogitoergosum
阅读(471)
评论(0)
推荐(0)
OpenWrt WifiDog + wiwiz 安装配置
摘要: 参考链接: https://www.wuweixin.com/2015/02/11/openwrt-wifidog-wiwiz-install/
阅读全文
posted @ 2020-07-01 14:54 cogitoergosum
阅读(278)
评论(0)
推荐(0)
上一页
1
···
19
20
21
22
23
24
25
26
27
···
54
下一页
公告