2012年11月15日

centos安装杂记-inittab-hostname-ssh

摘要: 开机默认启动类型:#vi /etc/inittab --编辑/etc/inittab文件找到下面语句:# Default runlevel. The runlevels used by RHS are: # 0 - halt (Do NOT set initdefault to this) --停机# 1 - Single user mode --单用户模式# 2 - Multiuser, without NFS (The same as 3, if you do not havenetworking) --多用户模式,不支持NFS# 3 - Full multiuser mode --多用户 阅读全文

posted @ 2012-11-15 10:17 hsp 阅读(219) 评论(0) 推荐(0)