摘要: #查看操作系统cat /etc/redhat-release #查看tomcat版本sh /root/tomcat_8080/bin/version.sh | grep 'Server version' #查看nginx版本nginx -v #查看mysql版本mysql --version #查看 阅读全文
posted @ 2020-05-19 12:01 卡卡西村长 阅读(2282) 评论(0) 推荐(0)