手机站
网通分站
电信主站
密 码:
用户名:
当前位置 : 主页>网站运营>建站经验>列表

SCO OpenServer 5操作系统的启动

来源:互联网 作者:west263.com 时间:2008-04-16
西部数码-全国虚拟主机10强!40余项虚拟主机管理功能,全国领先!双线多线虚拟主机南北访问畅通无阻!免费赠送企业邮局,.CN域名,自助建站480元起,免费试用7天,满意再付款! P4主机租用799元/月.月付免压金!


scosysv!login:root &

password:



#_

当屏幕显示UNIX系统提示符“#”时,表明您已注册成功,已成为UNIX系统的合法用户,能够在UNIX环境下进行各项系统的管理操作了。



?问题:(1)单用户模式下和多用户模式下的终极用户的内涵有区别吗?(2)是不是任何用户都能够进入单用户状态呢?



%注意:root用户的口令是极其重要的,不应随意地传播。其实,在UNIX系统下,系统管理员以普通用户的身份进入多用户模式,也能够做许多事情。



G提示:在系统启动时,引导进程是能够改变的。



&?学习札记

? 整个UNIX系统的启动过程主要做三项工作:引导核心,检查文档系统,启动各种daemon程式。即他可分为两个阶段:一是系统自举;二是启动UNIX。其中,启动UNIX阶段主要由boot程式引导核心程式开始,即系统的引导。当UNIX被引导运行后,将启动一个称之为init的进程。该进程将启动/etc/inittab文档中所列的进程,并且引导系统进入特定的运行级别。

? 单用户模式又称为系统维护模式,他一般只适用于系统中的用户都已退出系统,并且对系统进行维护操作时。由于在进行模式选择时直接进入到单用户模式,所以没有执行/etc/rc文档中的各种精灵程式和启动程式。而进入多用户模式时,启动的过程从配置系统的时间开始,然后继续启动相关的进程。这一点,从系统的启动过程的提示信息中能够看出。单用户模式root用户和多用户模式下的root用户状态其启动的系统资源是不相同的。读者还可从下列操作的结果中看到。

单用户模式下进行下列的操作:

# ps –ef &

UID PID PPID C STIME TTY TIME CMD

root 0 0 0 May-20 ? 00:00:00 sched

root 1 0 0 May-20 ? 00:00:00 /etc/init

root 2 0 0 May-20 ? 00:00:00 vhand

root 3 0 0 May-20 ? 00:00:00 bdflush

root 4 0 0 May-20 ? 00:00:00 kmdaemon

root 5 1 0 May-20 ? 00:00:00 htepi_daemon /

root 6 0 0 May-20 ? 00:00:00 strd

root 92 1 2 20:02:48 console 00:00:00 -

root 52 1 0 20:02:43 ? 00:00:00 /etc/ifor_pmd

root 53 52 0 20:02:43 ? 00:00:00 /etc/ifor_pmd

root 49 1 0 20:02:38 ? 00:00:00 /etc/syslogd

root 41 1 0 20:02:38 ? 00:00:00 htepi_daemon /stand

root 77 1 0 20:02:47 ? 00:00:00 strerr

root 93 1 0 20:02:49 ? 00:00:00 /var/scohttp/scohttpd -d/var

/scohttp

root 61 53 0 20:02:43 ? 00:00:00 /etc/sco_cpd

root 62 53 0 20:02:43 ? 00:00:00 /etc/ifor_sld

root 102 92 2 20:08:48 console 00:00:00 ps -ef

#_

多用户模式下进行下列的操作:

# ps –ef &

UID PID PPID C STIME TTY TIME CMD

root 0 0 0 May-20 ? 00:00:00 sched

root 1 0 0 May-20 ? 00:00:00 /etc/init

root 2 0 0 May-20 ? 00:00:00 vhand

root 3 0 0 May-20 ? 00:00:00 bdflush

root 4 0 0 May-20 ? 00:00:00 kmdaemon

root 5 1 0 May-20 ? 00:00:00 htepi_daemon /

root 6 0 0 May-20 ? 00:00:00 strd

root 496 1 0 20:10:03 tty01 00:00:00 /bin/login root

root 52 1 0 20:02:43 ? 00:00:00 /etc/ifor_pmd

root 53 52 0 20:02:43 ? 00:00:00 /etc/ifor_pmd

root 49 1 0 20:02:38 ? 00:00:00 /etc/syslogd

root 41 1 0 20:02:38 ? 00:00:00 htepi_daemon /stand

root 77 1 0 20:02:47 ? 00:00:00 strerr

root 497 1 0 20:10:03 tty02 00:00:00 /etc/getty tty02 sc_m

root 61 53 0 20:02:43 ? 00:00:00 /etc/sco_cpd

root 62 53 0 20:02:43 ? 00:00:00 /etc/ifor_sld

root 498 1 0 20:10:04 tty03 00:00:00 /etc/getty tty03 sc_m

root 499 1 0 20:10:04 tty04 00:00:00 /etc/getty tty04 sc_m

root 469 1 0 20:09:58 ? 00:00:00 /usr/lib/scosh/calserver

root 295 1 0 20:09:35 ? 00:00:00 rusersd

root 258 1 0 20:09:33 ? 00:00:00 /etc/cron

root 285 1 0 20:09:35 ? 00:00:00 portmap

root 270 1 0 20:09:34 ? 00:00:00 /usr/lib/lpsched

root 379 1 0 20:09:45 ? 00:00:00 statd

root 294 1 0 20:09:35 ? 00:00:00 rwalld

root 500 1 0 20:10:04 tty05 00:00:00 /etc/getty tty05 sc_m



root 313 1 0 20:09:36 ? 00:00:00 /etc/inetd

文章整理:西部数码--专业提供域名注册虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!