Linux

From roonics
Revision as of 15:24, 12 March 2019 by Jlambert (talk | contribs)
Jump to navigation Jump to search

Linux

Useful Commands

Show what is listening on what port

netstat -tulpn | grep LISTEN

Example output:

test1