Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

firewall-cmd remove port

# [sudo] firewall-cmd [--zone=zone_name] --permanent --remove-port=<port_number>/tcp 
$firewall-cmd --zone=public --permanent --remove-port=3306/tcp 
$firewall-cmd --reload 
Comment

PREVIOUS NEXT
Code Example
Shell :: command failed with exit code 1: yarn build 
Shell :: certbot renew 
Shell :: how to sign into github from terminal 
Shell :: update ubuntu not working 
Shell :: docker compose network not found 
Shell :: zsh: corrupt history file 
Shell :: install sudo 
Shell :: install discord in ubunut 
Shell :: install pip3 linux 
Shell :: how to extract tgz file in linux 
Shell :: pip install django-allauth 
Shell :: ubuntu remove package and dependencies install deb 
Shell :: xlrd python install 
Shell :: ubuntu stop php 
Shell :: git diff lines of code 
Shell :: pandoc download ubuntu 
Shell :: reinstall angular core 
Shell :: git check first commit 
Shell :: shell script current time 
Shell :: ubuntu install zsh 
Shell :: nslookup not found ubuntu 
Shell :: install onenote in ubuntu 
Shell :: pod deintegrate 
Shell :: brew restart apache 
Shell :: convert pem to ppk ubuntu 
Shell :: install heroku cli windows 
Shell :: Failed to connect to github.com port 443: Connection refused 
Shell :: install gdal ubuntu 
Shell :: chocolatey version 
Shell :: bash get hour 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =