Centos6 X86_64下安装sap netweaver7.3 for oracle11.2.02

七月 14th, 2011 | 2 Comments | Posted in 8.SAP, Centos | 阅读次数: 48

Author:gaojinbo Time:2011-7-14 主题:Centos6 X86_64下安装sap netweaver7.3 for oracle11.2.02   1.环境: Centos 6 X86[......]

Read more

Tags:

本博客服务器安全设置-防火墙iptables

七月 14th, 2011 | No Comments | Posted in Centos | 阅读次数: 41

Author:gaojinbo Time:2011-07-14 由于网络上发送着很多不明数据包,为了减少服务中断时间,特添加了防火墙规则。 配置如下: # Generated by iptables-save v1.3.5 on F[......]

Read more

Tags:

CentOS 5.6正式发布

四月 7th, 2011 | 6 Comments | Posted in Centos | 阅读次数: 9

CentOS 完全遵守上游提供者的再发行政策,并且以百分之百的软件兼容性为目标。(CentOS 对组件的修改主要是去除上游供应商的商标及美工图)。CentOS 是一个免费的操作系统。   CentOS 5.6是 CentOS[......]

Read more

Tags:

CentOS 5.6 即将发布,镜像文件上传中

四月 6th, 2011 | 5 Comments | Posted in Centos | 阅读次数: 40

Dag Wieërs 报道 称 CentOS 5.6 很快会发布,目前正在上传镜像文件。另外提及关于 CentOS 6.0 的问题,他说:接下来是 CentOS 6.0 ,我们希望该版本能在 RHEL 6.1 之前发布,RHEL 6.1 B[......]

Read more

Tags:

nfs安装配置V1.0

三月 14th, 2011 | 9 Comments | Posted in Centos, NFS | 阅读次数: 32

Author:gaojinbo Time:2011-3-14 Email:admin@gaojinbo.com   nfs很久以前就在使用了,根据以下文档很容易配置成功,希望对大家有帮助。  [......]

Read more

Tags: ,

编centos5.5下编译安装php5.3.5 V1.0

二月 28th, 2011 | 7 Comments | Posted in Centos, PHP | 阅读次数: 31

Author:gaojinbo Time:2011-2-27 Centos5.5下编译安装php5.3.5,编译安装php5.3.5   下载 wget http://cn.php.net/get/php-5[......]

Read more

Tags: ,

Linux连接状态netstat

二月 17th, 2011 | 8 Comments | Posted in Centos, Debian, Ubuntu | 阅读次数: 70

netstat -n | awk ‘/^tcp/ {++S[$NF]} END {for(a in S) print a, S[a]}’

(这条语句是从张宴blog获得,宴哥从王老大获得,咳咳)

 

返回结果示例:

L[......]

Read more

Tags: ,

RHEL6搭建本地yum源

二月 9th, 2011 | 4 Comments | Posted in Centos | 阅读次数: 46

Author:gaojinbo Time:2011-1-20 下载rhel 6 http://zs.kan115.com:8080/   1.挂载rhel6 iso到/mnt目录下 mount -o lo[......]

Read more

Tags: ,

内部人士透露:centos6 还要等几周

二月 7th, 2011 | 7 Comments | Posted in Centos | 阅读次数: 44

CentOS 是 RHEL(Red Hat Enterprise Linux)源代码再编译的产物,而且在 RHEL 的基础上修正了不少已知的 Bug ,相对于其他 Linux 发行版,其稳定性值得信赖。   可是红帽企业Lin[......]

Read more

Tags:

centos5.4 x86_64禁用的服务

十二月 22nd, 2010 | 3 Comments | Posted in Centos | 阅读次数: 14

Author:gaojinbo Time:2010-12-22 这些服务平时都用不到,不禁用肯定会占用大量服务器资源,赶紧禁用了吧!   chkconfig yum-updatesd  off ch[......]

Read more

Tags: