1 Answer
hai... you can use "netstat" command for check the port numbers in linux. use this command with specific options like bellow.
# netstat -tulnp
Your Answer
x