stop other services running on port 80
843836Jul 9 2005 — edited Jul 9 2005hi all
i am trying to run my tomcat server to run on port 80
but i get message that port 80 is already used by some other application
so how can i find which service/application is using port 80, so that i can
stop them and run my tomcat on port 80
i am using fedora linux
thanx