How to monitor ports in a linux machine, with single
command?
Answer Posted / sarath
netstat -anpc
a:all listening ports and established connections
n:numeric host:port values
p:programs
c:continuous monitor
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which command is used to check the number of files and disk space used and the each user’s defined quota?
Explain the free command.
How do you limit memory usage for commands?
Explain the linux ‘cd’ command options along with the description?
What is makefile target?
What is the best cpu stress test?
What does && mean in linux?
What is cpu in linux?
How do I use nslookup in linux?
What command would you use to create an empty file without opening it to edit it?
How do I do a whois search?
How use linux command line?
What is the example of command sentence?
Where can I find bash in linux?
How does diff command work?