Chinaunix首页 | 论坛 | 博客
  • 博客访问: 937077
  • 博文数量: 173
  • 博客积分: 3436
  • 博客等级: 中校
  • 技术积分: 1886
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-07 09:29
文章分类

全部博文(173)

文章存档

2016年(6)

2015年(10)

2014年(14)

2013年(8)

2012年(36)

2011年(63)

2010年(19)

2009年(17)

发布时间:2015-02-27 16:33:17

#include <stdio.h>#include <unistd.h>#include <sys/time.h>intmain(int argc, char *argv[]){        char *args[10];        char name[64];        struct timeval t;    .........【阅读全文】

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

发布时间:2015-02-15 13:40:31

What's this /run directory doing on my system and where does itcome from?Lennart Poettering mzerqung at 0pointer.de Wed Mar 30 11:54:30 UTC 2011 Previous message: Proven testers for Lua update Next message: What's this /run directory doing on my system and where doesitcome from?.........【阅读全文】

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

发布时间:2015-02-15 12:11:44

Linux┊详解udev 如果你使用Linux比较长时间了,那你就知道,在对待设备文件这块,Linux改变了几次策略。在Linux早期,设备文件仅仅是是一些带有适当的属性集的普通文件,它由mknod命令创建,文件存放在/dev目录下。后来,采用了devfs, 一个基于内核的动态设备文件系统,他首次出现在2.3.46内核中。Mandrake,Gentoo.........【阅读全文】

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

发布时间:2014-06-26 18:52:35

first deploy a unbunt without unknow passwd, then deploy a unbuntu with some unknown error, that failed to stat tftp server.then finally, dhcpd, tftp service start successfullly, the latest I10_pxe is illed.so take the old I10_pxe with latest I10_wnos, and I get back my way.the way to build tftp.........【阅读全文】

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

发布时间:2014-06-10 13:36:13

拷贝文件,并且统计拷贝速度点击(此处)折叠或打开prompt $P$G$T$Gcopy H:\1.img .\prompt $P$G$T$G重复从U盘拷贝:点击(此处)折叠或打开:againcopy \\tsclient\D\Image\mbr.img .copy \\t.........【阅读全文】

阅读(645) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

masc20082009-01-07 09:35

blog is on...

回复  |  举报
留言热议
请登录后留言。

登录 注册