Centos 7 vs ubuntu 18 missing /etc/ssh/sshd_config?

The Ubuntu cloud images include sshd by default, the CentOS images do not. yum install openssh or something along those lines should get CentOS into the same state as Ubuntu.

1 Like