##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-reloadEnable the service:
# systemctl enable xmrigStart the service:
# systemctl start xmrigto access the tmux session:
# tmux a -t xmrigdetach from the session: Press Ctrl-B and D or tmux-prefix D
replace the word xmrig with xmrig-proxy for the proxy