Latest Posts Under: 云运维

在虚拟化和云计算以及容器时代,我们将很多物理服务器所跑的应用全部迁移至以xen虚拟化私有云中。这时候会面临物理服务器迁移到虚拟服务器的问题。迁移windows到是xencover可以干,但是… Read Article →

root@docker:/etc# cat /etc/default/docker # Docker Upstart and SysVinit configuration file # Cu… Read Article →

iptables中用hashlimit来限速    hashlimit是iptables的一个匹配模块,用它结合iptables的其它命令可以实现限速的功能(注意,单独hashlimit模块… Read Article →

介绍zookeeper单机多实例部署以及生产环境的分布式部署 1. 准备工作: 1)需要linux环境,推荐用ubuntu的系统。学习的话使用oracle的virtual box安装虚拟机,… Read Article →

Scroll To Top