Installation/Installing Amanda Binaries

From wiki.zmanda.com
Jump to navigation Jump to search

Installing RedHat Packages

Installation

  • Choose the appropriate client and server package for the machine.
  • You should run installation command as super-user ("root")
  • Use the following command to install the package:
/bin/rpm -ivh <rpm name(s)>

Upgrade

  • To upgrade from earlier version of the package, use the following command:
/bin/rpm -Fvh <rpm name(s)>

Verification

After installation or upgrade, you can verify if the package has been installed correctly on the machine.

  • Use the following command to verify the installation:
/bin/rpm -Vp <rpm name(s)>

Uninstall

  • Find the package name to un-install. Use the following command to find the packages installed on the machine.
/bin/rpm -qa | grep amanda 
  • Use the following command to un-install the package:
/bin/rpm -e <rpm name(s)>

Other languages: [[::Installation/Installing Amanda Binaries|English]] {{#ifexist: {{#if: | | {{#if: | :}}Installation/Installing Amanda Binaries}}/Fr |  • {{#if: |français| [[::Installation/Installing Amanda Binaries/Fr|français]]}}|}}

{{#ifexist: {{#if: | | {{#if: | :}}Installation/Installing Amanda Binaries}}/Zh-cn |  • {{#if: |中文(中国大陆)| [[::Installation/Installing Amanda Binaries/Zh-cn|中文(中国大陆)]]}}|}}