This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot install EDR agent on centos 7

I cannot install EDR agent on centos7 server

I downloaded EDR server from my dashboard and save it as a bash script

I copied this bash script on the server to protect and execute it: this is the console message

/root/sophos_edr.sh: line 1: #!/bin/bash: No such file or directory
This software is governed by the terms and conditions of a licence agreement with Sophos Limited

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
ERROR: Failed to unpack thin installer: 2

What can I do?

Thanks



This thread was automatically locked due to age.
Parents
  • Hi Antonio, 

    Could you break down exactly what steps you followed to get to that point. It is unclear whether your download was corrupted either downloading or copying between systems.

    As a rule, I would recommend R-click on the "Download Linux MTR Installer" and select copy link location and then from a command prompt on the Linux server simply use :  #  wget <paste link>      

    and it should download straight to the server.

    kind regards

    Rick

Reply
  • Hi Antonio, 

    Could you break down exactly what steps you followed to get to that point. It is unclear whether your download was corrupted either downloading or copying between systems.

    As a rule, I would recommend R-click on the "Download Linux MTR Installer" and select copy link location and then from a command prompt on the Linux server simply use :  #  wget <paste link>      

    and it should download straight to the server.

    kind regards

    Rick

Children