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 / shirish
cat /etc/services |grep udp
will show you services which support udp
another way user ldd cmmand to foind out is so file are
present ofr not
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is env command in linux?
Who linux commands?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
How can you check the amount of lines in a file?
What are the basic commands in command prompt?
Brief about finger username?
What is pwd in linux command?
What does comm do and how to use it?
What is build process?
What does execute mean in linux?
How do you create a file in linux?
What is #!/ Bin sh?
What is the command can be used to check for file corruption?
How does mkdir work in linux?
What does p mean linux?