Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4142143
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2023年(6)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2017-02-14 14:44:18

发现xx设备上缺少lsof命令,整好我的虚拟机上有,scp一个过去.发现提示-ash: lsof: not found最终发现lsof: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib/ld64-uClibc.so.0, corrupted section header sizetoolchain 有问题,使用uclibc,xx设备使用的是glibc&nb.........【阅读全文】

阅读(2195) | 评论(0) | 转发(0)

发布时间:2017-02-09 20:09:42

发现openwrt 居然没有shutdown init 0也无法关机最后发现还是 kill -USR1 1......【阅读全文】

阅读(2392) | 评论(0) | 转发(0)

发布时间:2017-02-08 21:19:28

新建的openwrt的vmware虚拟机出现的问题......【阅读全文】

阅读(2448) | 评论(0) | 转发(0)

发布时间:2017-02-06 15:15:23

nginx配置文件server {   listen 4000;   server_name localhost;   root /study/apk;   autoindex on;   index  index.htm index.html;   include mime.types;   types{application/vnd.android.package-archive apk;}   .........【阅读全文】

阅读(1204) | 评论(0) | 转发(0)

发布时间:2017-01-21 20:42:27

最近新安装的ubuntu 16.04,网卡命名和以前不同,据说15.10就开始了.udevadm info -e | grep -A 10 ^P.*enpP: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/enp2s0E: DEVPATH=/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/enp2s0E: ID_BUS=pciE: ID_MODEL_FROM_DATABASE=I210 Gigabit Network Connection.........【阅读全文】

阅读(4291) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册