Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

used port linux

# Linux
ss -ltn

# windows
netstat -a -p -n tcp | findstr LISTENING

# SOURCE 
https://solace.community/discussion/26/how-to-find-a-free-tcp-port-for-testing-pubsub-with-docker
Comment

what com port linux

dmesg | grep tty
Comment

Linux port

# to kill port 80 simply use
sudo fuser 80/tcp -k
Comment

PREVIOUS NEXT
Code Example
Shell :: nvm newest version 
Shell :: systemd version check 
Shell :: foreach loop powershell 
Shell :: check ram bus speed 
Shell :: mysql inline pass cli 
Shell :: git show only merge commits 
Shell :: install brave browser manjaro 
Shell :: how to deallocate a port 
Shell :: ubuntu photo viewer zoom in shortcut 
Shell :: copy file using powershell script 
Shell :: bash remove all files in directory except a few 
Shell :: bash return position of matching string 
Shell :: delete cash on ubuntu 
Shell :: apache .htaccess Option ubuntu 
Shell :: check public ip address in terminal 
Shell :: how to install jq to windows 
Shell :: start redis server 
Shell :: remove git tag 
Shell :: git unrelated histories 
Shell :: TTTTTTTT 
Shell :: stop recording shortcut ubuntu 22.04 
Shell :: react native how to get SHA certificate fingerprints 
Shell :: how to install heroku 
Shell :: install whitenoise 
Shell :: how to stash the newly created files in git 
Shell :: remove staged files git 
Shell :: apache2 configtest 
Shell :: bash print lines that dont have a word 
Shell :: The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server at Port 80 
Shell :: arch linux chinese fonts 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =