Eli Barzilay wrote:
I noticed that something is listening on port 8000, but I can't find out what. All I've seen is that netcat-ting to it almost always closes the connection after reading 12 bytes. Does anybody know what's listening on that port? Is there a way to find out? (I tried netstat and lsof, no useful information there.)
you can also use lsof sudo lsof -i | grep 8000 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list