Commit eb188831 authored by wojiushixiaobai's avatar wojiushixiaobai

[Fix]改错

parent 92c03b85
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
$ firewall-cmd --permanent --add-rich-rule="rule family="ipv4" source address="192.168.100.30" port protocol="tcp" port="6379" accept" $ firewall-cmd --permanent --add-rich-rule="rule family="ipv4" source address="192.168.100.30" port protocol="tcp" port="6379" accept"
$ firewall-cmd --reload $ firewall-cmd --reload
# 设置 mariadb 自启 # 设置 redis 自启
$ systemctl enable redis $ systemctl enable redis
.. code-block:: vim .. code-block:: vim
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment