open ports
What ports are open on my Linux box?
Mon, 2010-11-29 12:08 | Franco
Running the following code shows what opports are open on yourtr linux system:
netstat -anp --tcp --udp | grep LISTENPopular content