Sefthy Agent installation on other Linux distros

1. Make sure you have the wget and tar packages installed on your system.2. Download the .run script through the link provided on the Sefthy Console. It is preferable to download it to the /tmp folder to avoid permission

⚠️⚠️ BETA IMPLEMENTATION, NOT FULLY SUPPORTED ⚠️⚠️

  1. Make sure you have the wget and tar packages installed on your system.
  2. Download the .run script through the link provided on the Sefthy Console. It is preferable to download it to the /tmp folder to avoid permissions errors later. (e.g. cd /tmp && wget -O Sefthy.run https://sefthy-reg-1.sefthy.cloud/dl/7)
  3. Run chmod +x Sefthy.run && ./Sefthy.run.
  4. Login with the command /opt/SefthyAgent/backup-tool login prompt.
  5. The installation and configuration is complete. You can now customize the scheduling from the Sefthy Console.