Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

check open port linux

netstat -lntu
Comment

open port on linux

sudo ufw allow <PORT_NUMBER>
Comment

check what ports are open linux

## if you use linux
sudo ss -tulw
Comment

PREVIOUS NEXT
Code Example
Shell :: mysql2 installation 
Shell :: linux zip a directory 
Shell :: set by RBENV_VERSION environment variable 
Shell :: ubuntu install nginx 
Shell :: curl localhost 
Shell :: traceroute ubuntu command 
Shell :: for each line in file bash 
Shell :: imagemagick convert heic to jpg mac 
Shell :: linux install doxygen 
Shell :: kubectl delete all 
Shell :: arch linux code 
Shell :: ubuntu change permissions on folder and subfolders 
Shell :: ubuntu black screen on screen share 
Shell :: how to uninstall gitlab in ubuntu 
Shell :: build-essential arch 
Shell :: git reset file to master 
Shell :: code not found zsh 
Shell :: docker remove logs 
Shell :: mui textfield disable autocomplete 
Shell :: bash for file in folder 
Shell :: Remove the credentials of git 
Shell :: give permission to file ubuntu 
Shell :: list mounted drives linux 
Shell :: how to delete a file using powershell 
Shell :: clean cache in linux 
Shell :: fatal: The current branch master has multiple upstream branches, refusing to push. 
Shell :: install jdk linux 
Shell :: linux give full permission to directory 
Shell :: git update local repo from master 
Shell :: vokoscreen ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =