|
You are here |
anomaly.io | ||
| | | | |
bicofino.io
|
|
| | | | | I'm using InfluxDB a lot lately, InfluxDB is a time-series database written in Go. InfluxDB is easy to setup and to use, it comes with a CLI like MySQL for example and the commands are very similar, also, you have a web UI to make things even easier. If you want to develop applications using InfluxDB there is a ton of client libraries(Go, Python, Java, Ruby, etc.) too. In this tutorial we are going use InfluxDB 0. | |
| | | | |
ch-st.de
|
|
| | | | | This article is a guide through the installation of a dashboard for visualization purposes on a Raspberry Pi microcomputer. The collected metrics include CPU, memory and network usage, but also CPU temperature. | |
| | | | |
joshuarogers.net
|
|
| | | | | If you've ever setup a web-app on a Linux server, chances are that you've setup a MySQL server at least once. On the off chance that you haven't, we'll do a quick crash course now: apt-get install mysql-server It might seem like I'm being a bit sarcastic. I am, though not by much. I suspect that most of the instances that I've seem running have had no configuration past what comes stock. | |
| | | | |
www.barryodonovan.com
|
|
| | | Okay, I lied. WireGuard won't just run on Linux for the server side but that is what it was originally designed for. Linux is the first class citizen as the WireGuard implementation there exi... | ||