Hi folks,I had some problems adding hosts OS:Cento...
# fleet
d
Hi folks,I had some problems adding hosts OS:Centos 7.9 docker:20.10.11 fleetctl:4.8.0
l
Hi demonbhao! The
root pining is not supported...
error message is expected, once the command finishes execution (takes a minute or two) you should see an
rpm
package on the working directory.
fleetctl package ... --type=rpm ...
will generate the RPM installer for installing
fleet-osquery
on CentOS hosts, you could also run such command in another linux/macOS host (so that you don't need to install
docker
or other dependencies on the target host).
d
Hi,Lucas Rodriguez I have been waiting for a long time, but I still can't do it. Is there any other way to solve the problem?
There is no RPM installation package after CTRL + C
l
Mhm... I see, the command should finish eventually. The command downloads the executables from https://tuf.fleetctl.com, maybe
fleetctl package
is having trouble connecting. Try the address on a browser or with another command, something like
curl <https://tuf.fleetctl.com>
.
d
Thanks to you, I have solved the problem. I tried to download the RPM package on another machine
👍 1
l
Happy to hear that, let us know any other issues.
1