亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1767 | 回復: 0
打印 上一主題 下一主題

test Linux [復制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2010-02-25 01:11 |只看該作者 |倒序瀏覽
Topic 202: 系統(tǒng)啟動(System Startup)Topic 202: 系統(tǒng)啟動(System Startup)Henry Hu2010/2/22
Table of Contents
202.1 定制系統(tǒng)啟動和自舉過程
大綱
inittab
系統(tǒng)初始化腳本
定制運行層級(runlevels)
定制initrd鏡像(initrd images)
202.1 定制系統(tǒng)啟動和自舉過程大綱
權(quán)重:4(原為)
要求:
Description: Candidates should be able to query and modify the behaviour of system services at various run levels. A thorough understanding of the init structure and boot process is required. This objective includes interacting with runlevels.
主要知識范圍:
Linux Standard Base Specification (LSB)
文件、術語、和應用程序:
/etc/inittab/etc/init.d//etc/rc.d/chkconfigupdate-rc.d
在101中也有專門一章,這里更進一步,因此,在這里的涉及內(nèi)容將不止于201考試涉及的內(nèi)容,也包括101所涉及的內(nèi)容。
inittab
runlevels:(所有版本都一樣的)
016
在RedHat,SUEU中,以及大多數(shù)發(fā)行版中,都可以找到/etc/inittab文件,這是傳統(tǒng)做法。但是,在Ubuntu中,這被upstart所替代,在以下地址你可以找到詳細信息:http://upstart.ubuntu.com/index.html。在其首頁上是這樣描述upstart:
Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.
It was originally developed for Ubuntu distribution, but is intended to be suitable for deployment in all Linux distributions as a replacement for the venerable System-V init.
問題:在Ubuntu中沒有找到/etc/inittab,但是也沒有upstart命令。這意味著Ubuntu仍然在使用/sbin/init命令。需要進一步了解upstart的具體作用。
使用命令“man 8 init“,顯示在Ubuntu下啟動腳本的執(zhí)行方式:On startup *init* reads the /etc/event.d directory, each file describes a job that should be managed. This includes the particulars about what binary or shell script code should be executed while the job is running, and which events can cause the job to be started or stopped. 問題1:關于二進制文件及腳本是指什么不是很清楚。問題2:進程號為1的進程與init命令是同一事物?問題3:/etc/event.d/目錄下全是文本文件,如何區(qū)分在哪種情況下執(zhí)行那些文件?
系統(tǒng)初始化腳本定制運行層級(runlevels)定制initrd鏡像(initrd images)

本文來自ChinaUnix博客,如果查看原文請點:http://blog.chinaunix.net/u/15515/showart_2186320.html
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復

  

北京盛拓優(yōu)訊信息技術有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP