Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6770
  • 博文数量: 5
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 22
  • 用 户 组: 普通用户
  • 注册时间: 2012-03-07 21:41
文章分类

全部博文(5)

文章存档

2015年(5)

我的朋友
最近访客

发布时间:2015-12-13 19:03:59

Python安装SSH模块......【阅读全文】

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

发布时间:2015-11-30 14:09:48

......【阅读全文】

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

发布时间:2015-11-21 14:49:26

man的不同帮助文档,该手册分成很多section,使用man时可以指定不同的section来浏览,各个section意义如下: 1 - commands2 - system calls3 - library calls4 - special files5 - file formats and convertions6 - games for linux7 - macro packages and conventions8 - system management co.........【阅读全文】

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

发布时间:2015-11-21 14:40:28

linux中inittab文件详解2011-08-01      0 个评论      收藏    我要投稿 init的进程号是1(ps -aux | less),从这一点就能看出,init进程是系统所有进程的起点,Linux在完成核内引导以后.........【阅读全文】

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

发布时间:2015-11-21 14:28:08

Linux 开机脚本启动顺序: 第一步:启动内核第二步:执行init (配置文件/etc/inittab)第三步:启动相应的脚本,执行inittab脚本,并且执行里面的脚本/etc/init.d rc.sysinit rc.d rc.local。。。第四步:启动login登录界面 login第五步:在用户登录的时候执行sh脚本的顺序:.........【阅读全文】

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

登录 注册