Archive for the ‘Addon Software’ Category

Microsoft Windows 11 – Download Windows 11 Build 29634 LTSC Disk Image (ISO)

Dienstag, Juli 28th, 2026

Microsoft Windows 11 – Download Windows 11 Disk Image (ISO)

Microsoft Office LTSC 2021 – wird am 13.10.2026 das Ende des Supports erreichen

Sonntag, Juli 26th, 2026

Microsoft Windows 11 – Rufus with the ‚Windows To Go‘ Mode

Sonntag, Juli 26th, 2026

Bundeskabinett – stärkt mit ‚CyberGovSecure‘ die Cybersicherheit der Bundesverwaltung

Sonntag, Juli 26th, 2026

Microsoft Power BI – Update July 2026

Donnerstag, Juli 23rd, 2026

Microsoft Windows 11 – dieser Bug erstellt tausende Leerer Ordner und „müllt“ die Festplatte zu

Montag, Juli 20th, 2026

Microsoft Windows 11 – in der Nacht zum Sonntag hat Microsoft angefangen ein außerplanmäßiges Update zu verteilen es soll insbesondere Performanceprobleme ausbessern die der Hersteller auf einigen Dell Computern bestätigt hat

Sonntag, Juli 19th, 2026

Microsoft Windows Server 2022 – der Mainstream Support endet am 13. Oktober 2026 und der Long Term Support (LTS) ist bis zum 14. Oktober 2031 gegeben

Freitag, Juli 17th, 2026

Google Chrome OS Version 150.0.7871.129 – steht zum Download bereit

Freitag, Juli 17th, 2026

Microsoft Windows 11 – mit Update KB5095093 können einige Dell PC(s) Leistungsprobleme haben

Donnerstag, Juli 16th, 2026

Google Chrome OS Version 150.0.7871.125 – steht zum Download bereit

Mittwoch, Juli 15th, 2026

Cybersecurity Mittendrin – Active Directory Advanced Threat Hunting #18

Mittwoch, Juli 15th, 2026

Microsoft CEO Satya Nadella – sagt dass Unternehmen für ihre KI Nutzung doppelt bezahlen in diesem Zusammenhang hat er den Begriff ‚Reverse Information Paradox‘ geprägt einmal für die Tools selbst und einmal mit ihren Daten und Geheimnissen die sie in diese eingeben

Dienstag, Juli 14th, 2026

Microsoft Windows – Upload a logfile via SCP on Windows using PowerShell or Command Prompt with the scp command to Linux

Sonntag, Juli 12th, 2026
PS C:\Users\josef> ssh-keygen -t ed25519
Generating public/private ed25519 key pair.
Enter file in which to save the key (C:\Users\josef/.ssh/id_ed25519):
Created directory ‚C:\\Users\\josef/.ssh‘.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in C:\Users\josef/.ssh/id_ed25519
Your public key has been saved in C:\Users\josef/.ssh/id_ed25519.pub
The key fingerprint is:
SHA256:1OVbI7O4mBwLtnYhANf0dDxcdVMJ7cvuPiCiSCwskdY josef@JSPC04
The key’s randomart image is:
+–[ED25519 256]–+
| . .o. .o..oo+.=|
| o .o o+o +.|
| o . o ..+ + |
| + E . . . * o |
|. o . + S . o . .|
| . o + = B o . o |
| . o + B o . o |
| o o o |
| oo.|
+—-[SHA256]—–+
PS C:\Users\josef>
PS C:\Users\josef> type $env:USERPROFILE\.ssh\id_ed25519.pub | ssh js@192.168.1.171 „mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys && chmod 700 ~/.ssh && chmod 600 ~/.ssh/authorized_keys“
The authenticity of host ‚192.168.1.171 (192.168.1.171)‘ can’t be established.
ED25519 key fingerprint is SHA256:zI6V3Rl3stahK17d5kBlAwYdaVfRvYUmOE+BALYO5tk.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added ‚192.168.1.171‘ (ED25519) to the list of known hosts.
js@192.168.1.171’s password:
PS C:\Users\josef>
PS C:\Users\josef> ssh js@192.168.1.171
Welcome to Ubuntu 24.04.4 LTS (GNU/Linux 6.8.0-134-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/pro
System information as of Sun Jul 12 12:56:02 PM CEST 2026
System load: 0.08
Usage of /: 33.1% of 97.87GB
Memory usage: 1%
Swap usage: 0%
Temperature: 38.0 C
Processes: 233
Users logged in: 1
IPv4 address for eno1: 192.168.1.171
IPv6 address for eno1: fdc8:f25b:527b:0:921b:eff:fe26:cc
IPv6 address for eno1: 2003:d4:c745:9900:921b:eff:fe26:cc
* Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
just raised the bar for easy, resilient and secure K8s cluster deployment.
https://ubuntu.com/engage/secure-kubernetes-at-the-edge
Expanded Security Maintenance for Applications is not enabled.
5 updates can be applied immediately.
4 of these updates are standard security updates.
To see these additional updates run: apt list –upgradable
Enable ESM Apps to receive additional future security updates.
See https://ubuntu.com/esm or run: sudo pro status
Last login: Thu May 28 13:52:39 2026 from 192.168.1.112
js@ra-ai-01:~$ exit
PS C:\Users\josef>
PS C:\Users\josef> Get-WinEvent -FilterHashtable @{LogName=’System‘,’Application‘; Level=1,2,3; StartTime=(Get-Date).AddDays(-1)} | Export-Csv -Path „C:\Logs\UrgentLogs.csv“ -NoTypeInformation
PS C:\Users\josef> scp „C:\Logs\UrgentLogs.csv“ js@192.168.1.171:/home/js/Logs/

Google Chrome OS Version 150.0.7871.115 – steht zum Download bereit

Donnerstag, Juli 9th, 2026