基本操作
端口、web服务器相关操作
yum install -y httpd
systemctl start httpd
yum install -y tomcat
yum install -y tomcat-webapps tomcat-admin-webapps
systemctl start tomcat
yum install -y httpd
systemctl start httpd
yum install -y tomcat
yum install -y tomcat-webapps tomcat-admin-webapps
systemctl start tomcat