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