Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ufw delete rule

sudo ufw status numbered
sudo ufw delete 3

# you may also try
sudo ufw delete allow 22/tcp
Comment

how to delete all ufw rules

sudo ufw reset
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu clone git repository 
Shell :: powershell script example 
Shell :: uninstall 
Shell :: vi quit 
Shell :: snapd teams 
Shell :: update node manjaro 
Shell :: store environment variables firebase functions 
Shell :: add and install gem rails 
Shell :: bash if number greater than zero 
Shell :: set forked repo as upstream 
Shell :: install kubernetes linux 
Shell :: connect terminal to server 
Shell :: poetry requirements 
Shell :: how to install gdal on pyhon 3.9 
Shell :: atom vs sublime 
Shell :: cannot reindex from a duplicate axis 
Shell :: git newly created branch not showing 
Shell :: delete remote git tags matching pattern 
Shell :: github color 
Shell :: Clone repository from the command line 
Shell :: uninstall awesome window manager ubuntu 
Shell :: heroku rename could not find that app 
Shell :: bashub 
Shell :: r_dwssap.sh 
Shell :: how to troll someone 
Shell :: hostapd could not GET IP 
Shell :: ssh with key linux 
Shell :: awk pdb format 
Shell :: install extension ext-gd * in fedora 
Shell :: changng truffle build directory 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =