背景:我们服务器的环境,是ESX server,上面跑了几十台虚拟的服务器。大部分都是虚拟的Windows服务器,然后呢每个应用程序都会有几台APP服务器然后安装Websphere来构建cluster来支持,Web服务器方面呢,既有IBM的HTTP server,也有IIS。环境就是这样了,这次是为...
分类:
Web程序 时间:
2014-07-19 20:24:42
阅读次数:
269
This Section will continue the actual configure for IHS related files.3) Copy the httpd.conf file to httpd2.conf, and modify them.Now Virtual IP have ...
分类:
Web程序 时间:
2014-07-19 20:10:57
阅读次数:
307
It's very simple to configure a IBM HTTP Server / Apache service on a server. But sometimes, considering the cost or any other reason, we need to sha....
分类:
Web程序 时间:
2014-07-19 20:09:56
阅读次数:
313
Continue from the last article......2) Confirmed the 80 port of the new added IP is not listened by any other services.Why need to test this? This is....
分类:
Web程序 时间:
2014-07-19 20:06:37
阅读次数:
354
第七章 打造领导班子 1993年年末,我逐渐将注意力转移到整个IBM的团队建设、我的高层管理班子以及我们的董事会建设上。如果你今天问我,什么是我在IBM任职期间自认为做得最出色的一件事,那么我会告诉,这件事就是:打造IBM的领导班子—即,当我退位的时候,我的接班人是一个IBM的老员工,而且,我们所....
分类:
其他好文 时间:
2014-07-18 23:39:45
阅读次数:
391
对html元素属性的增删改查操作
#attr{text-align:center;font-size:24px;color:white;background:#008000;width:400px;height:30px; }
.myclass{background:#828555;}
对html元素属性的增删改查操作
访问DIV属性
修改DIV属性
删除DIV属性
...
本来想写个文件系统的专题,结果发现对硬盘的内部架构和存储原理还是比较模糊,因为不了解“一点”硬盘的存储原理对文件系统的认识老是感觉镜花水月,不踏实。经过搜集整理资料就由了本文的问世。借用Bean_lee兄一句话:成果和荣耀归于前辈。首先,让我们看一下硬盘的发展史:1956年9月13日,IBM的IBM...
分类:
其他好文 时间:
2014-07-18 20:35:00
阅读次数:
294
最近做了个SystemCenter2012R2POC项目,打算将整个部署过程整理成博文分享下。参照CTO_Liujinfeng的建议,我打算从环境搭建开始进行的介绍,此博文序列主要还是安装部署以及初步的流程设计。各位熟悉的SystemCenter的盆友请直接忽视。若有初学者有看不明白的地方,可以直接回复..
分类:
其他好文 时间:
2014-07-18 17:07:59
阅读次数:
187
打开MYECLIPSE.点击菜单栏的help ->my eclipse configure center .然后add site 指向https://dl-ssl.google.com/android/eclipse报错:Bad update sites com.genuitec.pulse2.cl...
分类:
系统相关 时间:
2014-07-18 16:37:08
阅读次数:
293
1. 放大缩小float value = 2.0;self.imageView.transform = CGAffineTransformMakeScale(value, value);2. 移动// 重新赋值按钮的中点orangeBtn.center = center;3. 旋转// 左旋转...
分类:
其他好文 时间:
2014-07-18 08:20:30
阅读次数:
135