全部博文(106)
发布时间:2015-07-25 05:00:53
http://my.oschina.net/loveleaf/blog/479777<br /><br /><span>1.配置heartbeatdrbd配置后端realserver配置directord健康检查配置</span><br /><br /><div class="BlogContent"><p><strong>1.首先配置好yum[root@server5 ha.d]# cat /etc/yum.repos.d/rhel-source.repo </strong></p><div><div id="hig.........【阅读全文】
发布时间:2015-07-25 04:58:02
http://www.linuxjournal.com/article/9074<br /><div class="abstract">How to build a redundant, high-availability system with DRBD and Heartbeat.</div><div class="simplesect" lang="en"><div class="titlepage"><a name="N0x1d7f6890.0x1d8eab70"></a></div><p>About three years ago, I was pl.........【阅读全文】
发布时间:2015-07-25 01:26:43
http://blog.chinaunix.net/uid-7374279-id-5128222.html<br /><br /><span style="font-size:11.0pt;font-family:""> <a href="http://www.thegeekstuff.com/2015/03/linux-redhat-cluster/#more-16625">http://www.thegeekstuff.com/2015/03/linux-redhat-cluster/#more-16625</a></span><br /><br /><br .........【阅读全文】
发布时间:2014-10-04 00:05:02
http://blog.chinaunix.net/uid-26642637-id-4514286.html一、需求场景在Ubuntu服务器上安装了一个Matlab,然后在客户端运行Matlab实验。这样就可以不用担心自己的笔记本性能不够或者说在跑实验的时候,其他什么事情都无法做。二、方案选择本文只是提供方案的介绍,同时提供相关的链接,并不做个案操作详述。 p.........【阅读全文】
发布时间:2014-09-25 00:34:44
http://www.codeceo.com/article/linux-cp-scp.html名称:cp使用权限:所有使用者使用方式:cp [options] source destcp [options] source… directory说明:将一个档案拷贝至另一档案,或将数个档案拷贝至另一目录。把计-a 尽可能将档案状态、权限等资料都照原状予以复制。-r 若 sour.........【阅读全文】