TypeSafe AI ‚Jev‘ – was steckt hinter dieser extrem günstigen KI
September 22nd, 2026President Donald J. Trump – speaks at UN General Assembly September 22 2026
September 22nd, 2026Restic REST-Server (Representational State Transfer Server) v0.14.0 – is a high performance HTTP/S server that implements restic’s REST backend API
September 22nd, 2026Pi-hole v6.4.3 FTL v6.7.1 WEB Interface v6.6 – schließt Lücken
September 21st, 2026President Donald J. Trump – Participates in a Ribbon Cutting Ceremony
September 21st, 2026AMD EPYC 9555 – 64 Cores / 128 Threads / 256MB L3 Cache / 3.2 GHz Processor Base Frequency / 4.2 GHz All Core Boost Frequency / 4.4 GHz Max Core Boost Frequency
September 21st, 2026BR quer mit Christoph Süß – Rettungshubschrauber von Sparplänen bedroht
September 21st, 2026NVIDIA CEO Jensen Huang – the exponential growth of AI and in doing so he contradicts recent calls to slow down its development
September 20th, 2026Freunde des Stroms – wenn man mit einer Powerstation in das Hausnetz einspeisen möchte sind einige Dinge zu beachten
September 20th, 2026Restic 0.19.1 – how to backup a restic repository often called creating a ‚backup of a backup‘
September 20th, 2026
Restic – has a native copy command built specifically for this purpose because it copies snapshots from one repository to another while re-encrypting the data using the target repository’s unique key this allows you to keep a secondary backup with a different password
Initialize the secondary target repository
root@rpi-iot-jsho-rslsync-01:~# restic -r /mnt/USB-Stick-backup-repo init
enter password for new repository:
enter password again:
created restic repository 69374ce921 at /mnt/USB-Stick-backup-repo
Please note that knowledge of your password is required to access
the repository. Losing your password means that your data is
irrecoverably lost.
root@rpi-iot-jsho-rslsync-01:~#
Copy the snapshots from your primary repository
root@rpi-iot-jsho-rslsync-01:~# restic -r /path/to/backup-repo copy –from-repo /path/to/primary-repo
root@rpi-iot-jsho-rslsync-01:~# restic -r /path/to/backup-repo copy –from-repo /path/to/primary-repo <Snapshot-ID>
root@rpi-iot-jsho-rslsync-01:~# restic -r /mnt/USB-Stick-backup-repo copy –from-repo /mnt/USB-Stick latest
enter password for source repository:
repository c13f3caf opened (version 2, compression level auto)
enter password for repository:
repository 69374ce9 opened (version 2, compression level auto)
created new cache in /root/.cache/restic
[0:03] 100.00% 5 / 5 index files loaded
[0:00] 0 index files loaded
snapshot e8933a68 of [/resilio-sync.data/USB-Stick] at 2026-09-21 19:05:01.753251041 +0200 CEST by root@rpi-iot-jsho-rslsync-01
copy started, this may take a while…
[2:51:02] 100.00% 290 / 290 packs copied
snapshot 54291b32 saved, copied from source snapshot e8933a68
root@rpi-iot-jsho-rslsync-01:~#
Pros: Secure (uses a different password) and you can selectively copy only the latest or specific snapshots
Cons: Takes more CPU power than a simple file transfer because data is re-encrypted
Ludwig-Maximilians-Universität München (LMU) – Cyberangriff und dabei sind Daten von Studierenden abgeflossen
September 20th, 2026U.S. Transportation Secretary Sean Duffy – says that tanker truck drivers are now allowed to drive 16 hours a day instead of the usual 14 hours
September 20th, 2026
Microsoft Windows 11 – DNS Resolver Cache anzeigen & löschen
September 20th, 2026
Microsoft Windows 11 – wer am PC im Internet surft hinterlässt bekanntlich Spuren und sollte daher regelmäßig den Browserverlauf löschen doch wenige wissen dass nicht nur der Browser die besuchten Internetseiten speichert sondern auch Windows 11 selbst


