Howto uninstall Ollama

Ollama is an environment for running so-called LLMs (large language models) on Linux. It is a secure and, above all, data-efficient way to try out various models on a local computer. Additionally, a system service is installed that runs automatically with every start. So what to do if you want to remove Ollama? The developers … Read more

Estonian open-eid installation on Debian bookworm

Since release of Debian stable release codenamed “bookworm” up until today the distribution is not officially supported by the Estonian governments official installation script of their mandatory digital ID software. You would think Debian’s usually longer release cylce would make it easier to catch up with software releases, but here we go again. Fortunately, installation … Read more

Causes for full Linux partition & howto free memory

The accumulation of logs and temporary file junk can cause the root partition to fill up noticeably. If the storage space is exhausted, the system can no longer install updates, for example, and in some cases this is the first perceptible sign that something has gotten out of hand. A completely full root partition mainly … Read more

Raspberry Pi: Sharing Network Folders with Windows Computers

Regardless of the purpose for which a Raspberry Pi is primarily used, a shared directory is a basic function in any home network, and a continuously operating Pi is excellently suited to handle this task on the side. This short guide is suitable for creating a shared directory using Samba on the network, which can … Read more