Chinaunix首页 | 论坛 | 博客
  • 博客访问: 773221
  • 博文数量: 143
  • 博客积分: 2077
  • 博客等级: 大尉
  • 技术积分: 2393
  • 用 户 组: 普通用户
  • 注册时间: 2012-09-28 12:57
文章存档

2016年(2)

2015年(3)

2014年(3)

2013年(41)

2012年(94)

发布时间:2013-06-23 21:49:08

          proc文件系统和sysfs文件系统类似,是虚拟文件系统,存在于内存中,用于内核和用户程序交互等,查看内核信息。           基于/proc文件系统如上所述的特殊性,其内的文件也常被称作虚拟文件,并具有一些独特的特点.........【阅读全文】

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

发布时间:2013-05-11 19:01:42

                            给linux虚拟机安装vmtools 在windows中安装了workstation之后,在你的安装目录下就有linux.iso,windows.iso等文件。  首先是把虚.........【阅读全文】

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

发布时间:2013-04-29 16:57:07

/** sol04.20.c ** ------------------------------------------------------------sol04.20.c is aversion of ls -l that prints the inode number in thestyle of ls -li. ** ------------------------------------------------------------ ** ** * ls2.c with the -i option included * *purpose list .........【阅读全文】

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

发布时间:2013-04-28 18:52:21

/** mv1.c ** ------------------------------------------------------------This version of mv accepts a directory name as the second argument. In that case the source item ismoved into that directory. sol04.16.c. ** ------------------------------------------------------------ ** * A ve.........【阅读全文】

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

发布时间:2013-04-28 18:13:23

/** mkdir1.c ** ------------------------------------------------------------A version of mkdir that supports the -p option is:sol04.15.c.This program allows multiple names on the command line. ** ------------------------------------------------------------ ** ** * A version of mkdir tha.........【阅读全文】

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

w5647912015-03-19 10:24

想请问下,centos7的superdaemon的启动方式,我看了下我的/etc/xinetd.d/这个目录下为空的,新手不明啊,,求教了  how_bjl@live.cn

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

登录 注册