On 03/04/2016 20:06, Erwan David wrote:
Le 03/04/2016 21:04, Gábor Hársfalvi a écrit :
How could I know what program uses the port 2000?

you can use netstat or lsof -i:2000

But the fact the port is mentionned  in /etc/services does not mean at
all it is used.


indeed, /etc/services lists just about everything that can run tcp or udp
and the appropriate port(s), but just because it is there does not mean
it is running...

--
Martin

Reply via email to