随笔分类 -  OwnCloud

摘要:#!/bin/bash #Build LAMP Server Conf mysql_secure_installation service mariadb restart systemctl enabled mariadb systemctl restart httpd sed -i "11a-A INPUT -p tcp -m state --state NEW -m tcp --dport ... 阅读全文
posted @ 2019-09-27 15:08 wwweee000 阅读(756) 评论(0) 推荐(0)