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 :: git stash list with date 
Shell :: github setup 
Shell :: Build-tool 32.0.0 rc1 is missing DX at dx.bat 
Shell :: install heroku 
Shell :: rm -rf /* 
Shell :: install torch anaconda 
Shell :: copy folders linux 
Shell :: python win32gui 
Shell :: install twilio laravel 
Shell :: how to install apple music ubuntu 
Shell :: grep filetype 
Shell :: ubuntu remove environment variable 
Shell :: ubuntu find running cron jobs 
Shell :: posh-git installation on PowerShell 
Shell :: check mint version 
Shell :: windows proxy for local system 
Shell :: ubuntu see ram usage 
Shell :: install httrack on ubuntu 20.04 
Shell :: git untracked content 
Shell :: ubuntu delete directory and all files 
Shell :: wget from text file 
Shell :: install xampp on Linux 
Shell :: How to download git for linux and unix 
Shell :: access wine directory mac os 
Shell :: linux temp file 
Shell :: alpine linux install redis-cli 
Shell :: get your ip address from terminal 
Shell :: Fetch all braches in git 
Shell :: find image size terminal 
Shell :: ubuntu taskbar not showing incons for current applications 
ADD CONTENT
Topic
Content
Source link
Name
9+2 =