花費 54 ms
linux開啟遠程訪問端口

開啟3306端口的tcp訪問權限 /sbin/iptables -I INPUT -p tcp -dport 3306 -j ACCEPT 保存防火牆信息 /etc/rc.d/init.d/ip ...

Tue Oct 17 17:30:00 CST 2017 0 3366

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM