I know ssh, telnet, dns,apache all are worked on TCP/UDP
but i want to know any one service which are working on UDP
only?
Answer Posted / venkat
Use the below command to check services only running on UDP :
netstat --udp --listening --program
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the linux ‘cd’ command options along with the description?
How do I change directories in linux command line?
What is s in permission linux?
What are the ms dos commands?
What does free command do in linux?
What does umask 022 mean?
The head command writes the how many lines of a file to screen?
What is SFC command?
How do you ask politely?
How you will create new folder / directories and how to remove file and folder in linux?
How many types of commands are there in linux?
Is python faster than bash?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
Explain trap command of linux?
What does mkdir mean in linux?