Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kill traffic to port linux

sudo kill $(sudo lsof -t -i:PORTNUMBER)

# for example
sudo kill $(sudo lsof -t -i:80)
Comment

PREVIOUS NEXT
Code Example
Shell :: how to grep to a specidif line 
Shell :: how to install graphql client on manjaro linux 
Shell :: change user run docker 
Shell :: docker ubuntu 
Shell :: .net core upgrade 
Shell :: command not available after yarn add global linux 
Shell :: CHROME_EXECUTABLE brave 
Shell :: dhcpcd.service does not exist 
Shell :: chromeos linux reboot 
Shell :: cut command in unix 
Shell :: windows 10 ipconfig fix 
Shell :: git link on local project 
Shell :: ntp not starting after reboot 
Shell :: revert file to master version git 
Shell :: ubuntu bash open folder in finder 
Shell :: macos homebrew unattended cask installs 
Shell :: get serial number for server using powreshell 
Shell :: how to set your github url ater cloning a repository 
Shell :: sublimetext 
Shell :: cmd line install team viever 
Shell :: recover commits done on HEAD 
Shell :: how to calculate nearest location using longitude and latitude 
Shell :: find docker compose location 
Shell :: cmd move overwrite file 
Shell :: gen rsa 1024 
Shell :: git how to not commit but keep changes 
Shell :: mc for ubuntu linux 
Shell :: failed to execute child process gnome-software no such file 
Shell :: how to grep two terms at once grep 
Shell :: aws secrets manager get password 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =