ALL >> Computers >> View Article
How To Install Acronis Backup 12.5 On A Linux Vm
Assuming that you already created a Linux VM, now is the time to log in. You'll need your VM's IP, user name and password.
Open your favorite SSH client (e.g., Terminal on a Mac or Putty on Windows), type the following command, substituting "username" with your username and IP-address with your VM's IP address, and hit Enter.
ssh username@IP-address

Next, switch to the main "root" user to get full access rights to this server:
sudo -i

Since we're using Ubuntu, we need to make sure we have all required packages for this backup (See the details at https://dl.managed-protection.com/u/backup/help/12/user/en-US/index.html#22619.html )
Run the following commands to install the required packages:
sudo apt-get install rpm sudo apt-get ...
... update sudo apt-get install linux-headers-`uname -r` sudo apt-get install linux-image-`uname -r` sudo apt-get install gcc-<package version> sudo apt-get install make sudo apt-get install perl
Now you're ready to install Acronis client.
Go back to your Acronis Backup 12.5 Download Beta page and copy the link to download the installation file.

In my case, it is https://download.acronis.com/ABA12/Beta/Backup_Agent_for_Linux_x86_64_Beta.bin
Next, type
wget https://download.acronis.com/ABA12/Beta/Backup_Agent_for_Linux_x86_64_Beta.bin
into the terminal window and hit Enter to download the file.

Make the downloaded file executable:
chmod +x Backup_Agent_for_Linux_x86_64_Beta.bin
Then run the installer by typing
./Backup_Agent_for_Linux_x86_64_Beta.bin

The installation process will start and after a few seconds you'll see this:

Then follow the prompts. Select "Next >" and hit Enter.

We only need the backup agent, so make sure it's the only option that is checked (use the arrow keys and space to select). Hit "Next >"

Enter the management server IP (in our case it's the first Windows VM we created above). Hit "Next >"

When you see the following screen, your installation is complete.

You can now exit the installer and go back to the management console to configure backup plans for this VM.
For more information about Acronis Backup for Virtual Host, please visit https://www.acronis.com/en-us/solutions/backup/virtual-machine/
Add Comment
Computers Articles
1. Difference Between Agentic Ai Vs Generative AiAuthor: brainbell10
2. Spark Matrix™: Cloud Database Management Systems Innovation And Competitive Analysis
Author: Umangp
3. How A World-class Gis Services Company And Remote Sensing Expertise Are Reshaping India's Geospatial Landscape
Author: Itech Lance
4. Spark Matrix™: Strategic Evaluation Of Ai Governance Platforms
Author: Umangp
5. Zayed Sustainability Prize’s Beyond2020 Initiative Strengthens Healthcare Resilience For Over 200,000 People In India
Author: Madhulina
6. Top Barcode Scanner Dealers In Hyderabad
Author: primepos
7. How To Choose The Right Managed Soc Services Provider For Your Business
Author: Devendra SIngh
8. Why Managed Soc Services Are Essential For Modern Cybersecurity
Author: Devendra SIngh
9. Macbook Repair Dubai | Macbook Motherboard Repair Dubai
Author: Macbook repair dubai
10. Costco Ecommerce Brands Data Extraction
Author: Actowiz Metrics
11. Dominate Your Market Online: Why Bhubaneswar Businesses Are Investing In Professional Seo And Digital Marketing
Author: Crawlling Web
12. Build The Perfect Custom Workstation
Author: Jack Williams
13. Making Business Document Management Easier With Microsoft 365
Author: Devendra SIngh
14. Translytical Data Platforms Market: The Future Of Unified Transactional And Analytical Processing
Author: Umangp
15. Discrete Mathematics Tutorial For Beginners: Learn Key Topics Step By Step
Author: Tech Point






