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 I run a script in linux?
What is the difference between locating and locate command?
What is clang linux?
How do you ask politely?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is the root directory linux?
What does chmod do in linux?
Who unix commands?
What does chmod 644 do?
Explain difference between swap partition and swap file?
How do you grep?
How do I check memory usage on linux?
How do I check cpu usage?
Does linux cp command overwrite?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?