The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
What application is using the port
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
What application is using the port
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
05-21-2006
cbkihong
Advisor
Join Date: Sep 2002
Location: Hong Kong, China
Posts: 1,624
On Linux at least, you should also be able to do a
netstat -tlnp | grep 8080
as root to check the process that is holding the port open.
cbkihong
View Public Profile
Visit cbkihong's homepage!
Find all posts by cbkihong
Find cbkihong's past nominations received
Find cbkihong's present nominations given