Select Page

This is the scrapbook.

Here is where random information goes. Most of them are little snippets of information, stories, quick fixes or references to additional scrapbook-style information – short notes that were helpful to me and might be useful to someone else. Of course, this is only meant as a suggestion, without any guarantee or assurance of function or feasibility. If you would like my professional, technical support, please contact me at https://c-7.de.

Die “Kladde”

Hier landen zufällige Informationen. Die meisten davon sind kleine Informationsschnipsel,Geschichten,  schnelle Lösungen oder Verweise auf zusätzliche Informationen im Sammelalbum-Stil – kurze Notizen, die für mich hilfreich waren und vielleicht auch für jemand anderen nützlich sein können. Natürlich ist das hier nur als Anregung zu verstehen, ohne jegliche Gewähr oder Zusicherung einer Funktion oder Machbarkeit. Wenn Sie meine professionelle, technische Unterstützung möchten, Kontaktieren Sie mich bitte über https://c-7.de

Tech Corner

OLLAMA server and directory

sibi@C7M1 llama.cpp % launchctl setenv OLLAMA_HOST "0.0.0.0" sibi@C7M1 llama.cpp % launchctl setenv OLLAMA_MODELS /Volumes/lsdSSD/AI/LLM/Ollama_Models/ Claus Siebeneicher E cs@c-7.de W siebeneicher.com T +32494373832

Nextcloud client on Synology NAS

If your Nextcloud URL is: example.com/nextcloud/ Your WebDAV URL is: example.com/nextcloud/remote.php/dav/files/USERNAME (replace USERNAME with your username on your nextcloud instance) Install 'Cloud Sync'. Add an Agent Select 'WebDAV' Add the URL for your NextCloud...

Colima Docker and Python

After switching from docker desktop to Colima Autogen RuntimeError: Code execution is set to be run in docker (default behaviour) but docker is not running. The options available are: - Make sure docker is running (advised approach for code execution) - Set...

Excel upload to OpenProject

Python script to upload Excel data to OpenProject (not fully tested) import pandas as pd import requests import argparse """ This Python script is designed to facilitate the bulk uploading of work packages into an OpenProject instance. Work packages, which are project...

Keine Verbindung mit Safari oder anderen

Heute wollte ich mal wieder einen alten Mac (2010) in Betrieb nehmen. Wieder die Verbindung zu dem lokalen File Server noch Verbindungen/Webbrowsern wie Safari und Firefox waren möglich. (BAD CERTIFICATE). Ich hätte mal genauer lesen sollen, welche Probleme mit den...