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

95 total results found

1st Shelf

Public Information

Knowledge base

tips & tricks

Abandoned projects

obsolet unfinished

Secure Smartphones

Public Information

Security Tips für das Smartphone

Public Information

CheckMK

Abandoned projects

Monitoring Software

Linux Tips and Tricks

Knowledge base

MacOS Tips & Tricks

Knowledge base

Proxmox Virtual Environment - PVE

Knowledge base

PWM Password Management

Abandoned projects

LDAP Account Manager

Abandoned projects

hCloud - Nextcloud

Public Information

Bacula

Abandoned projects

Mail Service hMail

Public Information

Thunderbird

Knowledge base

CSA Webflow

Knowledge base

NEVIS

Abandoned projects

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...

Introduction

Abandoned projects CheckMK

Introduction Company link Checkmk is a comprehensive solution for monitoring of applications, servers, and networks. This vast set of features was designed in collaboration with our customers over many years. Checkmk is easy to learn and use, but powerful ...

Installation

Abandoned projects CheckMK

Installation on Linux Download You can download the current version here: Checkmk download After selecting the desired version it will create a command. Copy the command and execute in a Linux terminal. It looks like this: wget https://download.checkmk.co...

Securing the webinterface

Abandoned projects CheckMK

So far I couldn't make that working.  Useful link Docs: Securing the Webinterface Activating the Apache modules a2enmod ssl systemctl restart apache2 locate the certificate file: find /etc/apache2/ -type f -exec grep -Hn '^\s*SSLCertificate.*File' {} \;...

checkmk Agent installation on linux

Abandoned projects CheckMK

Download the Agent Setup --> Agents --> "Windows, Linux, Solaris, AIX" --> Related --> "Linux, Solaris, AIX" --> right click on the file --> Copy link address Install the Agent For Debian based systems wget http://syslog.simmy.ch/monitoring2/check_mk/agent...

SNMP Configuration for mikrotik routers

Abandoned projects CheckMK

Configuration on mikrotik IP --> SNMP --> Communities Create community simmy with high encryption Enable and select the trap community Configuration on checkmk I created a folder for all mikrotik devices. Use the same community and passwords as abo...

Integration of Proxmox VE

Abandoned projects CheckMK

Configuration on Proxmox VE Create a group named read_only. Create a user named checkmk_user and add it to the group read_only. Add a group Permission: Install the Linux client. Configuration on checkmk Setup --> Hosts --> find and select propert...

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...

Backup to USB Drive

Abandoned projects

Introduction For same applications it might be necessary to use an external drive without adding this drive to a ZPool. E.g. if you want to copy from or to an external device. TrueNAS did not play well with this USB Bavkup solution. So finally I created anoth...

Agent installation on TrueNAS

Abandoned projects CheckMK

Download the Agent Setup --> Agents --> "Windows, Linux, Solaris, AIX" --> Related --> "Linux, Solaris, AIX" --> right click on .deb file --> Copy link address Then you will have the address of the .deb file, which can be downloaded with wget: wget http://s...

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

MacOS - Privacy hint / OCSP patch

Knowledge base MacOS Tips & Tricks

Introduction The Online Certificate Status Protocol (OCSP) is an Internet protocol used for obtaining the revocation status of an X.509 digital certificate.It is described in RFC 6960 and is on the Internet standards track. It was created as an alternative to...

How to Disable SIP

Knowledge base MacOS Tips & Tricks

Introduction System Integrity Protection (SIP) SIP protects MacOS from cyber attacks. However, it also prevents the installation of certain software. So it can become necessary to disable SIP temporarily. Boot into recovery mode Silicon M1, M2, M3 Shut do...

Boot into recovery mode

Knowledge base MacOS Tips & Tricks

Intel based Reboot and press: Command-R: Start up from the built-in macOS Recovery System. Use this key combination to reinstall the latest macOS that was installed on your system, or to use the other apps in macOS Recovery. Option-Command-R: Start up fro...