##Installation
Build XMRig according to build instructions: https://github.com/xmrig/xmrig/wiki/Ubuntu-Build
Copy the respective service files to /etc/systemd/system/
Reload the systemd daemon:
# systemctl daemon-reload
Enable the service:
# systemctl enable xmrig
Start the service:
# systemctl start xmrig
to access the tmux session:
# tmux a -t xmrig
detach from the session: Press Ctrl-B and D or tmux-prefix D
replace the word xmrig with xmrig-proxy for the proxy