Zabbix安裝部署

關閉防火牆 systemctl stop firewalld.service # 臨時關閉 systemctl disable firewalld.service # 永久關閉 安裝apache yum install -y httpd systemctl enable httpd # httpd服務開機進行自啓 systemctl start httpd # 啓動httpd服務 安裝m
相關文章
相關標籤/搜索