Re: How to find out the version of currently installed sshd (without starting it)?
- From: Fred Mobach <fred@xxxxxxxxx>
- Date: Thu, 26 Aug 2010 16:40:23 +0200
Nico Kadel-Garcia wrote:
On Aug 24, 11:16 am, ale...@xxxxxxxxxxxx (Alessandro Dann) wrote:
Can I find out the version of a sshd without starting the service?
Is there a command e.g. like:
/etc/init.d/sshd -version
or
/lib/svc/method/sshd -version
On a Linux system, try "/usr/sbin/sshd --help". And if it's an RPM
managed Linux system, "rpm -q openssh".
And to add upon that (and the executable is covered by the PATH
variable) "which sshd" might also help.
--
Fred Mobach - fred@xxxxxxxxx
website : https://fred.mobach.nl
.... In God we trust ....
.. The rest we monitor ..
.
- References:
- How to find out the version of currently installed sshd (without starting it)?
- From: Alessandro Dann
- Re: How to find out the version of currently installed sshd (without starting it)?
- From: Nico Kadel-Garcia
- How to find out the version of currently installed sshd (without starting it)?
- Prev by Date: Re: How to find out the version of currently installed sshd (without starting it)?
- Next by Date: OpenSSH running on Windows 2003 box - key auth working but connection closing immediately
- Previous by thread: Re: How to find out the version of currently installed sshd (without starting it)?
- Next by thread: OpenSSH running on Windows 2003 box - key auth working but connection closing immediately
- Index(es):
Relevant Pages
|