White Papers

25 Setting Up the Dell™ DR Series System as an Archive Target on AppAssure 5.4.3 | April 2015
B Backing up a Linux client
B.1 Installing the Linux agent on the client machine
Note: For more details, see the
AppAssure User Guide
.
On the Linux client machine, run the commands below as the root user:
1. Create a new user for the Linux Agent.
useradd approot
2. Set a password for the new user.
passwd approot
3. Add the user to the root, daemon, adm, and wheel groups.
usermod G root,daemon,adm,wheel approot
4. Install the Linux agent installer.
./appassure-installer_rhel_amd64_5.4.3.125.sh