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. Why Identity Governance Misses Risk Even When Everything Is ReviewedAuthor: Soham Biswas
2. Enhance Operational Reliability With A Cloud Temperature Monitoring System For Continuous Equipment Protection
Author: Chris Miller
3. How Mobile Apps Help You Win The Competitors Market
Author: brainbell10
4. Clear Plans And Smooth Permits With Itechlance It Pvt. Ltd. – Cad Help And Telecom Permitting
Author: Itech Lance
5. How To Build A Smart Home? App Step-by-step Guide
Author: brainbell10
6. Smart Mapping For Better Projects With Itechlance It Pvt. Ltd. – Utility Mapping And Gis Help
Author: Itech Lance
7. Can A Custom Computer Improve Gaming Performance?
Author: Jack Williams
8. How To Build A Simple Auction Website Using Woocommerce?
Author: brainbell10
9. Why Call Center Productivity Metrics Are Misleading And What To Track Instead
Author: Aiwi Team
10. Why Employee Productivity Drops In Remote Teams & How To Fix It
Author: Aiwi Team
11. Ciam For Government: Why Commercial Identity Platforms Fail
Author: Soham Biswas
12. Youtube To Mp3 Converter - Fast & Free Mp3 Downloader Tools Online
Author: Emliykerr
13. Need Reliable Professional Chemical Supply And Distribution Services? Discover How Roteschemies Helps Businesses Source With Confidence
Author: Roteschemies
14. Insights And Tips For Marketing Websitesinsights And Tips For Marketing Websites
Author: brainbell10
15. Spark Matrix™: Cloud Access Security Broker (casb)
Author: Umangp






