Linux Commands Question:
Download Job Interview Questions and Answers PDF
How to monitor ports in a linux machine, with single command?
Answer:
nmap is not the default available command.we can use netstat
netstat -nl, netstat -nltp ,netstat -nulp
netstat -nl, netstat -nltp ,netstat -nulp
Download Linux Commands Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the status code 403,404 represented in apache server? | Explain Difference between swap partition and swap file? |