[SOLVED] Procedure for creating a Linux Ubuntu agent
Published: April 12, 2022 - 4:11 PM
Good morning
I'm desperately trying to create a Linux agent, but the procedure in the documentation is broken (even the command...). It's malfunctioning because there's no file https://wapt.tranquil.it/Ubuntu/tiswapt-pub.gpg).
Then, even after trying to tinker with it, nothing worked.
It would be good to have a procedure that works
Sincerely,
Tom
I'm desperately trying to create a Linux agent, but the procedure in the documentation is broken (even the command...).
Code: Select all
wget -O - https://wapt.tranquil.it/$(lsb_release -is)/tiswapt-pub.gpg | apt-key add -Then, even after trying to tinker with it, nothing worked.
It would be good to have a procedure that works
Sincerely,
Tom