Start Binary¶
Download the current release with the appropriate architecture from the GitHub Release Page.
Download the appropriate binary for the target architecture.¶
curl -fsSL -o "vm-tracker-client-$(uname -s)-$(uname -m).tar.gz" "https://github.com/9it-full-service/vm-tracker/releases/latest/download/vm-tracker-client-$(uname -s)-$(uname -m).tar.gz"
Extract download and make executable:¶
tar xzf vm-tracker-client-$(uname -s)-$(uname -m).tar.gz
mv vm-tracker-client-$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -m) vm-tracker-client
Make executable:¶
Start VM Tracker Client:¶
Automatically detect the interface: