上一页 1 ··· 39 40 41 42 43
摘要: 1.reids服务器的6379端口telnet不通 2. 查看reids进程和端口,都是存在的。只是ip地址是127.0.0.1而不是0.0.0.0,只是本机能使用 3.查找redis的配置文件redis.conf 使用命令:find / -name redis.conf 4.查找bind 127. 阅读全文
posted @ 2018-08-31 16:26 龙卷风之殇 阅读(6082) 评论(0) 推荐(0)
摘要: 测试环境 测试域名 :www.threegroup.space A服务器IP :123.56.255.173 (主) B服务器IP :101.200.159.138 C服务器IP :123.56.255.53 部署思路A服务器做为主服务器,域名直接解析到A服务器(123.56.255.173)上,由 阅读全文
posted @ 2018-08-30 09:10 龙卷风之殇 阅读(211) 评论(0) 推荐(0)
摘要: 先安装如下依赖包: $ yum -y install make gcc-c++ cmake bison-devel ncurses-devel 下载MySQL5.6.14安装包,https://pan.baidu.com/s/1NJa9l-A_6JhIdN6SMLNBGg 解压mysql-5.6.1 阅读全文
posted @ 2018-08-29 20:03 龙卷风之殇 阅读(368) 评论(0) 推荐(0)
摘要: 1、安装redis 第一步:下载redis安装包 wget http://download.redis.io/releases/redis-4.0.6.tar.gz 1 2 3 4 5 6 7 8 9 10 11 [root@iZwz991stxdwj560bfmadtZ local]# wget 阅读全文
posted @ 2018-08-29 19:37 龙卷风之殇 阅读(268) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"/> <meta name="keywords" content="js javascript 计算器 北京时间 js获取当前时间"/> <meta name="description" conten 阅读全文
posted @ 2017-09-20 10:34 龙卷风之殇 阅读(287) 评论(1) 推荐(0)
上一页 1 ··· 39 40 41 42 43