![]() |
|
|||||||
| Guides All Guides and HOWTO's. |
|
|
Thread Tools | Display Modes |
|
||||
|
How to check which application is binded to specific port on IBM AIX, maybe somebody will find it usefull.
Code:
# netstat -Aan | grep 5524 f100060005e1eb98 tcp4 0 0 *.5524 *.* LISTEN # rmsock f1000600060d8b98 tcpcb The socket 0x60d8808 is being held by proccess 1982694 (java.bin). # ps ax | grep 1982694 1003654 pts/6 A 0:00 grep 1982694 1982694 pts/3 A 3:03 /u00/orahome3/jdk/bin/java.bin -Dibm.stream.nio=true
__________________
religions, worst damnation of mankind "If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”. vermaden's: links resources deviantart spreadbsd |
| Tags |
| aix, ibm, listen, port |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| download specific file from freebsd source | kasse | FreeBSD General | 2 | 9th November 2008 10:13 AM |
| Upgrading application not installed in default port directory APACHE | ijk | FreeBSD Ports and Packages | 5 | 13th July 2008 04:34 PM |
| how extract specific test from Postfix logs with PHP or Perl | marco64 | Programming | 3 | 21st June 2008 12:46 PM |
| Where to go for specific freebsd router problems? | borngeniusat1974 | FreeBSD General | 3 | 19th June 2008 11:21 PM |
| OpenBSD specific books I have | WeakSauceIII | OpenBSD General | 1 | 25th May 2008 09:40 PM |