ubuntu listening ports
# Any of the following
sudo lsof -i -P -n | grep LISTEN
sudo netstat -tulpn | grep LISTEN
sudo lsof -i:22 # see a specific port such as 22
sudo nmap -sTU -O IP-address-Heresudo lsof -i:22# To see ports in use
sudo lsof -i -P -n | grep LISTEN
sudo netstat -tulpn | grep LISTEN
Also in C++:
- install bootstrap in react
- How to run batch file and dellete it
- docker compose install centos 8
- popwershell add local user
- restart yabai fast
- download putty for ubuntu
- how to test a 3rd party python library across multiple environments
- how to install git centos 8
- docker run jenkins
- vue cli
- how to delete file from git command
- how to restart psql in linux
- ubuntu add entry to /etc/apt/sources.list
- pip install apache beam
- pull file from specific commit git
- extract tar.xz linux
- output to log file bash
- extract tar.gz linux command line
- vue font awesome icons
- azure ad powershell module install
- fish script set variable
- xargs in linux
- install babel core
- sbt scala install ubuntu