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...


What is the command to check ports active in UNIX?

Answers were Sorted based on User's Feedback



What is the command to check ports active in UNIX?..

Answer / manimaran

netstat -a | grep port no.

this will list down all the host which are connected to the particular port

Is This Answer Correct ?    5 Yes 0 No

What is the command to check ports active in UNIX?..

Answer / prat

just ping IP:port
or telnet

Is This Answer Correct ?    10 Yes 10 No

What is the command to check ports active in UNIX?..

Answer / mudassar

netstat -nlp
or
netstat -nlp |grep processname

Is This Answer Correct ?    1 Yes 1 No

What is the command to check ports active in UNIX?..

Answer / nikhil singh

stty

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

How to setup Disk space as well as memory in solaris10?

4 Answers  


What do chmod command do?

0 Answers  


Which RAID Levels supported by LVM?

5 Answers  


How does the user view the contents of a text file in UNIX?

9 Answers   IBM,


distinguish between paging and swapping?

3 Answers   Infosys,


How do you remove a crontab file?

6 Answers  


Explain ‘system calls’ with respect to unix commands?

0 Answers  


How to display no of records in oracle using unix command?

0 Answers  


write grep commands to select the lines that have exactly two characters

8 Answers   PSI Data Systems,


the difference between a soft link and a hard link?

6 Answers  


How can i know my Filesystem and its current usage in my prod UNIX system?

4 Answers   HCL, IBM,


How do you find which version and name of unix you are using at the command prompt?

7 Answers  


Categories