Right, I was using a variation of that (netstat -tulp) My last question is : Is it OK to just apt-get remove portmap? Aka: Will i need to keep it around for anything or should I just get rid of it?
On Wed, 4 Jun 2003, Mark Ferlatte wrote: > Richard Cochinos said on Wed, Jun 04, 2003 at 12:54:17PM -0700: > > I don't actually have any of these packages installed and I'm wondering > > how do you find out which appl. is responsible for opening a port. (so I > > can apt-get remove it) > > > netstat -ap. If a port doesn't have a process associated with it, it's > probably the kernel's NFS stuff. > > M > -richard

