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
Is llvm a compiler?
What are the mv command options?
What does wc command do in unix?
How do I do a whois search?
What does bash stand for?
What is a makefile in linux?
Which command is used to review boot messages?
What are grep patterns called?
Describe the mknod command and when you’d use it.
How do you copy in terminal?
What are the ms dos commands?
What is the difference between locating and locate command?
What is the use of man command in linux?
What does (cd dir && command) do?
What is linux load average?