How to monitor ports in a linux machine, with single
command?
Answers were Sorted based on User's Feedback
Answer / 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 |
nmap is not the default available command.we can use netstat
netstat -nl, netstat -nltp ,netstat -nulp
| Is This Answer Correct ? | 0 Yes | 1 No |
If the programmer wishes to execute an instruction at the specified time. Which command is used?
What is the difference between command ‘ping’ and ‘ping6’?
What are the basic commands in command prompt?
what is the command to make a process to run in the background from foreground?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
How do I find the console in linux?
Which command is used to clear the screen?
How you will uncompress the file?
Explain about lprm job number?
Explain the linux ‘cd’ command options along with the description?
What is tty name?
What is df -i command?