Ubuntu 24.04 – the file ‚/var/log/syslog‘ should be emptied by truncating it rather than deleting it
Juni 8th, 2026root@ra-ai-01:~# truncate -s 0 /var/log/syslog
Ubuntu 24.04 – configuring the correct timezone is crucial for ensuring accurate system timing vital for log tracking
Juni 8th, 2026root@ra-ai-01:~# timedatectl
Local time: Mon 2026-06-08 13:49:48 UTC
Universal time: Mon 2026-06-08 13:49:48 UTC
RTC time: Mon 2026-06-08 13:49:48
Time zone: Etc/UTC (UTC, +0000)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
root@ra-ai-01:~# timedatectl set-timezone Europe/Berlin
root@ra-ai-01:~# date
Mon Jun 8 03:50:51 PM CEST 2026
root@ra-ai-01:~# timedatectl
Local time: Mon 2026-06-08 15:51:03 CEST
Universal time: Mon 2026-06-08 13:51:03 UTC
RTC time: Mon 2026-06-08 13:51:03
Time zone: Europe/Berlin (CEST, +0200)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
root@ra-ai-01:~#
Berliner Verwaltungsgericht – will am Montagnachmittag sein Urteil über die Berliner Krankenhausfinanzierung sprechen
Juni 8th, 2026Munich Airport (MUC) – a defect in a fan was later identified as the cause of the fire alarm and a component was replaced
Juni 8th, 2026
Unternehmen suchen IT Führungskräfte (CIOs) – die Erfahrung mit KI Datenanalyse und Cloud Computing haben
Juni 7th, 2026Ollama – installing specific versions
Juni 7th, 2026Use OLLAMA_VERSION environment variable with the install script to install a specific version of Ollama including pre-releases you can find the version numbers in the releases page
root@ra-ai-01:~# curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.24.0 sh
>>> Cleaning up old version at /usr/local/lib/ollama
>>> Installing ollama to /usr/local
>>> Downloading ollama-linux-amd64.tar.zst
############################################# 100.0%
>>> Adding ollama user to render group…
>>> Adding ollama user to video group…
>>> Adding current user to ollama group…
>>> Creating ollama systemd service…
>>> Enabling and starting ollama service…
>>> NVIDIA GPU installed.
root@ra-ai-01:~# ollama –version
ollama version is 0.24.0
Ollama 0.30.6 LLM ‚gemma4:12b‘ – is currently not usable for normal local text generation
Juni 7th, 2026GPN24 04.-07.06.2026 – besser Tunneln mit SSH
Juni 7th, 2026Die Gulaschprogrammiernacht (kurz: GPN) ist ein 4-tägiger Kongress der vom Entropia e.V. (CCC Karlsruhe)
Ollama 0.30.6 LLM ‚gemma4:e2b‘ | ‚gemma4:e2b‘ – fails to load n_inputs < GGML_SCHED_MAX_SPLIT_INPUTS
Juni 7th, 2026Larger Gemma 4 models load just fine it is something specifically with the smaller ones

