国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

CentOS7.4 firewall adds port release
想無
想無 2022-01-14 13:46:10
0
1
1276

The Xiaoniao Cloud Server operating system used is CentOS7.4. Where should I set up the firewall to add port release? How to set it up?

想無
想無

reply all(1)
yntdx

You can save the following content as wf.sh, and then run the script. #!/bin/bashread -p "Local port:" portfirewall-cmd --add-port=$port/tcp --permanentfirewall-cmd --add-port=$port/udp --permanentfirewall-cmd --reload reference This document: https://www.niaoyun.com/docs/15875.html/?utm_source=phpl-220117

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template