摘要:
####1.LVS介绍 (1)LVS是linux virtual server的简称,是由章文嵩博士发起的自由软件项目,现在lvs已经是linux标准内核的一部分,在linux2.4内核以前,使用lvs必须要重新编译内核以支持lvs模块;但在linux2.4之后,已经完全内置了lvs的各个功能模块, 阅读全文
摘要:
1.CentOS7 使用iptables作为netfilter的应用层工具 yum -y install iptables-services systemctl stop firewalld systemctl disable firewalld systemctl start iptables s 阅读全文