Deprecated: Constant E_STRICT is deprecated since 8.4, the error level was removed in /home/clients/b3210866d561bab17953c626461c9d99/sites/wiki.buumy-soft.com/inc/init.php on line 47
====== 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 ''