- 1
- 0
- 约1.07千字
- 约 9页
- 2018-04-11 发布于重庆
- 举报
第十章改变系统的运行状态.ppt
第十章 改变系统的运行状态 10.1 系统的运行级别 第十章 改变系统的运行状态 10.2 改变系统的运行状态的命令 改变系统运行状态的所有命令只有root 用户才能执行。 1. init 命令 格式:init [012356Ss] #sync #sync #init 0 第十章 改变系统的运行状态 2. shutdown 命令 格式:/usr/sbin/shutdown [–y] [-g seconds] [-I run_level] #sync #shutdown –y –g 120 –i 3 第十章 改变系统的运行状态 3. halt 命令 /usr/sbin/halt 类似于init 0 ,但它不执行rc0.d scripts。 #sync #/usr/sbin/halt 第十章 改变系统的运行状态 4. poweroff 命令 /usr/sbin/poweroff 命令类似于init 5,但它不执行rc0.d scripts。 #sync #/usr/sbin/poweroff 第十章 改变系统的运行状态 5. reboot 命令 /usr/sbin/reboot命令类似于init 6,但它不执行rc0.d scripts. #sync #reboot -- -r #reboot -- -s 第十章 改变系统的运行状态 10.3 改变系统的运行
原创力文档

文档评论(0)