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 simple command?
How do I run a command in linux?
What is the root directory linux?
How do I create a .txt file?
What does chmod 666 do?
Why is unix used?
What does the ps command do in linux?
Explain the linux ‘cd’ command options along with the description?
Which command puts a script to sleep untill a signal is recieved?
what is the fastest way to enter a series of commands from the command-line in linux
What are vim commands?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
Explain about the command elm?
Enlist some linux networking and troubleshooting commands?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?