Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to monitor ports in a linux machine, with single
command?

Answers were Sorted based on User's Feedback



How to monitor ports in a linux machine, with single command?..

Answer / chin

Using nmap.

Is This Answer Correct ?    16 Yes 3 No

How to monitor ports in a linux machine, with single command?..

Answer / rallapalli

#netstat -ant

Is This Answer Correct ?    4 Yes 0 No

How to monitor ports in a linux machine, with single command?..

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

How to monitor ports in a linux machine, with single command?..

Answer / venkat

netstat -ant

Is This Answer Correct ?    2 Yes 0 No

How to monitor ports in a linux machine, with single command?..

Answer / nikhil

nmap.localhost

Is This Answer Correct ?    2 Yes 2 No

How to monitor ports in a linux machine, with single command?..

Answer / sri krishna

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

How to monitor ports in a linux machine, with single command?..

Answer / swapnil kadam

# namp (localhostname or local IP)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Linux Commands Interview Questions

What does && mean in linux?

0 Answers  


What is the command to list ALL (hidden also) files of current directory & it’s subdirectories?

6 Answers  


How many commands are there in linux?

0 Answers  


What is filter command in unix?

0 Answers  


in unix how to change old name to new name

7 Answers   Google,


How do you limit memory usage for commands?

0 Answers  


1. Why "d" is postfix in almost every service name of Linux like httpd, dhcpd? 2. how to restrict su & ssh services for some users? 3. how can we configure a default gateway for 10 n/w cards in a server?

6 Answers  


How do I overclock my cpu?

0 Answers  


Which command puts a script to sleep untill a signal is recieved?

0 Answers  


How use linux command line?

0 Answers  


what command would you use to find the hostname of the server if yo ony have the ip address?

10 Answers  


what are the init levels in Linux?

3 Answers  


Categories