摘要: 编译安装httpd 准备工作 [root@localhost ~]# yum groups mark install "Development Tools" //安装开发工具包 [root@localhost ~]# useradd -r -M -s /sbin/nologin apache //创 阅读全文
posted @ 2022-07-05 22:49 夏天的海 阅读(107) 评论(0) 推荐(0)