【Linux】OpenSSHのバージョンを調べる方法

Development

OpenSSHのバージョンを確認するためには次のように入力します。

# ssh -V
OpenSSH_7.4p1, SSH protocols 1.0.2k-fips 26 Jan 2017

コメント