0
Not a bug
Linux Agent installation error
Trying to install Linux Agent, but after file was downloaded it returns errors:
sh: line 18: ./install-anturis-agent.sh: Permission denied
sh: line 19: /opt/anturis/bin/agent-config: No such file or directory
All executed as root
Customer support service by UserEcho
That's very strange.
Could you please post fiull output?
Also could you please post ls -all /tmp/anturis-agent... (there should be a folder like this created during installation)?
Thanks
Well, I have fixed it doing those steps:
- chmod recursive on /anturis-agent folder for root:root (by default files owner is some kind of non-existing user "mailtrap" )
- execute script as bash install-anturis-agent.sh other way it want' to execute installation
Running on CentOS 6.4 with WHM/cPanel