指定服务器的装机配置指定服务器就是绑定它的mac地址,并设置好ip、dns、hostname定义系统[root@master~]#cobblersystemadd--name=Test_Mail_1--hostname=Test_Mail_o--mac=00:19:B9:E5:34:FE--interface=eth0--ip-address=192.168.10.222--subnet=255.255.255.0--gateway=192...
分类:
其他好文 时间:
2014-09-16 12:50:01
阅读次数:
350
iRedMail是个专门用于Redhat/CentOS下的企业Mail服务集成安装软件包,本来只要有干净的系统就可以轻松安装,无奈国内网络状况和墙头众多,安装中也有很多问题需要解决,下面记录的都是我安装之中所遇到问题,特记录下来备忘。1,首先要替换系统的yum源到国内的镜像源,否则用yum安装软.....
分类:
其他好文 时间:
2014-09-16 12:17:20
阅读次数:
2480
部署VMwarevSphere5.5实施文档#################################################################################ver1.02014-09-09####本文内容来自中国专利信息中心-基础系统处—张阳郑榕鹏####如有转载,请务必保留本文链接及版权信息。####QQ:962903353961396####E-mail:..
分类:
其他好文 时间:
2014-09-15 19:55:00
阅读次数:
462
;;; From ANSI Common Lisp ; If you have questions or comments about this code, or you want; something I didn't include, send mail to lispcode@paulgrah...
分类:
其他好文 时间:
2014-09-15 12:36:28
阅读次数:
198
Flow ProblemTime Limit: 5000/5000 MS (Java/Others)Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 8203Accepted Submission(s): 3817Proble...
分类:
其他好文 时间:
2014-09-12 21:59:04
阅读次数:
260
问题:undefined reference to rpl_malloc解决方法:$ vim configure.ac 屏蔽:# AC_FUNC_MALLOC重新生成配置文件:$ autoreconf 执行看看:./configure --build=i686 --host=arm-none-linux-gnueabi && makeOKauthor: fulinuxE-mail: fulinux...
分类:
其他好文 时间:
2014-09-12 11:56:03
阅读次数:
165
转自:https://developers.google.com/wallet/instant-buy/android/tutorialThis tutorial guides you through integrating Instant Buy into a purchase flow, in ...
分类:
移动开发 时间:
2014-09-12 11:37:43
阅读次数:
412
OS X 10新特性1、系统图标扁平化。2、系统菜单栏可定制。3、新的通知中心。4、新的Spotlight。5、新的iCloud Drive,新增文档同步功能(学Windows)。6、新的Mail,新增播放视频,云备份等功能。7、新的Safari浏览器。8、新的AirDrop,可以连通OS X和IO...
分类:
移动开发 时间:
2014-09-11 20:46:12
阅读次数:
347
Flow ProblemTime Limit: 5000/5000 MS (Java/Others)Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 8199Accepted Submission(s): 3814Proble...
分类:
其他好文 时间:
2014-09-11 20:43:42
阅读次数:
163
SELECT R.* FROM trans_flow R, (SELECT order_no, MAX(status_time) AS status_time FROM trans_flow GROUP BY order_no) S WHERE R.order_no = S.order_no AN....
分类:
数据库 时间:
2014-09-11 19:01:02
阅读次数:
226