Line 26: |
Line 26: |
| | | |
| === Description === | | === Description === |
− | This allow you to install SME on a minimal CentOS. All you need is network enabled to install the rpm | + | This allow you to install SME on a minimal CentOS. All you need is network enabled to install the rpm. |
| | | |
| + | Everything is automated, all you will need is to answer to : |
| + | |
| + | - good old console configuration to set your server working as you want |
| + | |
| + | - allowed IP and subnet to access the manager |
| + | |
| + | '''Also, <u>before rebooting</u>, you will need to import your public RSA key to ~/.ssh/authorized_keys in order to be able to login after installation'''. |
| + | |
| + | |
| + | The root password configured on the initial CentOS installation is copied to the admin user. |
| + | |
| + | SSH access is open, with root login allowed, but only RSA SSH key allowed. |
| + | |
| + | System restoration using usb disk is disable to avoid locking you out on reboot, as it is considered you might not have a KVM access, and only ssh access. |
| | | |
| === Installation === | | === Installation === |