码迷,mamicode.com
首页 >  
搜索关键字:lv mirror    ( 3054个结果
CentOS7 apache
1.准备环境centos7最小化安装yum安装wget、vim、gcc、gcc-c++、cmake2.安装apache2.4.10官网:http://httpd.apache.org/下载源码包:cd /usr/loca/srcwget http://mirror.bit.edu.cn/apach....
分类:Web程序   时间:2015-09-02 10:45:14    阅读次数:160
Do you call that a hat?
原文 "Do you call that a hat?" I said to my wife. "You needn‘t be so rude about it," my wife answered as she looked at herself in the mirror. I sat down on one of those modern chairs with holes in ...
分类:其他好文   时间:2015-09-01 15:24:36    阅读次数:173
lvs DR模式 +keepalived 实现directory 高可用、httpd服务负载均衡集群
功能:lvs+keepalived高可用负载均衡集群中:·keepalived负责后端realserver健康状态检查如果一台realserver服务出现故障,则会从集群服务中剔除,等恢复之后再自动加入到集群。·keepalived负责负载均衡器(directoryserver)高可用A和B两台虚拟机装lvs+keepalived(主)和lv..
分类:Web程序   时间:2015-09-01 00:00:48    阅读次数:513
Apache ZooKeeper 学习笔记
1、什么是zk?zk是高可靠的服务器。2、zk的安装 1、下载http://mirror.bit.edu.cn/apache//zookeeper/zookeeper-3.4.3/zookeeper-3. 4.3.tar.gz 2、解压 tar 3、在conf下修改配置文件zoo.cfg 4...
分类:Web程序   时间:2015-08-31 19:29:23    阅读次数:171
【Glassfish入门】使用Glassfish
############################################################编译glassfish(Maven项目)############################################################【配置Maven】配置mavensettings.xml<mirror><id>nexus</id><mirrorOf>*</mirrorOf><..
分类:其他好文   时间:2015-08-31 15:31:34    阅读次数:281
linux修改挂载目录
linux修改挂载目录修改扩展磁盘默认的挂载点/home到/data[root@localhost ~]# df -h文件系统 容量 已用 可用 已用%% 挂载点/dev/mapper/VolGroup-lv_root 50G 3.3G 44G 7% /tmpfs ...
分类:系统相关   时间:2015-08-30 20:57:29    阅读次数:189
Symmetric Tree
题目:Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / ...
分类:其他好文   时间:2015-08-30 17:17:29    阅读次数:140
安装eclipse
大学时候,是学过Java的,只是毕业两年都没碰过,似乎都没印象了。摸索着用吧。我是64位的Windows 8 系统。下载了eclipse:http://mirror.neu.edu.cn/eclipse/technology/epp/downloads/release/mars/R/eclipse-...
分类:系统相关   时间:2015-08-30 11:08:20    阅读次数:181
20Lync2013升级到SkypeForBusiness2015进阶篇--SFB后端Mirror高可用切换测试
6.1.3查看镜像高可用刚才创建的共享文件夹写入了SQL的备份文件6.1.4高可用测试切换后,客户端是不会受影响的,可以反复切换下后端,测试下载拓扑信息,以及重启前端服务器,看是否正常启动所有的服务
分类:其他好文   时间:2015-08-28 09:39:08    阅读次数:230
19Lync2013升级到SkypeForBusiness2015进阶篇--SFB后端启用Mirror高可用
6、SkypeForBusiness高可用进阶篇6.1启用SFB后端Mirror高可用6.1.1增加一台SQL后端和一台见证服务器规划一台新的SQLServer2014镜像服务器,和一台见证服务器,见证服务器可以使用Express版本即可首先把SQL的服务账号加入到本地管理员组中镜像服务器见证服务器6.1.2更新发布拓扑..
分类:其他好文   时间:2015-08-28 02:30:54    阅读次数:193
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!