TecnetProtect Agent Installation on Red Hat Enterprise Linux-based
Run the following commands in the Linux terminal. You will be asked to confirm some actions by typing "y"; accept each request when prompted:
Prerequisite Installation:
sudo yum update
sudo yum install kernel-devel-$(uname -r)
sudo yum install kernel-headers-$(uname -r)
sudo yum install gcc
sudo yum install make
sudo yum install perl
yum install wget
Download and Installation:
After running the command sudo ./CyberProtect_AgentForLinux_x86_64.bin
, a graphical interface will open where you need to select only the Linux agent.
If the agent detects that any prerequisites are missing on the OS for the installation, it will prompt you to install them:
Wait for the installation process to complete, and it will display the following screen, where you will select Show Registration Info.
A window will appear with a code that you need to register in the management console. Do not close this screen until you have registered the code in the management console.
To access the console, go to https://baas.tecnetone.com/ and log in with your credentials. Once inside the management console, navigate to the Devices section.
In the upper right corner, you will find a gray button to add devices, which opens a side menu on the right. Scroll down and look for the option Register via code.
Enter the code that was displayed on the Linux graphical interface and select the user to whom you want this particular device to be associated.
Once it has been successfully registered, a green message will appear, and you can close the Linux graphical interface. Within a few minutes, you will see the device appear in the console. If the code is not accepted or an error is displayed, close the Linux graphical interface and rerun the command sudo ./CyberProtect_AgentForLinux_x86_64.bin
. Then, follow the same previous steps for registration.