Suche nach: 1password
In the article “How do you manage your passwords?” I described some thoughts on how to handle passwords securely. One possible solution to make the ha...
KeePass KeePass takes a different approach and stores the passwords in a file and can thus be used completely without the Internet or the need for a c...
Bitwarden is a web-based password manager, similar to LastPass, but open source and the ability to run (host) it yourself. How Bitwarden compares to o...
Als Passwort zeigen Programme, einmal eingegeben, oft nur Sternchen anstelle des Passwortes an: *******. Abgesehen von einigen Ausnahmen kann das hint...
The hype about PV systems has also left its mark on me, so - in order to gain some experience - I have put together an 800 watt balcony power plant: C...
From the user's point of view, there is no reasonable reason to start something as "SYSTEM". However, if the local administrator has too few rights, "...
To ensure that a specific user is automatically logged in when the computer is started, this can be stored as follows: Variant 1: User accounts via GU...
To be able to set my WLAN settings for OpenWrt more quickly, I have put together an online wizard for creating the necessary commands. The aim of the...
MQTT (Message Queuing Telemetry Transport) is an open network protocol for transmitting messages between devices. An MQTT broker, like the open source...
Anyone who wants to access a private network from the Internet may need a DynDNS service (dynamic DNS, DynDNS or DDNS) for this purpose. If the Intern...
With the small USB stick Conbee2 I extended my NAS with a Zigbee gateway. Conbee2 can be installed on Raspbian, Ubuntu, Docker or Windows. Conbee 2: w...
A Raspberry Pi with OctoPi installed offers a very easy way to upgrade existing 3D printers. OctoPrint web interface The OctoPrint included in OctoPi...
Für eine Temperaturmessung in Home-Assistant gibt es eine Vielzahl verschiedener Sensoren und Möglichkeiten diese einzubinden. Beim Einsatz von Zigbee...
For temperature measurement in Home Assistant, there are a variety of different sensors and ways to integrate them. When using Zigbee, for example, Aq...
As already mentioned in an earlier article, I have replaced the Deye-SUN800 inverter with a Hoymiles HMS-2000-4T. The HMS-2000-4T does not have a WLAN...
Home Assistant verwendet als Datenbank SQLite. In SQLite werden alle Daten in eine einfache Datei gespeichert: home-assistant_v2.db. Ich hatte mit der...
Um meine WLAN-Einstellungen für OpenWrt schneller setzen zu können, habe ich einen Online-Wizard für das Erstellen der notwendigen Befehle zusammenges...
Grafana is a web application for visualizing data. With Grafana you can create nice charts or define alarms in a few minutes. Docker Basics Docker...
With ioBroker different automation solutions or devices can be combined in one system. To address specific gateways or devices, different adapters are...
Hier die wichtigsten Befehle für das Verwalten einer MySQL-Datenbank im Terminal. MySQL Client Sollte der Befehl mysql in Debian nicht verfügbar sein...
Ein Raspberry Pi mit installiertem OctoPi bietet eine sehr einfache Möglichkeit bestehende 3D Drucker aufzurüsten. OctoPrint-Webinterface Das in Octo...
Für das Sammeln von Systemdaten anderer Betriebssysteme bietet HomeAssistant unter anderem eine Glances-Integration. Glances ist ein Terminalprogramm...
For collecting system data from other operating systems, HomeAssistant offers Glances integration, among other things. Glances is a terminal program...
Speziell komplexe Automatisierungen können in Home-Assistant und dessen Automations eventuell etwas unübersichtlich werden. Wer an die Grenzen der int...
Als Vorbereitung für den Upload von Sketches an einen Microcontroller habe ich die ESP32-Boardinfromationen und einen USB to UART Bridge Treiber insta...