linux how to see ports in use
Shell
# 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-Here
Also in Shell:
- Title
- why i am not able to paste anything in htdocs folder in ubuntu
- Category
- Shell
- Title
- linux command to list directory size
- Category
- Shell
- Title
- nvcc not working after installing cuda
- Category
- Shell
- Title
- how to set date in linux
- Category
- Shell
- Title
- exit telnet
- Category
- Shell
- Title
- ubuntu delete a symbolic link
- Category
- Shell
- Title
- linux replace string in files recursively
- Category
- Shell
- Title
- silent install google chrome
- Category
- Shell
- Title
- git create tag and push
- Category
- Shell
- Title
- git remove from from repo and stop tracking
- Category
- Shell
- Title
- ubuntu check ssh login log
- Category
- Shell
- Title
- updating git on mac
- Category
- Shell
- Title
- powershell script enable tls 1.2
- Category
- Shell
- Title
- gyp error npm install
- Category
- Shell
- Title
- vagrant 16
- Category
- Shell
- Title
- grep not
- Category
- Shell
- Title
- shell script to check the output of a file
- Category
- Shell
- Title
- adding remote origin git
- Category
- Shell
- Title
- git pull a new branch froma remote repo
- Category
- Shell
- Title
- lvm resize ext4
- Category
- Shell
- Title
- how to install php
- Category
- Shell
- Title
- node install ubuntu
- Category
- Shell
- Title
- git change remote origin address
- Category
- Shell
- Title
- shell set environment variable
- Category
- Shell
- Title
- gzip folder with tar and exclude directories
- Category
- Shell
- Title
- powershell add element to array
- Category
- Shell
- Title
- how to check in which brach we are in git
- Category
- Shell
- Title
- add remote in git
- Category
- Shell
- Title
- dnstwist kali linux
- Category
- Shell
- Title
- does Ubuntu MATE have ssh
- Category
- Shell
- Title
- how to reslove Jira Software is licensed but not currently installed
- Category
- Shell
- Title
- ubuntu install composer
- Category
- Shell
- Title
- how to zip a file in linx
- Category
- Shell
- Title
- nano edit a file
- Category
- Shell
- Title
- run screen on background linux terminal
- Category
- Shell
- Title
- install phpmyadmin ubuntu 18.04
- Category
- Shell
- Title
- choco installation
- Category
- Shell
- Title
- optional argument bash
- Category
- Shell
- Title
- codepush get keys
- Category
- Shell
- Title
- install pybind ubuntu
- Category
- Shell
- Title
- how to install jupyter notebook in windows 10
- Category
- Shell
- Title
- install flask
- Category
- Shell
- Title
- package 'mana-toolkit' has no installation candidate
- Category
- Shell
- Title
- how to install pytorch 0.4.1
- Category
- Shell
- Title
- install concrete 5 on ec2 instance
- Category
- Shell
- Title
- ansible-galaxy install to specific directory
- Category
- Shell
- Title
- sh declare variable
- Category
- Shell
- Title
- netstat column headers
- Category
- Shell
- Title
- create directory linux
- Category
- Shell
- Title
- ubuntu ram type
- Category
- Shell
- Title
- install bootstrap 4 npm
- Category
- Shell
- Title
- generate ssh key paitr
- Category
- Shell
- Title
- ignore .DS_store when uploading to s3 using shell
- Category
- Shell
- Title
- list all services using systemctl
- Category
- Shell
- Title
- Why doesn't Git ignore my specified file?
- Category
- Shell
- Title
- obs
- Category
- Shell
- Title
- powershell get arguments
- Category
- Shell
- Title
- how to launch a project from gitlab to intellij
- Category
- Shell
- Title
- Documentazione relativa a Sottosistema di Windows per Linux
- Category
- Shell
- Title
- create symbolic link linux
- Category
- Shell
- Title
- update to wsl2
- Category
- Shell
- Title
- how to delete files in linux
- Category
- Shell
- Title
- enzyme npm install
- Category
- Shell
- Title
- git sync branch with master
- Category
- Shell
- Title
- ssh ubuntu
- Category
- Shell
- Title
- linux check disk space
- Category
- Shell
- Title
- connect local repository to remote git
- Category
- Shell
- Title
- git config core.autocrlf true
- Category
- Shell
- Title
- install pyenv
- Category
- Shell
- Title
- how to install pyqt5 dev tools
- Category
- Shell
- Title
- ubuntu logout
- Category
- Shell
- Title
- connect to windows 10 remote desktop from ubuntu
- Category
- Shell
- Title
- touch for powershell
- Category
- Shell
- Title
- linux how to close terminal full screen
- Category
- Shell
- Title
- install webpack
- Category
- Shell
- Title
- mysql backup dump docker file
- Category
- Shell
- Title
- how to uninstall npm package
- Category
- Shell
- Title
- extract tar.gz ubuntu terminal
- Category
- Shell
- Title
- how to create gitignore
- Category
- Shell
- Title
- run jar file command line
- Category
- Shell
- Title
- find node version
- Category
- Shell
- Title
- commit the add complete folder to github
- Category
- Shell
- Title
- logrotate force rotation
- Category
- Shell
- Title
- uninstall node from linux debian
- Category
- Shell
- Title
- linux change hostname
- Category
- Shell
- Title
- how to link a repo to a project on github
- Category
- Shell
- Title
- install google client api individually
- Category
- Shell
- Title
- how to install mysql python
- Category
- Shell
- Title
- which shell query displays all citizens with an age greater than or equal to 21
- Category
- Shell
- Title
- git reset hard
- Category
- Shell
- Title
- get full path of files in directory linux command
- Category
- Shell
- Title
- circleci skip
- Category
- Shell
- Title
- update pip
- Category
- Shell
- Title
- where is my .git config mac
- Category
- Shell
- Title
- fcm post example curl
- Category
- Shell
- Title
- install opencl library
- Category
- Shell
- Title
- pip install ScraperAPIClient
- Category
- Shell
- Title
- add alias fish shell
- Category
- Shell
- Title
- find and replace in all files in directory centos
- Category
- Shell
- Title
- list used ports on mac
- Category
- Shell