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
How to hide the partition in grub booting?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
What does grep grep do?
Why is unix used?
What does mkdir do in linux?
What is mask and umask in linux?
Explain about chmod options filename?
What is the use of finger command in linux?
What is the fastest way to enter a series of commands from the command-line?
How do you create a file?
What does the command env do?
Explain the linux directory commands along with the description?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What is makefile target?