[OmniOS-discuss] How to check which SSH is installed
qutic development
mailinglists at qutic.com
Mon Jul 17 06:48:47 UTC 2017
> I am trying to do a test upgrade from 151014 to 151022 and saw that there is a step which involve switching from SunSSH to OpenSSH. I have mainly use x86 system so I would like to know how can I check what SSH is installed by default on OmniOS R151014?
r151014 has SunSSH:
# pkg list |grep ssh
network/ssh 0.5.11-0.151014 i--
network/ssh/ssh-key 0.5.11-0.151014 i--
service/network/ssh 0.5.11-0.151014 i--
After the switch to OpenSSH it looks like:
# pkg list | grep ssh
network/openssh 7.4.1-0.151014 i--
network/openssh-server 7.4.1-0.151014 i--
- Stefan
More information about the OmniOS-discuss
mailing list