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
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.