adspace
In linux wat is the command to see on which port which
service is running? and wat is the differnece between
/etc/services file and netstat command
Answer Posted / vadiraj joish
Netstat :- is the command which shows the running process
and what process is mapped to what port number.
/etc/services :- This file give you in the information about
the protocals and portnumbers that they use.
Note:- Portnumbers can be changed according to the requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers