随笔分类 - CentOS
摘要:#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; ev
阅读全文
摘要:to be continue...
阅读全文
摘要:虚拟机 IP 说明 Keepalived+Nginx1[Master] 172.16.228.130 Nginx Server 01 Keeepalived+Nginx[Backup] 172.16.228.131 Nginx Server 02 Tomcat01 172.16.228.128 To
阅读全文
摘要:sudo yum localinstall jdk-8u60-linux-x64.rpm firewall-cmd --zone=public --add-port=80/tcp --permanent firewall-cmd --zone=public --add-port=3000/tcp -
阅读全文
摘要:Overview Docker is the world’s leading software container platform. Developers use Docker to eliminate “works on my machine” problems when collaborati
阅读全文
摘要:Install for CentOS 7.1 (64 bit) & Oracle Linux 7.1 (64 bit) 1.VM Install CentOS 7 & Config IP CentOS-7.0-1406-x86_64-DVD.iso 标准安装版,一般下载这个就可以了 CentOS-7
阅读全文
摘要:The CentOS Linux distribution is a stable, predictable, manageable and reproduceable platform derived from the sources of Red Hat Enterprise Linux (RH
阅读全文