安装服务(root)step 1:启用EPEL:EPEL是一个Fedora Project 推出的 EPEL(Extra Packages for Enterprise Linux),EPEL是RHEL 的 Fedora 软件仓库,把它添上,你就可以获得 RHEL AS 的高质量、高性能、高可靠性,...
分类:
其他好文 时间:
2014-08-29 12:29:47
阅读次数:
256
PXE(prebootexecuteenvironment,预启动执行环境)是由Intel公司开发的技术,工作于Client/Server的网络模式,支持工作站通过网络从远端服务器下载映像,并由此支持通过网络启动操作系统即所谓的无盘工作站。PXE工作条件:客户端硬件支持:网卡或主板集成了PXEClient才可以和PXE..
分类:
其他好文 时间:
2014-08-29 03:00:17
阅读次数:
260
cd/etc/yum.repos.d/cprhel-debuginfo.reporhel-debuginfo.repo.bak替换rhel-debuginfo.repo然后导入key,记得dns配置好了32bit:rpm--importhttp://ftp.sjtu.edu.cn/centos/5/os/i386/RPM-GPG-KEY-CentOS-564bit:rpm--importhttp://ftp.sjtu.edu.cn/centos/5/os/x86_64/RPM-GPG..
分类:
其他好文 时间:
2014-08-27 19:00:59
阅读次数:
181
环境:硬件:ibm power linuxos:rhel 版本不详软件:weblogic11g, 软件名:wls1035_generic.jar过程:在power linux上安装rhel操作系统,由于oracle官网没有可用的jdk,所以到ibm网站上相对应的sdk安装weblogic,创建域后运...
分类:
其他好文 时间:
2014-08-26 22:49:19
阅读次数:
1206
1.创建挂载目录# mkdir -p /media/cdrom2.挂载对应系统版本的iso光盘镜像文件# mount -o loop -t iso9660 /opt/rhel-server-6.2-x86_64-dvd.iso /media/cdrom3.配置yum文件如下# vi /etc/yum...
分类:
系统相关 时间:
2014-08-26 22:43:16
阅读次数:
323
1、CentOS是什么?CentOS,全名为CommunityEnterpriseOperatingSystem(社区企业操作系统),是一个基于RedHatEnterpriseLinux提供的可自由使用的源代码企业级的Linux发行版本之一。RedHat发布RedHat9.0后,不再开发RedHat10,11等,全面转向RedHatenterpriseLinux(简写为rhel)..
分类:
其他好文 时间:
2014-08-26 17:40:46
阅读次数:
205
passwd–stdin没有这个参数(debian)在RHEL/CentOS中,我们批量创建用户时一般都会用到passwd–stdin参数,但是在debian/ubuntu下没有这个参数:manpasswd
-a,--all
Thisoptioncanbeusedonlywith-Sandcausesshowstatusforallusers.
-d,--delete
Deleteauser‘spassword(makeite..
分类:
其他好文 时间:
2014-08-26 03:01:57
阅读次数:
231
RHEL 5.4下部署LVS(DR)+keepalived实现高性能高可用负载均衡
分类:
其他好文 时间:
2014-08-25 22:48:24
阅读次数:
453
首先去http://dev.mysql.com/downloads/mysql/5.5.html#downloads站点下载:
分别下载以下三个文件(由于我的机器是32位,下面是32位版本的包,如果你的机器是64位的请下载64位版本):
MySQL-server-5.5.16-1.rhel5.i386.rpm
MySQL-client-5.5.16-1.rhel4.i386.rp...
分类:
数据库 时间:
2014-08-25 13:25:24
阅读次数:
275
Google Chrome is a freeware web browser developed by Google Inc. Google Chrome team proudly announced the release of Google Chrome 35 on May 20, 2014....
分类:
其他好文 时间:
2014-08-24 16:41:42
阅读次数:
240