[CentOS] Microsoft-ds and H.323/Q.931? Which services are these?

Jason Bradley Nance

aitrus at tresgeek.net
Wed Jun 14 19:40:25 UTC 2006


> PORT     STATE    SERVICE
> 445/tcp  filtered microsoft-ds
> 1720/tcp filtered H.323/Q.931
> 
> which programs are these, and why should they be part of a server install? How can I find them so I can uninstall them?

To find out what program has any port (or file) open, use lsof.

sudo /sbin/lsof -i TCP:445

j



More information about the CentOS mailing list