Lazy Hacker Babble
Just some random babbling of a lazy hacker...
Pages
Blog
Programming
Books
Tools
Software
Hardware
Woodworking
Github
Main
Wednesday, March 23, 2011
Find out which app is using a port.
I always forget and have to do a search, but to find out the process using a port the following can be used:
lsof -i :<port>
or
netstat -p
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment