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 does umask 022 mean?
How do I find command history in linux?
Explain grep command.
What is sudo bash command?
What is the use of man command in linux?
What does uname do in linux?
What is cpu in top command?
What are vim commands?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is p command?
Which command is used to delete a group?
What is llvm used for?
Which command would you use if you want to remove the password assigned to a group?
What are the basic command in linux?
What is lsof command in linux?