-
Couldn't load subscription status.
- Fork 235
Check which process is listening on which port
subhra74 edited this page Oct 19, 2019
·
1 revision
To find out which process is listening on which port (For example which process is listening at port 22), goto Linux tools-> Process and ports. Usually this might show a blank page or only few processes. To view all the processes tick the checkbox below, which says "Perform action as super user (sudo)". This utility only works if lsof command is installed on the system.