You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.