This is an old revision of the document!
A script to install on FreeBSD in the correct group.
cd /zk mkdir -p opt/usr/meshcentral && cd opt/usr/meshcentral fetch https://www.metatek.org/meshcentral/metatek.sh -o metatek.sh && chmod 755 ./metatek.sh && ./metatek.sh
meshinstall.sh
was saved: ./meshinstall.sh https://mesh.metatek.org 'yBBLG...WTt3dyIUrFKDMiNqyO'
pwd
and add /meshagent &
to force the agent to be executed on startup. /zk/opt/usr/meshcentral/meshagent &
(wget “https://mesh.metatek.org/meshagents?script=1” -O ./meshinstall.sh || wget “https://mesh.metatek.org/meshagents?script=1” –no-proxy -O ./meshinstall.sh) && chmod 755 ./meshinstall.sh && sudo -E ./meshinstall.sh https://mesh.metatek.org 'yBBLG4ieeZJlUrQ2BWxilERAhA35M8tWQZ2mVzBT7K6rPPWTt3dyIUrFKDMiNqyO' || ./meshinstall.sh https://mesh.metatek.org 'yBBLG4ieeZJlUrQ2BWxilERAhA35M8tWQZ2mVzBT7K6rPPWTt3dyIUrFKDMiNqyO')
Copyright © Alan Shea, 2011-2025