Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

check port running

sudo lsof -i -P -n | grep LISTEN
sudo netstat -tulpn | grep LISTEN
sudo ss -tulpn | grep LISTEN
Comment

PREVIOUS NEXT
Code Example
Shell :: kubectl port-forward 
Shell :: install astropy anaconda 
Shell :: command prompt flashes and closes 
Shell :: centos install man pages 
Shell :: history delete linux 
Shell :: ubuntu software not showing apps 20.04 
Shell :: open folder 
Shell :: firefox ubuntu snap install 
Shell :: how to mount a flash drive in wsl 
Shell :: command to stop docker 
Shell :: -u flag in git command 
Shell :: bash two for loops 
Shell :: The following directories are not writable by your user: mac 
Shell :: bash arrays 
Shell :: how to check version of package centos 
Shell :: set environment variable linux 
Shell :: bash find file 
Shell :: git add and commit all in just one line 
Shell :: how to make new branch and switch in git 
Shell :: nginx create alias 
Shell :: ubuntu server 20.04 list only user names 
Shell :: How to install vscode on centos 8 
Shell :: kivy vim plugin 
Shell :: git tag from commit 
Shell :: working fork linux c compiler 
Shell :: git checkout to pr 
Shell :: linux scp 
Shell :: bash get create temporary 
Shell :: ls recursive 
Shell :: conda install pyav 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =