Horizon Recording Server Agent Installation on Linux


When using tar.gz on distros such as Ubuntu, download the agent and extract it.

I suggest to move the install archive to a folder before extracting it


1. Extract:

$ tar zxvf Horizon.Recording.Linux.Agent-1.15.0.422.tar.gz

2. Install:

$  sudo ./install.sh -u https://recording.euclab.local:9443 -n <admin-user> -p <password> -s <recording server cert thumbprint>

3. Monitor:

$ tail -f /var/log//omnissa/horizonrecording/ServiceLogging.log

Demo of the expected behavior:






Comments

Popular posts from this blog