oracle linux 7开端口

前端之家收集整理的这篇文章主要介绍了oracle linux 7开端口前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

selinux was enabledyou need to add the port 587 to http_port_tsemanage port -m -t http_port_t -p tcp 587 # so that haproxy can bind to port 587also need to open port 587 in firewallfirewall-cmd --permanent --add-port=587/tcpfirewall-cmd --reload

原文链接:https://www.f2er.com/oracle/209126.html

猜你在找的Oracle相关文章