VPS Command Line Tutorials

Craig White craigwhite at azapple.com
Mon Jul 3 18:03:12 MST 2006


On Mon, 2006-07-03 at 17:52 -0700, keith smith wrote:
> Thanks Craig ,
> 
> Thanks for the references.
> 
> I was able to determine the version of apache by httpd - v 
> and  the version of bind by named -v  .
> 
> However I cannot determin which mail server is running
----
presuming you meant smtp server...

telnet localhost 25
----
> nor which ftpd server is running.
----
telnet localhost 21

Craig



More information about the PLUG-discuss mailing list