|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (6)
View Page History...
{code}mkdir serverbackup{code}
2. Use the {{mv}} command to move the archive to that directory. Note that Linux file names are case-sensitive. Make sure you type the name correctly (in our case, "*ServerBackup-Enterprise-linux32.zip*"). "*ServerBackup-Enterprise-linux64.zip*").
{code}mv ServerBackup-Enterprise-linux32.zip ServerBackup-Enterprise-linux64.zip serverbackup{code}
3. Use the {{cd}} command to go to that directory.
...
4. Use the {{unzip}} command to extract the files.
4. Use the {{unzip}} command to extract the files.
{code}unzip ServerBackup-Enterprise-linux32.zip{code} ServerBackup-Enterprise-linux64.zip{code}
\!unzip-ent_5.2.0.png\!Run:
{code}cd enterprise-manager-rpm/{code}
...
* {{serverbackup-enterprise}}
You will need to install all of them in one step. Use the {{cd}} command to go to the folder with the packages (in our case, {{deb-linux32}}) {{enterprise-manager-rpm}})
...