Changes

From Amahi Wiki
Jump to: navigation, search
* Add users and private keys for SSH login
* Disable SSH password and root login
* Enable [http://www.tecmint.com/how-to-enable-epel-repository-for-rhel-centos-6-5/ EPEL Repo]
yum install epel-release
or
rpm -Uvh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm
* Perform OS update: yum -y update
* Install OpenStack following [https://openstack.redhat.com/Quickstart RDO Quickstart] instructions (run <code>packstack --allinone</code> as root)
12,424

edits