====== Server Cloud Unmanaged ======
===== First Actions =====
==== First SSH Connexion ====
- Get the server IP in the manager
- SSH connexion: ssh -i ~/.ssh/ debian@
==== Mandatory actions ====
- Copy a SSH public key to the server
- Update ''~/.ssh/ssh_config''
- Mount the storage diskfab -H format-storage-to-xfs ou fab -H format-storage-to-ext4
- Open the necessary ports
=== Backup ===
- Install ''rclone'' fab -H install-rclone
- In Infomaniak create a storage space whose type is ''swift''
- Configure ''rclone'' rclone config
- Input the right values. [[https://www.infomaniak.com/fr/support/faq/2285/swiss-backup-sauvegarder-un-serveur-linux-avec-rclone|More information here]]
===== Warnings =====
* There is a firewall which blocks all ports by 22 by default.
===== Usefull =====
==== Rename hostname ====
- Change the hostname: edit ''/etc/hostname''
- Update ''/etc/hosts'' if necessary
- Apply the New Hostname: ''sudo hostnamectl set-hostname ''