Chinaunix首页 | 论坛 | 博客
  • 博客访问: 196439
  • 博文数量: 96
  • 博客积分: 1781
  • 博客等级: 上尉
  • 技术积分: 970
  • 用 户 组: 普通用户
  • 注册时间: 2010-11-07 12:31
文章分类

全部博文(96)

文章存档

2014年(1)

2013年(14)

2012年(44)

2011年(37)

发布时间:2013-08-01 10:38:25

   在学习内核打补丁的时候,需要用到patch  比如linux_2_6_38 path_38_39  进入linux_2_6_38 patch -p1 patch_0_2   (r 表示如果有子目录则递归 c表.........【阅读全文】

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

发布时间:2013-06-19 17:07:35

。/etc/init.d/rpcbind restart/etc/init.d/nfs restart之前一直没有用到nfs挂载,所以也没测试使用nfs,今天看构建嵌入式系统时,讲到了nfs的使用,所以就测试了下.以前是在ubuntu下面使用nfs 使用的是nfs 和portmap,但Fedora下面不再使用portmap,而是使用rpcbind。yum install rpcbind nfs-utilsvim /etc/exports /h.........【阅读全文】

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

发布时间:2013-05-14 17:08:14

    When at V2.0.0 version,I use sign_server for web server and call update_adapter.sh at ser_connect.shit will delay use to connect when wget can not get file.   In V3.0.0 version  1)use servor for update ser                  .........【阅读全文】

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

发布时间:2013-04-19 14:42:45

  when we use pthread_create,some times we want to transe arg,linux make that we only can transe point to pthread_fun,so we must make sure when we make pthread,and before new pthread get the argv point,wo must make sure thatthen *argv is still live.    so if we do not need to .........【阅读全文】

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

发布时间:2012-12-06 13:43:03

在设置yitian 电梯适配器时,进入串口修改passwd 时,然后用scp登陆时总是提示密码过期,让修改密码,google后发现时由于设备的时间开机都是1970年,需要先data -s 2012.12.05 14:22,这样修改passwd后就可以了.具体可以参考http://comments.gmane.org/gmane.comp.lib.uclibc.buildroot/29762.........【阅读全文】

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

登录 注册