Advanced Search
Search Results
74 total results found
1st Shelf
Public Information
Knowledge base
tips & tricks
Secure Smartphones
Security Tips für das Smartphone
Security Tips für das Smartphone
Einleitung Es ist nicht möglich, eine abschliessende Liste zu erstellen, die alle möglichen Szenarien abdeckt und den Umgang mit dem Mobiltelefon sicher macht. Daher ist der wichtigste Tip, seinen eigenen gesunden Menschenverstand zu benutzen und nicht blind ...
Secure Smartphones
Secure Smartphones Mikro-Einführung, Lamberto Grippi LineageOS Ist ein ent-Googletes Android. Soweit wie möglich wurden die Verbindungen zu Google entfernt. Ohne Google-Layer gibt es keine Push-Notifications. Einige Apps sind jedoch von Google abhängig un...
Free Smartphone
Freiheitshandy - Warum ? Smartphones sind mit Trackern und Software ausgestattet, die den Benutzer überwachen und unnötig viele Informationen an die Hersteller senden. Eine Grafik veranschaulicht das: Das Problem liegt nicht am Smartphone selbst, sondern a...
Blackout - Was nun?
Blackout - was ist das? Ein Blackout ist der Ausfall der Stromversorgung durch den staatlichen Versorger. Man kann sich durch eine Notstromversorgung dagegen absichern. Die Nachfolgenden Zeichnungen und Bilder dienen rein zur Illustration. Konkrete Beispiele...
Public Services
Aktuell Derzeit werden diese Services über das Internet angeboten. Services die eine Registrierung benötigen Service Beschreibung Info Link Direktzugriff hCloud (File Service, CalDAV, CardDAV) NextCloud Kollaborationsplattform hCloud - Next...
Linux Tips and Tricks
MacOS Tips & Tricks
Proxmox Virtual Environment - PVE
Set system time automatically
Introduction It is possibly to set and synchronize the time in Linux automatically through the systemd service. It's the successor of NTP daemon. In my network the mt-engine01.simmy.ch provides system time. Hence the device can change, I created an DNS alias...
Mail Service hMail
PVE - VM does not stop
Introduction Sometimes a virtual machine cannot be stopped from the GUI. Resolution qm stop <number> Useful links https://bobcares.com/blog/proxmox-cant-stop-vm/
PVE - No quorum error
Introduction A typical error on a PVE cluster is No Quorum error It can happen, when other machines of the cluster stop functioning. Resolution pvecm expect 1 Useful links No quorum error Definition Quorum
MacOS - Flush DNS Cache
Introduction For some reasons Apple nurses a bug in the DNS resolver. This leads to the problem, that some FQDNs cannot be resolved correctly. The workaround is quite simple. Resolution sudo dscacheutil -flushcache sudo killall -HUP mDNSResponder