process runninng on particular port
$ 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))
netstat -ano | findStr "8080"
sudo ss -lptn 'sport = :80'
Also in Shell:
- diff files in different repositories
- how to revert to earlier commit git
- ufw allow port
- install strapi cli
- install phantomjs
- vim compare 2 files
- npx create-react-app not working
- ubuntu list running services
- powershell get date
- where do you install composer
- how to get divided number in mac terminal
- run screen on background linux terminal
- process runninng on particular port
- fatal: refusing to merge unrelated histories
- how to install vue in laravel
- how to import microsoft.online sharepoint powershell
- git prune while fetch globally
- .htaccess
- check if kubernetes is running
- rename remote branch in git
- get-adcomputer servers only
- default root password ubuntu 18.04
- linux zip all folders except one
- show remote git