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
How do you open a command prompt when issuing a command?
How do I know my shell?
How do I check if my cpu is overclocked?
How do you ask politely?
What is whois command?
What is tty in linux command?
What the command used for search file or files for specific text?
Explain about lpr filename?
What does mkdir mean in linux?
What are linux commands useful?
What is phony in makefile?
Brief about finger username?
What make install does?
What does mkdir do in linux?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?