President Donald J. Trump – Delivers Remarks April 25 2026
April 26th, 2026Deutsche Telekom ‚Red Team‘ – Anthropics Claude Opus has uncovered a dangerous security vulnerability ‚Pack2TheRoot‘ in Linux systems
April 26th, 2026Deutsche Telekom ‚Red Team‘ – Pack2TheRoot (CVE-2026-41651) Cross-Distro Local Privilege
Microsoft Windows 11 – how to share a wired internet connection from a laptop to other devices such as phones
April 26th, 202641. Christlich-Demokratischen Arbeitnehmerschaft Deutschlands (CDA) Bundestagung – Rede von Bundeskanzler Friedrich Merz (CDU)
April 25th, 2026April 25th, 2026
Congratulations to our partners for securing the financing for our data center campus in Saline Township, Michigan. The rapid progress at this data center underscores the urgency and scale of building America’s next-generation AI infrastructure. Together with our partners, we are…
— Oracle (@Oracle) April 24, 2026
Google Chrome OS Version 147.0.7727.117 – steht zum Download bereit
April 25th, 2026April 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
April 24th, 2026basebox – eine AI für kritische Daten nutzen und gleichzeitig die Kontrolle behalten
Proxmox 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
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@js-SNIFFER-01:~# apt-get install openssh-server
root@js-SNIFFER-01:~# systemctl status ssh
root@js-SNIFFER-01:~# systemctl enable ssh
root@js-SNIFFER-01:~# systemctl start ssh
root@js-SNIFFER-01:~# systemctl status ssh
root@js-SNIFFER-01:~# vi /etc/ssh/sshd_config
PermitRootLogin yes
root@js-SNIFFER-01:~# systemctl restart ssh
How to install ‚wireshark‘
root@js-SNIFFER-01:~# add-apt-repository ppa:wireshark-dev/stable
root@js-SNIFFER-01:~# apt-get update
root@js-SNIFFER-01:~# apt-get install wireshark
root@js-SNIFFER-01:~# dpkg-reconfigure wireshark-common
js@pve-SNIFFER-01:~$ sudo adduser $USER wireshark
js@pve-SNIFFER-01:~$ wireshark


