2018年10月22日
摘要: Nginx 1◆ nginx install 源码:https://trac.nginx.org/nginx/browser 官网:http://www.nginx.org/ =====>安装编译工具及库文件 yum -y install make zlib zlib-devel gcc-c++ libtool openssl openssl-deve... 阅读全文
posted @ 2018-10-22 09:58 天之城 阅读(122) 评论(0) 推荐(0) 编辑
摘要: 1● linux安装jdk1.8 Download jdk1.8 export JAVA_HOME=/usr/java/jdk1.8.0_181 export JRE_HOME=${JAVA_HOME}/jre export CLASSPATH=.:${JAVA_HOME}/lib:${JRE_HOME}/lib:$CLASSPATH export JAVA_PATH=${JAVA... 阅读全文
posted @ 2018-10-22 09:56 天之城 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 1● nat style 2● link style 阅读全文
posted @ 2018-10-22 09:55 天之城 阅读(120) 评论(0) 推荐(0) 编辑
摘要: Vmware tools 1◆ 下载 2◆ diagram Ifcfg-eth0 =====>关闭防火墙 systemctl stop firewalld.service =====>禁止防火墙开机启动 systemctl disable firewalld.service =====>查看防火墙状态,not running 即为防火墙关闭状态 firewall-cmd... 阅读全文
posted @ 2018-10-22 09:55 天之城 阅读(117) 评论(0) 推荐(0) 编辑
摘要: Linux 1◆ 提供连接 2◆ connection baidu.com 3◆ vm tools install Reboot 阅读全文
posted @ 2018-10-22 09:52 天之城 阅读(200) 评论(0) 推荐(0) 编辑