摘要: package com.cun;import org.apache.shiro.SecurityUtils;import org.apache.shiro.authc.*;import org.apache.shiro.config.IniSecurityManagerFactory;import 阅读全文
posted @ 2019-04-28 20:26 夏的世界的伤 阅读(268) 评论(0) 推荐(0) 编辑
摘要: 一、环境说明 1、操作系统内核版本:linux 6.0 2、Keepalived软件版本:keepalived-1.1.20.tar.gz 二、环境配置 1、主Keepalived服务器IP地址 192.168.111.223 2、备Keepalived服务器IP地址 192.168.111.100 阅读全文
posted @ 2019-04-28 17:00 夏的世界的伤 阅读(522) 评论(0) 推荐(0) 编辑
摘要: 在使用wget命令报错 certificate common name 'xxx' doesn't match requestde host name,我们一般的解决办法是查找下载地址,但是有时候更换地址也会发生错误, wget http://www.monkey.org/~provos/libev 阅读全文
posted @ 2019-04-28 13:35 夏的世界的伤 阅读(1776) 评论(0) 推荐(0) 编辑
摘要: 在搭建环境时,我们需要搭建公网IP地址,因此我们可以使用以下命令查看公网IP地址 curl ifconfig.me 同时我们可以通过以下命令查看公网地址 curl cip.cc 阅读全文
posted @ 2019-04-28 00:05 夏的世界的伤 阅读(3941) 评论(0) 推荐(0) 编辑