摘要: 源地址:http://www.cnblogs.com/mchina/archive/2012/08/27/2644391.html一、简介VS/NAT原理图:二、系统环境实验拓扑:系统平台:CentOS 6.3Kernel:2.6.32-279.el6.i686LVS版本:ipvsadm-1.26keepalived版本:keepalived-1.2.4三、安装0、安装LVS前系统需要安装popt-static,kernel-devel,make,gcc,openssl-devel,lftp,libnl*,popt*1、在两台Director Server上分别配置LVS+Keepalived 阅读全文
posted @ 2013-08-31 08:10 一天不进步,就是退步 阅读(255) 评论(0) 推荐(0) 编辑
摘要: 源地址:http://www.ehowstuff.com/how-to-install-vmware-tools-on-centos-6-3/VMware Tools is a group of utilities that enhances the overall performance of the virtual machine’s guest operating system (OS) and improves management of the virtual machine (VM). This is one of important components in order to 阅读全文
posted @ 2013-08-31 06:30 一天不进步,就是退步 阅读(2664) 评论(0) 推荐(0) 编辑
摘要: 转载地址:http://blog.51yip.com/linux/1120.html重新启动网络配置 # service network restart 或 # /etc/init.d/network restart不知道为什么最近一段时间网络特别的慢,还老是断,断的时候,局域网都连不上,当我手动设置一下ip后就可以了,搞得我很无语。下面是2种设置网络连接的方法,在说怎么设置前,一定要做好备份工作,特别是对于新手来说,如果修改的地方多了,你也会搞晕的,所以修改一个文件前一定要备份一,修改文件来设置网络连接1,自动获取IP的方法自动获取根4个文件有关系a),/etc/sysconfig/net. 阅读全文
posted @ 2013-08-31 05:55 一天不进步,就是退步 阅读(602) 评论(0) 推荐(0) 编辑