摘要:
yum install unbound vim /etc/unbound/unbound.conf vim /etc/unbound/local.d/qin.com.conf [root@www ~]# vim /etc/unbound/local.d/qin.com.conf domain-ins 阅读全文
摘要:
SELECT DISTINCT CONCAT('User: ''',user,'''@''',host,''';') AS query FROM mysql.user; grant all privileges on *.* to 'root'@'%' identified by 'root'; f 阅读全文