Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

iubutnu open port

ssue the following command to open port 1191 for TCP traffic. sudo ufw allow 1191/tcp.
Issue the following command to open a range of ports. sudo ufw allow 60000:61000/tcp.
Issue the following command to stop and start Uncomplicated Firewall (UFW). sudo ufw disable sudo ufw enable.
Comment

PREVIOUS NEXT
Code Example
Shell :: sed excape all quates 
Shell :: excape all quates awk in file 
Shell :: mark raid drive as faulty linux 
Shell :: This command will base the newly created branch on the existing branch specified in the command 
Shell :: shell startup file 
Shell :: How to turn on ARD on mac using terminal 
Shell :: master branch renamed 
Shell :: WSL2 SystemD-Genie AutoStarts with windows 
Shell :: visule stdio fro kali 
Shell :: git ssh how to add identity 
Shell :: git diff without pagination 
Shell :: turn on indexing win 11 
Shell :: tapping homebrew/core 
Shell :: read -r bash from file 
Shell :: promtail multiline 
Shell :: $FOO, or val if unset (or null) 
Shell :: install Dirichlet Multinomial R package 
Shell :: comand moves or renames the old file to the new name 
Shell :: Delay app startup on Ubuntu 
Shell :: how to git ignore 
Shell :: dockerfile expose 
Shell :: install jetstream 
Shell :: grep search match in all files in folder 
Shell :: github actions run shell script 
Shell :: github create directory 
Shell :: way to specify single file in docker compose up 
Shell :: how to exclude .ide directory in gitignore 
Shell :: !g how to uninstall tor linux installed from source code 
Shell :: awk select second field stored in a variable 
Shell :: run level to boot in gui centos 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =