/Library/Preferences/VMware Fusion/vmnet8/nat.conf[incomingtcp]# Use these with care - anyone can enter into your VM through these...# The format and ...
分类:
其他好文 时间:
2014-09-03 19:41:17
阅读次数:
209
Spiderman
Time Limit: 5000MS
Memory Limit: 65536K
Total Submissions: 6232
Accepted: 1221
Description
Dr. Octopus kidnapped Spiderman's girlfriend M.J. and kept her in...
分类:
其他好文 时间:
2014-09-03 18:15:07
阅读次数:
221
1.最重要的7个Drupal内核模板文件http://mydrupal.org/%E6%9C%80%E9%87%8D%E8%A6%81%E7%9A%847%E4%B8%AAdrupal%E5%86%85%E6%A0%B8%E6%A8%A1%E6%9D%BF%E6%96%87%E4%BB%B62.Dr...
分类:
其他好文 时间:
2014-09-03 16:32:46
阅读次数:
185
FlatBoxA beautifully FlatBox with different colors. You can upload your own logo & favicon, customizable colors and background, 8 nice theme color sch...
分类:
其他好文 时间:
2014-09-03 14:43:46
阅读次数:
201
环境:操作系统Centos6.5X86_64(final)LVS-Master:192.168.2.32LVS-Backup:192.168.3.31VIP:192.168.2.33Web2:192.168.2.29Web4:192.168.2.301、安装LVS軟件(分别在LVS-Master和LVS-Backup中)1.1.查看是否有IPVS模块,LVS是Linux标准内核的一部分,直接被编译在内核中![root@L..
分类:
其他好文 时间:
2014-09-03 02:48:36
阅读次数:
470
DR模型解决的realserver中的VIP与Dispatcher中的VIP在同一个网络的不同办法: 1.通过路由器上设置mac地址绑定,将VIP对应的mac地址写入路由器. 2.通过realserver的arptables定义规则. 3.通过操作系统的内核参数来解决. arp_ignore: 定义接收到arp请求时的响应级别,默认为0. ..
分类:
其他好文 时间:
2014-09-03 02:43:46
阅读次数:
424
With a system running 24/7, you have to make sure that it performs well at any time of the day. Several commercial solutions exist to monitor the perf...
分类:
编程语言 时间:
2014-09-02 21:08:15
阅读次数:
338
这里只列出比较常用的参数,详细的请查看man iptables 1、查看 iptables -nvL –line-number -L 查看当前表的所有规则,默认查看的是filter表,如果要查看NAT表,可以加上-t NAT参数 -n 不对ip地址进行反查,加上...
分类:
其他好文 时间:
2014-09-02 18:17:25
阅读次数:
237
安装keepalived#./configure--sysconf=/etc--with-kernel-dir=/usr/src/kernels/2.6.32-358.el6.x86_64/&&make&&makeinstall
#ln-s/usr/local/sbin/keepalived/sbin/
#chkconfigkeepalivedon修改网卡配置#vim/etc/sysconfig/network-scripts/ifcfg-lo:0
DEVICE..
分类:
其他好文 时间:
2014-09-02 18:08:35
阅读次数:
210
VMWare提供了三种工作模式,它们是bridged(桥接模式)、NAT(网络地址转换模式)和host-only(主机模式)。要想在网络管理和维护中合理应用它们,你就应该先了解一下这三种工作模式。
1.bridged(桥接模式)
在这种模式下,VMWare虚拟出来的操作系统就像是局域网中的一台独立的主机,它可以访问网内任何一台机器。在桥接模式下,你需要手工为虚拟 系统配置IP地址、子网...
分类:
Web程序 时间:
2014-09-02 17:49:15
阅读次数:
417