Here I will show you how to install Grafana on a headless Debian server using the last current (at the time) stable release. First, make sure your Debian server is up to date: sudo apt-get update && apt-get upgrade Download the Grafana stable release. I put theese packages in the /tmp folder: cd /tmp/ sudo…
Read More