Kategorie-Archive: Datenbanken
Links
SQL Tutorial
Virtualbox | Server installieren
How to Install LAMP Apache, MySQL, PHP on Debian 11
InfluxDB – gesammelt
Anmeldung influx in Terminal influx -username user -password password User-Berechtigung für Datenbank hinzufügen GRANT ALL ON database TO user_iobroker (z.B. database = wetterstation) Enable authentication in the configuration file Edit configuration file: nano /etc/influxdb/influxdb.conf [http]auth-enabled = true auf false setzen