lamt部署和Jenkinslamt安装mysql安装tomcatJenkins
lamt文章目录lamt安装httpd安装mysql安装tomcat安装httpd创建用户组[root@localhost ~]# groupadd -r apache[root@localhost ~]# useradd -r -M -s /sbin/nologin -g apache apache安装依赖包[root@localhost ~]# yum -y install openssl-devel pcre-devel expat-devel libtool gcc gcc-c++