摘要: CentOS 6.5 64位下安装Redis 系统环境:CentOS 6.5 64位 安装方式:编译安装 防火墙:开启 Redis版本:Redis 3.0.2 一、环境准备 1、安装 gcc gcc-c++ [root@iZ94ebgv853Z ~]... 阅读全文
posted @ 2016-06-07 20:19 刘星湘 阅读(1435) 评论(0) 推荐(0) 编辑
摘要: LVS+Keepalived负载均衡操作手册 一、LVS+Keepalived架构 信息列表: 资料下载(无法下载mailto:1013269096@qq.com): ipvsadm-1.26.tar.gz keepalived-1.2.16.tar.gz LVS+Kee... 阅读全文
posted @ 2016-06-07 20:09 刘星湘 阅读(244) 评论(0) 推荐(0) 编辑
摘要: #-*-coding:utf-8-*-'''Created on 2015年7月2日@author: Administrator'''import wximport urllib2import sysclass login(wx.Frame): def __init__(self, p... 阅读全文
posted @ 2016-06-07 20:08 刘星湘 阅读(345) 评论(0) 推荐(0) 编辑
摘要: 一、环境 操作系统:CentOS 6.5 64位 软件环境:nginx 安装方式:使用yum安装 开放防火墙 SELINUX关闭 二、安装、配置NGINX 1、更新软件 [root@Init ~]# yum update -y 更新完成之后,重启操作系统 [root@Ini... 阅读全文
posted @ 2016-06-07 20:05 刘星湘 阅读(581) 评论(0) 推荐(0) 编辑