系统:centos6.8x86_64软件:zabbix-2.4.6-1.el6.x86_64装yum源:[root@zabbix~]#cd/etc/yum.repos.d/[root@zabbixyum.repos.d]#rpm-ivhhttp://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2.4-1.el6.noarch.rpmInstallingZabbixpackages[root@zabbixcreate]#yum..
分类:
其他好文 时间:
2015-10-15 18:55:02
阅读次数:
217
设置 /etc/yum.conf 添加proxy=http://web-proxy.corp.xx.com:8080 /etc/yum.repos.d/rhel-source.repo 里面改成enable=1 gpgcheck=0 然后再/etc/yum.repos.d下增加一个文件hp-coe....
分类:
其他好文 时间:
2015-10-15 18:03:02
阅读次数:
200
安装httpd服务器——RPM安装 ?从RHEL系统光盘中获得软件包[root@localhost -]# Is /media/cdrom/Server | grep httpdhttpd-2.2.3-6.el5.i386.rpmhttpd-devel-2.2.3-6.el5.i386.rpmhtt...
分类:
Web程序 时间:
2015-10-13 09:09:26
阅读次数:
255
[root@desktop0~]#cat/etc/selinux/config#ThisfilecontrolsthestateofSELinuxonthesystem.#SELINUX=cantakeoneofthesethreevalues:#enforcing-SELinuxsecuritypolicyisenforced.#permissive-SELinuxprintswarningsinsteadofenforcing.#disabled-NoSELinuxpolicyisloaded.SELIN..
分类:
系统相关 时间:
2015-10-11 19:46:31
阅读次数:
244
一、文章说明 ? 最近接触到mysql数据库,因此闲来研究一下,今天演示一下用源码安装mysql,如果使用rpm包安装的话个人感觉挺简单的。 ? 环境说明: ??? 操作系统:rhel 5.4 x86 ??? Mysql版本:mysql-5.5...
分类:
数据库 时间:
2015-10-09 15:44:29
阅读次数:
351
本文通过分析RHEL/CentOS系统静态路由的启动过程,由此同学们可以了解到Linux系统的启动流程。可以帮助同学们更好的理解Linux系统,也可以帮助平时的排错。-系统启动脚本/etc/init.d/network,此脚本为bash脚本,静态路由启动的关键行:action$"Bringingupinterface$i:"./ifup$..
分类:
其他好文 时间:
2015-10-07 19:07:10
阅读次数:
210
1)烧录ISO镜像 用软碟通写入硬盘镜像rhel-server-6.5-x86_64-boot.iso,然后将rhel-server-6.2-x86_64-dvd.iso复制到U盘根目录 备注:如果是烧录DVD那么就直接烧rhel-server-6.2-x86_64-dvd.iso即可,U盘安装lin...
分类:
其他好文 时间:
2015-10-06 15:33:33
阅读次数:
276
制作U盘安装盘1,使用工具UltraISO打开rhel-server-6.5-i386-boot.iso,执行启动->写入硬盘映像…2,将rhel-server-6.5-i386-dvd.iso复制到U盘里U盘里的文件为:Images、isolinux、TRANS.TBL、rhel-server-6...
分类:
其他好文 时间:
2015-10-05 00:42:05
阅读次数:
150
1,使用工具UltraISO打开rhel-server-6.5-i386-boot.iso,执行启动->写入硬盘映像… 2,将rhel-server-6.5-i386-dvd.iso复制到U盘里 U盘里的文件为: Images、isolinux、TRANS.TBL、rhel-server-6.5-i386-dvd.is...
分类:
其他好文 时间:
2015-10-04 23:37:29
阅读次数:
282
1、删除rhel自带的yum源#rpm-aq|grepyum|xargsrpm-e--nodeps2、下载新的yum安装包wgethttp://mirrors.163.com/centos/6/os/x86_64/Packages/yum-metadata-parser-1.1.2-16.el6.x86_64.rpmwgethttp://mirrors.163.com/centos/6/os/x86_64/Packages/yum-3.2.29-69.el6.centos.noa..
分类:
其他好文 时间:
2015-09-30 18:13:00
阅读次数:
200