|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (4)
View Page History...
{code}# mkdir cdp-agent{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, "*r1soft-enterprise-agent-linux64-4.02.0.zip*").
{code}# mv r1soft-enterprise-agent-linux64-4.02.0.zip cdp-agent{code}
3. Use the {{cd}} command to go to that directory.
...
4. Use the {{unzip}} command to extract the files.
{code}# unzip r1soft-enterprise-agent-linux64-4.02.0.zip{code}
----
h4. 4.3 Install the Packages
h4. 4.3 Install the Packages
...