Zum Hauptinhalt springen
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
IT Security DownloadsGitHub Release: ollama/ollama v0.40.0-rc0 (25.09.2026)(25.09.2026 um 04:25 Uhr)
••••
Admin & Dev ToolsGitHub Release: can1357/oh-my-pi v18.3.1 (25.09.2026)(25.09.2026 um 04:34 Uhr)
•
YouTube Security VideosMicrosoft Mechanics: How to Tell If Your Copilot Agent Is Used(25.09.2026 um 03:15 Uhr)
••
Sicherheitslücken (CVE)CVE-2025-36939 | Google Nest 3.78.518349 MLE stack-based overflow(25.09.2026 um 03:20 Uhr)
•••
IT Security DownloadsGitHub Release: ollama/ollama v0.40.0-rc0 (25.09.2026)(25.09.2026 um 04:25 Uhr)
••••
Admin & Dev ToolsGitHub Release: can1357/oh-my-pi v18.3.1 (25.09.2026)(25.09.2026 um 04:34 Uhr)
•
YouTube Security VideosMicrosoft Mechanics: How to Tell If Your Copilot Agent Is Used(25.09.2026 um 03:15 Uhr)
••
Sicherheitslücken (CVE)CVE-2025-36939 | Google Nest 3.78.518349 MLE stack-based overflow(25.09.2026 um 03:20 Uhr)
•••
Intelligence View
⚡ tsecurity.de Intelligence

Admitting Defeat/Moving back to Windows for my daily driver

This is a long post. A very long post. You have been warned. I love Linux. I do. I've used it on & off for over a decade now, starting with Linspire (remember that dumpster fire?), the earlier Ubuntu's up until about 14, CrunchBang…

0
↗ Quelle (reddit.com)
Reagiere als Erste:r — dein Feedback zählt!

This is a long post. A very long post. You have been warned.

I love Linux. I do. I've used it on & off for over a decade now, starting with Linspire (remember that dumpster fire?), the earlier Ubuntu's up until about 14, CrunchBang (#!), Mint Cinnamon, KDE and XFCE editions and, my all time favorite, BunsenLabs (successor to #! after its demise) and even pure Debian, Rasbian and Raspberry Pi OS.

I work for a charity refurbishing PC's, Linux (specifically either BunsenLabs or Mint XFCE) are my go-to's for installs on machines that wouldn't or couldn't run Windows.

I love Linux. I love the ethos. I love the package management. I love how you can tailor it to what you need it to be (I'm specifically talking about the desktop interaction, not server-level stuff).

But, man, I just can't use it as a daily driver any more.

I don't have the worlds most modern PC; it's a 10th gen i9 with an NVIDIA GTX 1060 6GB, I mostly use it for web, mail, virtualisation and some light gaming.

My chosen distro, Mint Cinnamon, is fantastic. Except when it isn't.

Since I installed I've always had this intermittent problem of it not turning off, it'll turn off all services, shut down the whole system but never actually power off. I asked in the Mint forum what might be the problem & was told, bluntly, to "check the logs". That was it, that was the whole reply. Well, I'd already checked the logs and saw nothing that screamed at me. I'm thinking it has something to do with the NVIDIA drivers but haven't managed to pin it down specifically.

Next up, my WiFi/Bluetooth card. It's an AX/WiFi 7 affair. WiFi 'works' out of the box but getting Bluetooth to work had me tracking down some dude (obviously much smarter than I) on Github that had compiled newer/better drivers for the 6.8 Kernel. I have a virtual Post-It on my desktop reminding me not to upgrade the Kernel past 6.8 or I'll break the Bluetooth. And I say 'works' on the WiFi front because, even though it should be capable of saturating my humble gigabit cabled network, it just doesn't, it runs at less than half the throughput it is capable of even though it connects to my router at full speed.

Then there's the gaming aspect. I knew I wouldn't be able to play my entire library on Linux, I didn't care about that. Fact is when I first installed the system games that I wanted to play from GoG? Worked just fine. Then some update or another broke things. Games either wouldn't launch at all or would open up just the launcher then crash out. These are older Linux native ports and, I think at least, rely on now depreciated libraries. I read several tutorials on downgrading this and installing that, but when getting a game to work feels like work, it isn't much fun any more. I have to add that things run through Steam still work just fine.

Now, most recently, and potentially still related to NVIDIA drivers, I can't upgrade the Kernel any more, it complains about missing DKMS dependencies and gives up.

I'm not a complete noob on Linux, as you might expect after all this time, but I am by no means an expert either, nor do I wish to be. I can iron out most problems but lately...I'm getting tired, Boss. I just want things to work and work reliably on my home PC.

Like I said earlier, I work refurbishing PC's, so I'm used to scratching my head and/or banging it up against a wall to get something to work and work reliably. I just...can't do it at home any more.

My fileserver? Linux (Truenas). My aux server? Linux (OMV). My audio system? Linux (Raspberry Pi/mOOde Audio).

I'll continue to love Linux, I'll continue to sing the praises to anyone who is unfortunate enough to stand still long enough for me to do so. But I'm afraid I'm retreating back to Windows for my own sanity for desktop purposes (I get access to the LTSC editions through work, so at least there's that).

submitted by /u/Su1_Gener1s
[link] [comments]

1. Sofort-Triage & Abwehrmaßnahmen

SOC Incident Playbook: Vulnerability Remediation & Verification
Syntax validiert (0 Fehler)
title: Detect Exploitation - Admitting Defeat/Moving back to Windows for my daily driver
id: 89fb40b7-6ea5-420d-81a6-3100b58a7d96
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-25
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
Syntax validiert (0 Fehler)
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-25"
        description = "YARA Signature for "
    strings:
        $str = "Admitting Defeat/Moving back t" ascii wide
    condition:
        any of them
}
Syntax validiert (0 Fehler)
index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("Admitting DefeatMoving back to Windows f")
| stats count earliest(_time) as first_seen latest(_time) as last_seen by src_ip, dest_ip, dest_host, signature
| eval first_seen=strftime(first_seen, "%Y-%m-%d %H:%M:%S"), last_seen=strftime(last_seen, "%Y-%m-%d %H:%M:%S")
| sort - count
Syntax validiert (0 Fehler)
message: "*Admitting DefeatMoving back to Windows f*"
Syntax validiert (0 Fehler)
CommonSecurityLog
| where Message has "Admitting DefeatMoving back to Windows f"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc

2. Cyber Threat Intelligence & Forensik

CTI Threat Relationship Graph3 Knoten / 2 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
🎯
MITRE ATT&CK Matrix Navigator 14 Taktiken
Reconnaissance
-
Resource Development
-
Initial Access
Execution
Persistence
-
Privilege Escalation
Defense Evasion
Credential Access
-
Discovery
-
Lateral Movement
-
Collection
-
Command and Control
Exfiltration
-
Impact
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich Admitting Defeat/Moving back to Windows .... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

⚡ Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Admitting Defeat/Moving back to Windows for my daily driver

Thematisch verwandte Begriffe: Admitting, DefeatMoving, back, Windows · 6 Treffer

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-87722 | Uncontrolled Resource Consumption (CWE-400 / CWE-1333) in regex search q…
Advisory →
tsecurity.de Icon
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel • Rechts: nächster Artikel • unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel TTP ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...
↗ Original-Quelle