02 2020 档案
摘要:操作目的:用supervisor工具管理tomcat服务 配置环境,安装服务,以及多实例 脚本编辑: 前提 机器的opt目录下必须有jdk-8u131-linux-x64_.rpm 以及apache-tomcat-8.5.35.tar.gz 1 #!/bin/bash 2 systemctl sto
阅读全文
摘要:1 #!/bin/bash 2 yum -y install rsync >/dev/null 3 cat >/etc/rsyncd.conf<<EOF 4 ##全局配置 5 uid = root 6 gid = root 7 use chroot = no 8 max connections =
阅读全文
摘要:环境: 需要准备两台虚拟机 需要每台有两个网卡 内网网卡和外网网卡 内网网段 172.16.1.0/24 网卡 ens37 外网网段 10.0.0.0/24 网卡 ens33 可以访问外网的 内网网络IP地址 172.16.1.72 可以访问外网的 外网网络IP地址 10.0.0.72 不可以访问外
阅读全文
摘要:KVM安装 1、环境准备 CentOs7 联网 内存最好在20G不上 windows支持虚拟化 虚拟机开启虚拟化配置 2、系统环境 1 [root@ CentOS7-200 ~]# cat /etc/redhat-release 2 CentOS Linux release 7.3.1611 (Co
阅读全文

浙公网安备 33010602011771号