Archive for April 24th, 2026
Opel Kadett B (1968) – eine Sammlung alter Autotests von Rainer Günzler
Freitag, April 24th, 2026Freitag, April 24th, 2026
deepseek-v4-flash is now available on Ollama's cloud! Hosted in the US.
Try it with Claude Code:
ollama launch claude –model deepseek-v4-flash:cloudTry it with OpenClaw:
ollama launch openclaw –model deepseek-v4-flash:cloudTry it with Hermes:
ollama launch hermes… https://t.co/9ZJ75OqEmx— ollama (@ollama) April 24, 2026
basebox – ist der souveräne AI Stack für Organisationen die keine kritischen Daten an externe AI Dienste senden können
Freitag, April 24th, 2026basebox – eine AI für kritische Daten nutzen und gleichzeitig die Kontrolle behalten
Proxmox Virtual Environment (VE) 9.1.9 – Ubuntu 26.04 LTS Desktop (Resolute Raccoon) requires a 64bit 2 GHz dual core processor 6 GB of RAM is strongly recommended and 25 GB of storage for a standard installation
Freitag, April 24th, 2026Proxmox Virtual Environment (VE) 9.1.9 – Ubuntu 24.04 LTS Desktop (Noble Numbat) requires a 64bit 2 GHz dual core processor 4 GB of RAM is strongly recommended and 25 GB of storage for a standard installation
Freitag, April 24th, 2026Installing Ubuntu Desktop on systems with low memory (typically less than 4GB) can lead to hangs specifically during the ‚Copying files‘ or ‚Preparing‘ stages, because the Live USB environment lacks sufficient swap space

How to install ’ssh‘
root@pve-SNIFFER-01:~# apt-get install openssh-server
root@pve-SNIFFER-01:~# systemctl status ssh
root@pve-SNIFFER-01:~# systemctl enable ssh
root@pve-SNIFFER-01:~# systemctl start ssh
root@pve-SNIFFER-01:~# systemctl status ssh
root@pve-SNIFFER-01:~# vi /etc/ssh/sshd_config
PermitRootLogin yes
root@pve-SNIFFER-01:~# systemctl restart ssh
How to install ‚wireshark‘
root@pve-SNIFFER-01:~# add-apt-repository ppa:wireshark-dev/stable
root@pve-SNIFFER-01:~# apt-get update
root@pve-SNIFFER-01:~# apt-get install wireshark
root@pve-SNIFFER-01:~# dpkg-reconfigure wireshark-common
js@pve-SNIFFER-01:~$ sudo adduser $USER wireshark
js@pve-SNIFFER-01:~$ wireshark

