Re: Port Question

2011-08-29 Thread Mike Dwiggins
On 8/29/2011 7:12 AM, Tom H wrote: > On Sun, Aug 28, 2011 at 3:07 AM, Mike Dwiggins wrote: >> On 8/27/2011 11:59 PM, Tom H wrote: >>> If I find the thread, I'll post a link; you might find it handy. >>> You'll just have to replace the "dpkg ..." statements with their "rpm >>> ..." equivalents. >>

Re: Port Question

2011-08-29 Thread j.e.aneiros
On Mon, Aug 29, 2011 at 10:12 AM, Tom H wrote: > On Sun, Aug 28, 2011 at 3:07 AM, Mike Dwiggins > wrote: > > On 8/27/2011 11:59 PM, Tom H wrote: > >> > >> If I find the thread, I'll post a link; you might find it handy. > >> You'll just have to replace the "dpkg ..." statements with their "rpm >

Re: Port Question

2011-08-29 Thread j.e.aneiros
On Sat, Aug 27, 2011 at 7:46 AM, Reindl Harald wrote: > man netstat > > netstat --numeric-hosts --numeric --notrim --programs -u -t -l > With --numeric (-n) the switch --numeric-hosts is a waste of typing :) --janeiros > Am 27.08.2011 12:42, schrieb Mike Dwiggins: > > Does there exist a comman

Re: Port Question

2011-08-29 Thread Reindl Harald
man netstat netstat --numeric-hosts --numeric --notrim --programs -u -t -l Am 27.08.2011 12:42, schrieb Mike Dwiggins: > Does there exist a command or command string that will examine a Port > and report what application is locking that port? > > I am beating my head against an install for of a

Re: Port Question

2011-08-29 Thread Tom H
On Sun, Aug 28, 2011 at 3:07 AM, Mike Dwiggins wrote: > On 8/27/2011 11:59 PM, Tom H wrote: >> >> If I find the thread, I'll post a link; you might find it handy. >> You'll just have to replace the "dpkg ..." statements with their "rpm >> ..." equivalents. > > Actually I could just try it in Ubunt

Re: Port Question

2011-08-28 Thread Jatin K
On Saturday 27 August 2011 04:12 PM, Mike Dwiggins wrote: > Does there exist a command or command string that will examine a Port > and report what application is locking that port? netstat -ntulp netstat --help for more > I am beating my head against an install for of all people my Son-In-Law.

Re: Port Question

2011-08-28 Thread Mike Dwiggins
On 8/27/2011 11:59 PM, Tom H wrote: > On Sun, Aug 28, 2011 at 1:14 AM, Mike Dwiggins wrote: >> On 8/27/2011 5:10 AM, Tom H wrote: >>> On Sat, Aug 27, 2011 at 6:42 AM, Mike Dwiggins >>> wrote: Does there exist a command or command string that will examine a Port and report what applic

Re: Port Question

2011-08-28 Thread Tom H
On Sun, Aug 28, 2011 at 1:14 AM, Mike Dwiggins wrote: > On 8/27/2011 5:10 AM, Tom H wrote: >> On Sat, Aug 27, 2011 at 6:42 AM, Mike Dwiggins  wrote: >>> >>> Does there exist a command or command string that will examine a Port >>> and report what application is locking that port? >> >> "netstat -n

Re: Port Question

2011-08-27 Thread Mike Dwiggins
Thanks, exactly what I was looking for. Mike D. On 8/27/2011 5:10 AM, Tom H wrote: > On Sat, Aug 27, 2011 at 6:42 AM, Mike Dwiggins wrote: >> Does there exist a command or command string that will examine a Port >> and report what application is locking that port? > "netstat -ntulp" will output

Re: Port Question

2011-08-27 Thread Tom H
On Sat, Aug 27, 2011 at 6:42 AM, Mike Dwiggins wrote: > > Does there exist a command or command string that will examine a Port > and report what application is locking that port? "netstat -ntulp" will output port, pid, and executable. -- users mailing list users@lists.fedoraproject.org To unsub

Port Question

2011-08-27 Thread Mike Dwiggins
Does there exist a command or command string that will examine a Port and report what application is locking that port? I am beating my head against an install for of all people my Son-In-Law. Thanks Mike D. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscr