Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Allow and Block Ports Using Port in ubuntu

//For example, to allow the TCP port 8080 using UFW, run the following command:
$ sudo ufw allow 8080/tcp

// Then check status with: 
$ sudo ufw status
Comment

PREVIOUS NEXT
Code Example
Shell :: port finding in macos 
Shell :: crontab logs 
Shell :: ubuntu composer uninstall 
Shell :: gcloud get projects 
Shell :: uniinstall nginx 
Shell :: add homebrew to your path 
Shell :: install htop 
Shell :: yarn start --reset-cache expo 
Shell :: git unset alias 
Shell :: how to check spark version 
Shell :: pip requirements export 
Shell :: git asking for password every time 
Shell :: git config global 
Shell :: ubuntu install matplotlib 
Shell :: auto event in ubuntu 
Shell :: find and stop docker engine mac 
Shell :: how to delete a package in ubuntu 
Shell :: install netlify cli 
Shell :: firebase cli windows 
Shell :: how to install git on aws linux 
Shell :: uninstall react-router 
Shell :: delete local branch 
Shell :: install compass mongodb ubuntu 
Shell :: install wine ubuntu 
Shell :: linux screen kill attached session 
Shell :: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 
Shell :: install nodemon dev 
Shell :: how to stop running port in ubuntu 
Shell :: how to stop gunicorn 
Shell :: how to install parcel globally 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =