Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to allow traffic on port 8080 in centos 7

firewall-cmd --zone=public --permanent --add-port=8080/tcp
Comment

how to allow traffic on port 8080 in centos 7

firewall-cmd --reload
Comment

PREVIOUS NEXT
Code Example
Shell :: linux screen list 
Shell :: bash cut first column 
Shell :: untar file in linux 
Shell :: ls human readable size 
Shell :: reload bashrc linux 
Shell :: scp connection refused 
Shell :: substring frequency 
Shell :: select latest file linux 
Shell :: linux permanent alias 
Shell :: find location for powershell profile ps1 file 
Shell :: ubuntu cmd firewall give access to port 
Shell :: git log show branch of commit 
Shell :: docker autostart container ubuntu on startup 
Shell :: git revert last commit keep changes 
Shell :: live-server command 
Shell :: pgadmin4 container 
Shell :: commit to a new branch 
Shell :: install tailwind expressjs 
Shell :: command to undo in emacs 
Shell :: linux search for a given string in all files recursively 
Shell :: apollo client install 
Shell :: install oh my zsh ubuntu 
Shell :: check if a port is working 
Shell :: git amend commit message after push 
Shell :: move from commit to stage 
Shell :: install i18next-browser-languagedetector 
Shell :: kubectl get logs of deployment 
Shell :: install vscode linux 
Shell :: how to reboot kali linux with commands 
Shell :: pesquisar git 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =