Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

74 total results found

1st Shelf

Public Information

Knowledge base

tips & tricks

Secure Smartphones

Public Information

Security Tips für das Smartphone

Public Information

Security Tips für das Smartphone

Public Information 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

Public Information 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

Public Information Secure Smartphones

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?

Public Information

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

Public Information

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

Knowledge base

MacOS Tips & Tricks

Knowledge base

Proxmox Virtual Environment - PVE

Knowledge base

Set system time automatically

Knowledge base Linux Tips and Tricks

​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

Public Information

PVE - VM does not stop

Knowledge base Proxmox Virtual Environment - PVE

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

Knowledge base Proxmox Virtual Environment - PVE

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

Knowledge base MacOS Tips & Tricks

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