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
What is the ipconfig command for linux?
How can we increase disk read performance in single command in Linux operating system?
What does r mean linux?
What is the bash in linux?
Describe the mknod command and when you’d use it.
How do you limit memory usage for commands?
What is the command to check cpu speed in linux?
What is shell scripting commands?
How do I check terminal history?
What is an os command?
What does rmdir do in linux?
Which command would you use if you want to remove the password assigned to a group?
What is netstat command in linux?
Which command puts a script to sleep untill a signal is recieved?
What are the basic commands in command prompt?