Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ufw allow port range

sudo ufw allow 6000:6500/tcp
Comment

ufw allow port from ip

sudo ufw allow from 134.243.212.34 to any port 22
Comment

allow port on ufw

sudo ufw allow PORT  comment "COMENT"
Comment

PREVIOUS NEXT
Code Example
Shell :: stop git from tracking a folder 
Shell :: how to install gatsby gatsby-plugin-manifest 
Shell :: run bash script on zsh 
Shell :: echo  
Shell :: apache license 
Shell :: linux redirect everything (stdout and stderr) to file 
Shell :: install brew max 
Shell :: homebrew install mac 
Shell :: Display your current shell name 
Shell :: ubuntu taskbar center 
Shell :: install brave browser in ubuntu 
Shell :: how to check if mongodb is installed 
Shell :: how to verify my ssh key password 
Shell :: ubuntu list disks 
Shell :: git empty commit 
Shell :: bash split 
Shell :: mpi installation in linux 
Shell :: env variables list 
Shell :: migrate has no installation candidate 
Shell :: zip some files linux 
Shell :: linux unrar multiple files 
Shell :: exec into docker container 
Shell :: how to install flutter linux 
Shell :: kali tools subsystem 
Shell :: git merge main into branch 
Shell :: install tomcat on mac brew 
Shell :: apk add build-essential 
Shell :: convertir a sudoers user centos 
Shell :: webpack uninstall npm 
Shell :: sudo apt-get ignore errors 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =