copy autossh-tunnel.service to `/etc/systemd/system/`: ```bash cp autossh-tunnel.service /etc/systemd/system/autossh-tunnel.service sudo systemctl enable autossh-tunnel.service ```