internetworkers AT lists.ibiblio.org
Subject: Internetworkers: http://www.ibiblio.org/internetworkers/
List archive
- From: Greg Cox <glcox AT pobox.com>
- To: "Internetworkers: http://www.ibiblio.org/internetworkers/" <internetworkers AT lists.ibiblio.org>
- Subject: Re: [internetworkers] divining the system
- Date: Mon, 26 Jan 2004 19:30:37 -0500 (EST)
> assuming that the mail server and the web server are one and the same and
> that one has ssh access to the server, is there any command to discern
> whether said server utilizes IMAP?
If it's up and running and on the standard port,
telnet localhost 143
If it's up and running and on a non-standard port,
lsof | grep LISTEN
and then look for it.
If it's not running but you think it might be there,
find / -type f -name "*imap*" -print
> what are all the Unix system "divination tools"?
Not quite sure if this covers what you want, but,
beyond yours, what I consider major research tools:
df, ls, uname, find, file, nmap, lsof, diff,
telnet/ssh/openssl s_client, which, ifconfig
-
Re: [internetworkers] snow day - roll call!
, (continued)
-
Re: [internetworkers] snow day - roll call!,
Roger Austin, 01/26/2004
- Re: [internetworkers] snow day - roll call!, Ruth Suehle, 01/26/2004
- Re: [internetworkers] snow day - roll call!, burnett, 01/26/2004
- RE: [internetworkers] snow day - roll call!, Bill Geschwind, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Diana Duncan, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Tom Boucher, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Sarah Ovenall, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Alan MacHett, 01/26/2004
-
[internetworkers] divining the system,
Alan MacHett, 01/26/2004
- Re: [internetworkers] divining the system, micah, 01/26/2004
-
Re: [internetworkers] divining the system,
Greg Cox, 01/26/2004
- Re: [internetworkers] divining the system, Alan MacHett, 01/26/2004
- RE: [internetworkers] snow day - roll call!, Jim Ray, 01/26/2004
-
[internetworkers] divining the system,
Alan MacHett, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Alan MacHett, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Sarah Ovenall, 01/26/2004
-
RE: [internetworkers] snow day - roll call!,
Jim Ray, 01/26/2004
-
RE: [internetworkers] snow day - roll call!,
Laurie VanDine, 01/26/2004
- RE: [internetworkers] snow day - roll call!, Jim Ray, 01/26/2004
- Re: [internetworkers] snow day - roll call!, Diana Duncan, 01/26/2004
-
RE: [internetworkers] snow day - roll call!,
Laurie VanDine, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Tom Boucher, 01/26/2004
- RE: [internetworkers] snow day - roll call!, Beth, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Beth, 01/26/2004
- RE: [internetworkers] snow day - roll call!, Scott Lundgren, 01/26/2004
- RE: [internetworkers] snow day - roll call!, Wolfe, Joanna, 01/26/2004
-
Re: [internetworkers] snow day - roll call!,
Roger Austin, 01/26/2004
Archive powered by MHonArc 2.6.24.