Ylianst / MeshAgent

MeshAgent used along with MeshCentral to remotely manage computers. Many variations of the background management agent are included as binaries in the MeshCentral project.
https://meshcentral.com
210 stars 82 forks source link

Cant install in Truenas Jail #145

Open ctv99 opened 2 years ago

ctv99 commented 2 years ago

You'll need to mount procfs, which isn't mounted by default on FreeBSD. Add the following line to /etc/fstab proc /proc procfs rw 0 0

If you don't reboot after, then you can manually mount with the command: mount -t procfs proc /proc

ctv99 commented 2 years ago

--2022-07-09 15:42:47-- /meshagents?id=02hB0S%40IrJX%24k6OtG36cq3GBMLiIxSWYfvcmECVzDapu5ISuPiWUN5y6b19TbVZr&installflags=2&meshinstall=30 HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: ‘meshagent’

meshagent [ <=> ] 4.48M 7.37MB/s in 0.6s

2022-07-09 15:42:48 (7.37 MB/s) - ‘meshagent’ saved [4699482] HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: ‘meshagent’

meshagent [ <=> ] 4.48M 7.37MB/s in 0.6s

2022-07-09 15:42:48 (7.37 MB/s) - ‘meshagent’ saved [4699482]

root@PlexPass:~ # chmod +x meshagent

ctv99 commented 2 years ago

Free BSD 13.1