![]() |
|
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 |
|
||||
![]()
I do believe that owes itself a shell function or micro-script ;-)
__________________
My Journal Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''. |
|
||||
![]()
owes itself?
__________________
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 |
|
||||
![]()
@ephemera
Recently yes, but I did not had enought time to get more deep into it, generally its like comparing Solaris to FreeBSD, diffrent tools, diffrent approach but standart tools like df/ps/vmstat are there. For example, we have top at FreeBSD, prstat on Solaris and topas on AIX. But first feelings are that its more similar to Solaris then to BSDs.
__________________
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 |
|
||||
![]()
worth making a quicker way of accessing it, without needing a notepad to remember it later ;-)
AIX was originally built on an AT&T UNIX System V base, had has developed commercially over the years; so it would make sense if it's more distant from FreeBSD, then Solaris is. Solaris still had to consider SunOS users at first, lol.
__________________
My Journal Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''. |
![]() |
Tags |
aix, ibm, listen, port |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
download specific file from freebsd source | kasse | FreeBSD General | 2 | 9th November 2008 11: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 |