If you don\\\\\\\\\\\\\\\'t wanna do it, you find an EXCUSE; if you do, you\\\\\\\\\\\\\\\'ll find a WAY :-)
全部博文(235)
发布时间:2011-02-17 18:25:56
一:RHEL安装全过程1.【选择安装模式】:press the key -Graphical modeType:linux text -Text modeType: linux askmethod -Ask modeChoose a Language →→ Keyboard Type →→ Installation Method.........【阅读全文】
发布时间:2011-02-17 18:24:37
一:修改sudoers配置文件很多命令需要root权限, 启用sudo 避免繁琐的切换root(将用户添加到管理员组 同时禁用root 保证安全性)1.配置 sudo 编辑 sudoers 文件( vi /etc/sudoers)移到这一行下面:root ALL=(ALL) ALL添加 username A.........【阅读全文】
发布时间:2011-02-17 18:23:39
【Troubleshooting】:故障排除『Things to Check: X』(检查图形界面故障)Never debud X while in runlevel 5Reboot the system to runlevel 3[root@rhel5 ~]# vi /etc/inittab →→ 首先编辑配置文件修改runlevel 为:3 Id 3:initdefault.............[root@rhel5 ~]# reboot →→ 重启[root.........【阅读全文】
发布时间:2011-02-17 18:17:27
首先给出需要配置的文件以及这些文件最终的配置结果,如下文件复制后仍不起作用(必须按步骤来操作)!———————————————————————————————————————————————/var/named/chroot/etc:named.conf,named.rfc1912.zones### named.conf ###//// named.caching-na.........【阅读全文】