find out which procses is using port linux
sudo lsof -i:22sudo lsof -i:<port_number>sudo ss -lptn 'sport = :80'$ sudo ss -lptn 'sport = :80'
State Local Address:Port Peer Address:Port
LISTEN 127.0.0.1:80 *:* users:(("nginx",pid=125004,fd=12))
LISTEN ::1:80 :::* users:(("nginx",pid=125004,fd=11))
active port
Also in C++:
- bash sum variable
- database metasploit kali linux
- tigervnc install on centos 7 step by step
- dig command
- github actions for gitbook
- how to install vscode into ubuntu
- close git issue with commit
- react navigation react native
- install react-native-community hooks
- git checkout -b
- script delete files older than
- how check status docker in ubuntu
- sed replace
- install networkx python
- npm ERR! code ENOENT npm ERR! syscall rename while trying to install npm install react-native-maps --save-exact
- su to root linux
- uninstall vscode completely windows 10
- "capacitor" Permissions Switch must be exhaustive
- git rename remote
- ubuntu 20.10 how to open zip file
- ubuntu
- ubuntu kill process on a port
- update package archlinux
- No such module 'Capacitor'