Suche nach: 1password
Topics
Stories
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...
Without proper tools, it is difficult to use complex and unique passwords on all websites, which lowers the security of accounts and thus one's data....
Conclusion Since I don't want to make access to my passwords dependent on a cloud provider, LastPass and synchronization via a browser are eliminated...
Bitwarden Vaultwarden Bitwarden is the open source alternative to LastPass. Bitwarden, unlike LastPass,can be self-hosted. Compared to KeePass, Bitwar...
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...
If you often work with Remote Desktop on a remote server, you may find that you need to change the password of the user you are using. If a different...
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...
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...
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...
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...
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...
Mit Laradock einfach eine Laravel Entwicklungsumgebung starten Docker Basics Docker ermöglicht es, Services oder Applikationen per Befehl in ein...
Ein Raspberry Pi mit installiertem OctoPi bietet eine sehr einfache Möglichkeit bestehende 3D Drucker aufzurüsten. OctoPrint-Webinterface Das in Octo...
Eine InfluxDB Datenbank ist eine für Zeitdaten optimierte Datenbank. Für das Visualisieren wird InfluxDB des Öfteren in Kombination mit Grafana einges...
Wie bereits angekündigt, habe ich für meine Webseiten Plesk mit Docker ersetzt. Zwar verwalte ich die Seiten jetzt über das Terminal und nicht mehr üb...
Durch die Verwendung eines Adblockers ist es möglich einen Großteil der angezeigten Werbung im Internet auszublenden. Wer für sein Heimnetzwerk einen...
Für das Sammeln von Systemdaten anderer Betriebssysteme bietet HomeAssistant unter anderem eine Glances-Integration. Glances ist ein Terminalprogramm...
Home Assistant verwendet als Datenbank SQLite. In SQLite werden alle Daten in eine einfache Datei gespeichert: home-assistant_v2.db. Ich hatte mit der...
With ioBroker different automation solutions or devices can be combined in one system. To address specific gateways or devices, different adapters are...
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...
MQTT (Message Queuing Telemetry Transport) is an open network protocol for transmitting messages between devices. An MQTT broker, like the open source...