<?xml version="1.0" encoding="UTF-8" ?> 
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom"> 
<channel> 
<title><![CDATA[Team IT Security - 🐧 Linux Tipps]]></title> 
<link><![CDATA[https://tsecurity.de/feed.php?typ=22&q=]]></link> 
<description><![CDATA[Willkommen bei Linux Tipps, Ihrem Informationsportal für Linux. Auf dieser Webseite können Sie die neuesten Nachrichten und Informationen aus verschiedenen RSS-Feed-Quellen zu Linux-Themen lesen. Sie können die Beiträge nach Datum, Quelle oder Kategorie filtern und als Liste oder Grid anzeigen. Außerdem können Sie den RSS-Feed von Linux Tipps abonnieren oder den Newsletter bestellen, um täglich die wichtigsten Linux-News per E-Mail zu erhalten. Linux Tipps ist ein Projekt von Team IT Security, einem Nachrichtenportal über Cybersecurity.]]></description>
<copyright>2026</copyright>
<atom:link href="https://tsecurity.de/feed.php?typ=22&amp;q=_" rel="self" type="application/rss+xml" />
<item> 
<title><![CDATA[How to Install VirtualBox in Ubuntu 26.04 LTS]]></title> 
<description><![CDATA[Virtualbox has been around for almost 2 decades now. It was launched in 2007 as open source by Innotek and later acquired by Sun microsystems and became a part of Oracle product catalogue when Oracle purchased Sun microsystems. Virtualbox basically lets you create a computer within a computer. You are able to install another OS [&hellip;] ]]></description>
<link>https://tsecurity.de/de/3596852/IT+Betriebssysteme/Linux+Tipps/How+to+Install+VirtualBox+in+Ubuntu+26.04+LTS/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596852/IT+Betriebssysteme/Linux+Tipps/How+to+Install+VirtualBox+in+Ubuntu+26.04+LTS/</guid>
<pubDate>Sun, 14 Jun 2026 11:15:00 +0200</pubDate>
</item>
<item> 
<title><![CDATA[from fedora back to Ubuntu]]></title> 
<description><![CDATA[I was very excited to get my &#039;new&#039; T14s Ryzen 5 16gb laptop. So keen to get Fedora installed and it felt so mega swift. Looked clean, tidy, snappy. However, after the main updates, the issues occurred. VLC media player refused to play the headphones continuously, only in an initial burst then gone, silent. Dragon media player would play but then crashed, the whole system. Next, no boot - latest kernel had gone bad. So revert to the one before. That then went bad also. Revert to the one remaining and give up. So, Ubuntu 24.04 and after the bizarre issue upon first run (maybe Wayland), where icon buttons to click registered the click (changed colour slightly) but they wouldnt go anywhere. Not all on a page, just one or two when the other clickable parts worked fine...so try xorg and then seemingly plane sailing. Now with my usual apps installed obsidian, vlc, writer, chrome...and some basic aesthetic changes, maybe, just maybe, I have the stable and fast and pleasant looking linux setup I was after. Also will mention for those who do not know and experience similar issues - on both my L390 and this T14S, when using an aftermarket power charger, of the right wattage, it causes the touchpad cursor to become laggy, a bit drunken swaying, heavy. If you experience the same issue, ponder it could be the charger. As in my case using the proper Lenovo charger solved the issue.    submitted by    /u/JohanNagel79   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596592/IT+Betriebssysteme/Linux+Tipps/from+fedora+back+to+Ubuntu/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596592/IT+Betriebssysteme/Linux+Tipps/from+fedora+back+to+Ubuntu/</guid>
<pubDate>Sun, 14 Jun 2026 05:24:50 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Wine Staging 11.11 has been released. The number of patches carried atop the upstream codebase is now sitting at 289]]></title> 
<description><![CDATA[From the article  Following Friday&#039;s exciting release of Wine 11.11 with Wayland driver improvements, Wine-Staging 11.11 is now available for this experimental/testing derivative that continues carrying nearly 300 patches atop the upstream codebase.   The release of Wine-Staging 11.11 clocks in tonight at 289 patches atop the &quot;vanilla&quot; upstream Wine 11.11 codebase.  Over the past two weeks there have not been any new patches added to staging but the VKD3D Git code was updated for newer Direct3D 12 on Vulkan support. Additionally, the DCompositionCreateDevice2 patches carried by Wine-Staging were also updated to their latest state.  Wine-Staging 11.11 downloads and more details can be found via the WineHQ.org GitLab.    submitted by    /u/somerandomxander   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596591/IT+Betriebssysteme/Linux+Tipps/Wine+Staging+11.11+has+been+released.+The+number+of+patches+carried+atop+the+upstream+codebase+is+now+sitting+at+289/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596591/IT+Betriebssysteme/Linux+Tipps/Wine+Staging+11.11+has+been+released.+The+number+of+patches+carried+atop+the+upstream+codebase+is+now+sitting+at+289/</guid>
<pubDate>Sun, 14 Jun 2026 06:03:12 +0200</pubDate>
</item>
<item> 
<title><![CDATA[ASUS ROG Strix G512LW / Realtek ALC294 Linux speaker fix — Ubuntu/Kubuntu + Fedora]]></title> 
<description><![CDATA[I wanted to share this because I spent way too long chasing this issue, and maybe it saves someone else the headache. This was tested on an: ASUS ROG Strix G512LW / G512LW_G512LW Realtek ALC294 internal audio Intel Comet Lake-H UHD graphics NVIDIA RTX 2070 Mobile / Max-Q  The problem The laptop&rsquo;s internal speakers were detected in Linux, but they were silent. Symptoms I ran into: Built-in audio shows up in sound settings Speaker-test runs but no sound comes out Headphones/HDMI may show separately PipeWire/WirePlumber sees the device Internal speakers may randomly break again after updates/reboots  The important thing I learned is that this fix is not just distro-specific. The same laptop can need a slightly different snd-hda-intel model= order depending on which HDA audio controller Linux detects first. This laptop has both: Intel PCH / Realtek ALC294 analog audio NVIDIA HDMI audio  The model= options are position-based, so the order matters. Step 1: Check your audio card order Run: aplay -l  Look for something like this: card 0: PCH [HDA Intel PCH], device 0: ALC294 Analog card 1: NVidia [HDA NVidia], HDMI devices  or the reverse order, where NVIDIA is card 0 and PCH/ALC294 is card 1. That card order decides which fix to use. If PCH / ALC294 is card 0 and NVIDIA is card 1 This was the working order on my Fedora install. Use: options snd-hda-intel model=asus-zenbook,auto  Create the config: sudo tee /etc/modprobe.d/rog-audio.conf &gt;/dev/null    submitted by    ]]></description>
<link>https://tsecurity.de/de/3596590/IT+Betriebssysteme/Linux+Tipps/ASUS+ROG+Strix+G512LW+%2F+Realtek+ALC294+Linux+speaker+fix+%E2%80%94+Ubuntu%2FKubuntu+%2B+Fedora/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596590/IT+Betriebssysteme/Linux+Tipps/ASUS+ROG+Strix+G512LW+%2F+Realtek+ALC294+Linux+speaker+fix+%E2%80%94+Ubuntu%2FKubuntu+%2B+Fedora/</guid>
<pubDate>Sun, 14 Jun 2026 07:44:05 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Call to action: computers are getting expensive but 10,000,000 otherwise perfect $200 Linux machines are getting bricked. Once-in-a-lifetime opportunity to save them from landfills.]]></title> 
<description><![CDATA[First off, fuck AI slop and I wrote the whole post myself without AI. It took me a whole afternoon. TL;DR: we are at a historical opportunity to push for Apple to allow post-market OSes on iPads. Capable iPads Face Planned Obsolescence With iPadOS 27, Apple is officially dropping support for the millions of units of iPad Pro 11 (1st gen) and iPad Pro 12.9 (3rd gen), as well as tens of millions of iPad Air (3rd gen), iPad (8th gen), and iPad mini (5th gen). (iPad shipment of 2019 alone was ~50 million.) These machines will soon become functionally useless, because:  You cannot update Safari without updating iOS/iPadOS. You simply cannot install a newer version of another browser to get around this, because Apple forces all App Store browsers to use the same WebKit engine that shipped with iOS/iPadOS. You also cannot install another OS on iPads. As a result, as soon as websites start dropping support for the last Safari version, which from my personal experience can happen as early as in a few months, the iPads become handicapped. This is not even counting that how quickly some native iOS/iPadOS apps lose support too. I personally have an iPad whose support stopped 3 years ago and it already feels like a brick, purely because of such software constraints.  However, this is all preventable if Apple allows installing third party OSes on iPads, and all that&#039;s needed from Apple is to relax firmware signing to allow a bootloader like BootCamp or m1n1, which they already allow on MacBooks; this will be a simple server side change, without needing any hardware hacks. The Time is Right for Linux on iPad Unlike 5 to 10 years ago when the resistance from Apple may have been too strong, now is a time when the demand overrides whatever objections Apple may have, and the circumstances are surprisingly mature too, in terms of both iPad hardware and Linux support. I probably don&#039;t need to emphasize how RAM and SSD prices are crazy high and seriously impacting computer affordability. A 32GB DDR5 kit that sold for about $100&ndash;$200 in October 2025 now starts around $350. A $189 Samsung 9100 Pro 2TB SSD is now around $429. Performance of these iPads is better than most $200 laptops, new or used, today. The M1 chip made it to MacBooks and amazed the whole industry, and the iPad Pro&#039;s A12X, pretty much the direct predecessor of the M1, is also nothing short of impressive. It is about on par with the i7-8650u; laptops with that CPU still sell for around $200 today. It is also superior to chips like the Kompanio 520 and Intel N100, which are still commonly used in new Chromebooks today. The other non-Pro iPads have an A12 chip that has, albeit fewer cores, the same single-core performance. On many other metrics and features, including 264 or 326 ppi pixel density, color accuracy, full sRGB or P3 color gamut, anti-reflective coating, 10-point multitouch, power efficiency, and build quality, the iPads also compare favorably with almost all $200 laptops. The iPad Pro&#039;s 600 nit brightness, 120 Hz refresh rate and four-speaker audio are, further, vastly superior to most. It&#039;s beyond outrageous that such good hardware gets locked up while computers are becoming unaffordable. Many of these iPads do support a laptop-like form factor. They have official keyboards that allow them to be propped up like a laptop. Even though the official ones are discontinued, third-party replacements or even cheap generic Bluetooth or wired keyboards and mice also work fine. The iPad Pro even comes with a USB-C port that can connect via adapters to a surprisingly wide range of accessories including MIDI devices and RJ45 Ethernet. It may surprise you that the other Lightning iPads can use many USB accessories, too, with an adapter. Linux on Apple Silicon is now a proven concept. Asahi Linux already allows you to run Linux on Apple Silicon MacBooks. There are now also projects that run Linux on A7, A8(X), and A10 (with GUI) chips, and some support even got upstreamed to the mainline kernel with 5.13, but they are unnecessarily sketchy for now as they rely on a hardware bootrom exploit (CheckM8) that only exists on certain models. If Apple signs open source bootloaders, then an exploit won&#039;t be needed, and developers can likely sort out compatibility issues as they have done in the past. The Message All that we need from Apple is to relax the firmware signing to allow third-party bootloaders. If Apple won&#039;t do it, make laws to force it happen. Similar changes already happened with the Type-C port on iPhones which is only more difficult than this. Repost this everywhere you can. Share it to your family and friends who are hit by memory price hikes. Request your favorite influencers to make videos on this issue. Call your representatives. There is no better time than right now to push for the change, so don&#039;t let the precious opportunity slip away from us.    submitted by    /u/iL0vesnow   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596425/IT+Betriebssysteme/Linux+Tipps/Call+to+action%3A+computers+are+getting+expensive+but+10%2C000%2C000+otherwise+perfect+%24200+Linux+machines+are+getting+bricked.+Once-in-a-lifetime+opportunity+to+save+them+from+landfills./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596425/IT+Betriebssysteme/Linux+Tipps/Call+to+action%3A+computers+are+getting+expensive+but+10%2C000%2C000+otherwise+perfect+%24200+Linux+machines+are+getting+bricked.+Once-in-a-lifetime+opportunity+to+save+them+from+landfills./</guid>
<pubDate>Sun, 14 Jun 2026 00:48:29 +0200</pubDate>
</item>
<item> 
<title><![CDATA[noob friendly linux idea]]></title> 
<description><![CDATA[tldr: i want quick saves for linux. I was thinking today about how when i started using Linux it was a huge pain. Nothing ever seemed to work, I would install things, then go to use them and get hit with &#039;command not found&#039; not understanding why, and it was frustrating. The worst part of the experience for me though was that after several distros, and unsuccessful attempts I had finally gotten Steam running, then I went to bed, woke up, ran sudo apt update because it was the only command i knew really. went to play a game, and steam wouldn&#039;t work. i searched for hours for solutions, not knowing the right terms to use, getting mocked by members of the community, getting frustrated with linux as a whole and nearly saying &#039;screw it&#039; and going back to windows. but i decided to give it one more chance and for like the 15th time, i plugged in my usb drive, and did a fresh install. went through the exhausting hours long ordeal of installing the apps i wanted again, then again finally got steam to work. Almost gave up, but my stubbornness prevailed, and 4 years later i run linux on everything and it&#039;s awesome! But, today i thought about what it was like at the beginning and i had an idea. what if user sessions weren&#039;t real? like, what if each time you logged in, the system made a new user environment based on whatever older session you picked? If that existed when i was starting out, I could have been way more willing to use the command line, willing to just try things and see if they worked, and when things broke i could just load an older session before i screwed everything up. i know there are ways to do certain types of snapshots and backups, but what if it was built into a distro? so at login the user just selects which save file they want to load? i don&#039;t really know what all it would take to implement something like that, and i really just want to get people&#039;s opinions about it. idk if it&#039;s something i&#039;d be able to try and build out myself or not, but i feel like if it existed, maybe people who are new to linux wouldn&#039;t have such a hard time if they didn&#039;t have to start from scratch every time they do something dumb.    submitted by    /u/korywithawhy   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596424/IT+Betriebssysteme/Linux+Tipps/noob+friendly+linux+idea/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596424/IT+Betriebssysteme/Linux+Tipps/noob+friendly+linux+idea/</guid>
<pubDate>Sun, 14 Jun 2026 03:41:07 +0200</pubDate>
</item>
<item> 
<title><![CDATA[What’s missing for developers on GNOME OS and other image-based systems? — Invitation to an open introductory call]]></title> 
<description><![CDATA[  submitted by    /u/BrageFuglseth   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596075/IT+Betriebssysteme/Linux+Tipps/What%E2%80%99s+missing+for+developers+on+GNOME+OS+and+other+image-based+systems%3F+%E2%80%94+Invitation+to+an+open+introductory+call/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596075/IT+Betriebssysteme/Linux+Tipps/What%E2%80%99s+missing+for+developers+on+GNOME+OS+and+other+image-based+systems%3F+%E2%80%94+Invitation+to+an+open+introductory+call/</guid>
<pubDate>Sat, 13 Jun 2026 18:49:05 +0200</pubDate>
</item>
<item> 
<title><![CDATA[China-Linked Hackers Backdoored Linux Login Software to Hide for Nearly a Decade]]></title> 
<description><![CDATA[  submitted by    /u/swe129   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596074/IT+Betriebssysteme/Linux+Tipps/China-Linked+Hackers+Backdoored+Linux+Login+Software+to+Hide+for+Nearly+a+Decade/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596074/IT+Betriebssysteme/Linux+Tipps/China-Linked+Hackers+Backdoored+Linux+Login+Software+to+Hide+for+Nearly+a+Decade/</guid>
<pubDate>Sat, 13 Jun 2026 19:50:14 +0200</pubDate>
</item>
<item> 
<title><![CDATA[How do you manage dotfiles across multiple Linux machines without overcomplicating things?]]></title> 
<description><![CDATA[I&#039;ve been slowly accumulating dotfiles over the years, configs for vim, tmux, bash, git, and a handful of other tools I use daily. The problem I keep running into is keeping everything in sync across a desktop at home, a work laptop, and occasionally a remote server I SSH into. I started with a bare git repository, which worked fine for a while, but machinespecific overrides got messy fast. I tried GNU Stow after that, which felt cleaner, but I ended up writing a lot of wrapper scripts just to handle differences between machines. I&#039;ve seen people mention chezmoi and yadm, and I&#039;m curious what people here have actually settled on. Particularly interested in how you handle secrets and tokens. Do you keep those out of the repo entirely, or do you use something like age or gpg encryption inline? Also wondering if anyone has opinions on templating support. That seems to be the main selling point for chezmoi over simpler approaches, but I&#039;m not sure the added complexity is worth it for a relatively modest setup. Not looking for a definitive answer, just curious what workflows people have genuinely stuck with long term and what made them go that direction over something else. Happy to share more about my current setup if it&#039;s useful.    submitted by    /u/Maleficent_Value_959   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596073/IT+Betriebssysteme/Linux+Tipps/How+do+you+manage+dotfiles+across+multiple+Linux+machines+without+overcomplicating+things%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596073/IT+Betriebssysteme/Linux+Tipps/How+do+you+manage+dotfiles+across+multiple+Linux+machines+without+overcomplicating+things%3F/</guid>
<pubDate>Sat, 13 Jun 2026 20:23:19 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I deleted Windows today...]]></title> 
<description><![CDATA[I have been using Ubuntu for 6 months I have had some ups and downs with it, the worst problem i had was it deleting my graphics and network drivers during the updates, forcing me to fix it using older kernals, (that was the closest I was to switching back to windows) but I managed to fix that problem, I was also having problem with gaming, probably because I was using an old GTX 970, but after forcing ubuntu to use Vulkan, gaming has been perfect.. So I thought to myself, it is time to move over to linux for good, i do have a dedicated gaming PC and that is windows, but for my everyday use, Ubuntu is perfect...    submitted by    /u/No-Fruit-7213   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596072/IT+Betriebssysteme/Linux+Tipps/I+deleted+Windows+today.../</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596072/IT+Betriebssysteme/Linux+Tipps/I+deleted+Windows+today.../</guid>
<pubDate>Sat, 13 Jun 2026 20:28:43 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Save your hardware]]></title> 
<description><![CDATA[Something i want to share , any thoughts on this ? Thinking Microsoft is behind all these bios updates and peopple not aware. https://www.youtube.com/watch?v=er3muDuAWR8     submitted by    /u/TheWebjunky   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3596071/IT+Betriebssysteme/Linux+Tipps/Save+your+hardware/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596071/IT+Betriebssysteme/Linux+Tipps/Save+your+hardware/</guid>
<pubDate>Sat, 13 Jun 2026 20:52:04 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The Rust Linux Ecosystem: A Complete Map and Guide]]></title> 
<description><![CDATA[Rust has become the defining infrastructure shift in Linux. This complete guide maps every major Rust project in the ecosystem: kernel drivers, uutils coreutils, Asterinas OS, Redox OS, Git 2.55, and YSERVER. Includes verified installation commands for Ubuntu, Fedora, and Arch Linux with live terminal output. ]]></description>
<link>https://tsecurity.de/de/3596033/IT+Betriebssysteme/Linux+Tipps/The+Rust+Linux+Ecosystem%3A+A+Complete+Map+and+Guide/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3596033/IT+Betriebssysteme/Linux+Tipps/The+Rust+Linux+Ecosystem%3A+A+Complete+Map+and+Guide/</guid>
<pubDate>Sat, 13 Jun 2026 20:22:10 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Using Ubuntu on MBA 2017, to RDP access my daily driver win 11 installed on a proxmox.]]></title> 
<description><![CDATA[  submitted by    /u/Dickus_minimi001   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3595800/IT+Betriebssysteme/Linux+Tipps/Using+Ubuntu+on+MBA+2017%2C+to+RDP+access+my+daily+driver+win+11+installed+on+a+proxmox./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3595800/IT+Betriebssysteme/Linux+Tipps/Using+Ubuntu+on+MBA+2017%2C+to+RDP+access+my+daily+driver+win+11+installed+on+a+proxmox./</guid>
<pubDate>Sat, 13 Jun 2026 16:43:40 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Wine 11.11 brings more Wayland improvements]]></title> 
<description><![CDATA[The Wine 11.11 development release is now available bringing with it more features like Wayland support upgrades and bug fixes.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3595761/IT+Betriebssysteme/Linux+Tipps/Wine+11.11+brings+more+Wayland+improvements/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3595761/IT+Betriebssysteme/Linux+Tipps/Wine+11.11+brings+more+Wayland+improvements/</guid>
<pubDate>Sat, 13 Jun 2026 15:59:04 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Haiku Activity & Contract Report, May 2026]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3595738/IT+Betriebssysteme/Linux+Tipps/Haiku+Activity+%26amp%3B+Contract+Report%2C+May+2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3595738/IT+Betriebssysteme/Linux+Tipps/Haiku+Activity+%26amp%3B+Contract+Report%2C+May+2026/</guid>
<pubDate>Sat, 13 Jun 2026 15:48:39 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Microsoft is "embracing" rust non-GNU coreutils in Windows]]></title> 
<description><![CDATA[  submitted by    /u/JimmyRecard   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3595564/IT+Betriebssysteme/Linux+Tipps/Microsoft+is+%26quot%3Bembracing%26quot%3B+rust+non-GNU+coreutils+in+Windows/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3595564/IT+Betriebssysteme/Linux+Tipps/Microsoft+is+%26quot%3Bembracing%26quot%3B+rust+non-GNU+coreutils+in+Windows/</guid>
<pubDate>Sat, 13 Jun 2026 13:25:11 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Showcase / Discussion — Building a highly customizable hybrid (stacking + tiling) Awesome WM-like Window Manager in Rust from scratch]]></title> 
<description><![CDATA[(yay scav mentioned) Hey everyone! I&rsquo;ve been working on a passion project lately, and I think some of you might find it interesting. I&#039;m developing a hybrid window manager completely from scratch, using Rust as the primary language. What makes it different? My main goal is absolute, compromise-free customization. I want to build something that bridges the gap between different worlds. The idea is that a user can fully tailor the WM to their liking: Make it work with compositors like picom or integrate with kwin. Customize the look and feel to mimic Hyprland, Niri, or dwm. Keep it incredibly simple if preferred (e.g., a clean monochromatic theme or restricting the layout to display only specific apps). I&rsquo;m trying to push the boundaries of total freedom, allowing tweaks to elements that are usually hardcoded or locked down in other window managers. Current Status &amp; Extensibility: Right now, it&#039;s a functional prototype, and I&#039;m developing it solo. While the core is written in Rust, I&#039;m planning to support extensibility using other languages (like C++, C#, or Ruby) where Rust might feel like overkill for quick user configurations. Looking for your thoughts! Since it&#039;s still an early prototype, I would absolutely love to get some feedback, feature ideas, or bug reports from the community. If you love tinkering with WMs and want to check out the code or test it, you are more than welcome!, dont forget to have own time and freedom in testing! (reupload, bc i try contact to the moderator to approve the post bc its doesnt break rules of subreddit, previous post still not approved but not denied) Github: https://github.com/MulpinKR/ExpieCustWM (for newbie - you need first copy its repo into the your linux system and then compile it, see guide in internet) i say its was legit made by myself from scratch - one programmer (yet completely coded on rust), using ai just for feedback and hint due to poor programming experience if someone is wondering, i btw doesnt know who vibecoders is its, my wm should be like awesome wm but more stable and more customizabled    submitted by    /u/Mulpin70   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3595563/IT+Betriebssysteme/Linux+Tipps/Showcase+%2F+Discussion+%E2%80%94+Building+a+highly+customizable+hybrid+%28stacking+%2B+tiling%29+Awesome+WM-like+Window+Manager+in+Rust+from+scratch/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3595563/IT+Betriebssysteme/Linux+Tipps/Showcase+%2F+Discussion+%E2%80%94+Building+a+highly+customizable+hybrid+%28stacking+%2B+tiling%29+Awesome+WM-like+Window+Manager+in+Rust+from+scratch/</guid>
<pubDate>Sat, 13 Jun 2026 13:39:19 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Idle power usage of my desktop on linux is significantly lower than on windows.]]></title> 
<description><![CDATA[So, recently got a wattmeter and I observed that idle power usage on my desktop is significantly lower on Linux(30-32W, sometimes goes below 30W) vs windows(65+W). Also on linux, it reaches idle power almost instantly(2-3s) after logging in. Whereas on windows, it takes ages. CPU: Intel Core Ultra 7 265K GPU : AMD Radeon RX 9070 Ram : 2*32GB DDR5 6000Mhz Gskill Os drive: 1TB Crucial P3 plus pcie 4 drive Secondary drive: 2TB WD SN7100 drive PSU: Corsair rm 850x 850W PSU OS: Cachy os with KDE Keyboard: Redragon kumara 552 with backlit on Mouse: Razer deathadder with green glowing logo and scroll wheel Also GPU has small light strip glowing which can&#039;t be turned off. At idle, case fans don&#039;t spin. Keep in mind, these are all at default stock settings of OS. Not modified anything with cachy or windows. Had changed bios settings for higher C states , ASPM, higher pcie idle states etc etc.    submitted by    /u/Agitated_Bed1345   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3595468/IT+Betriebssysteme/Linux+Tipps/Idle+power+usage+of+my+desktop+on+linux+is+significantly+lower+than+on+windows./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3595468/IT+Betriebssysteme/Linux+Tipps/Idle+power+usage+of+my+desktop+on+linux+is+significantly+lower+than+on+windows./</guid>
<pubDate>Sat, 13 Jun 2026 10:39:55 +0200</pubDate>
</item>
<item> 
<title><![CDATA[[ANN] Qtractor 1.6.1 - An End-of-Spring'26 Release]]></title> 
<description><![CDATA[  submitted by    /u/rncbc   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3595467/IT+Betriebssysteme/Linux+Tipps/%5BANN%5D+Qtractor+1.6.1+-+An+End-of-Spring%2726+Release/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3595467/IT+Betriebssysteme/Linux+Tipps/%5BANN%5D+Qtractor+1.6.1+-+An+End-of-Spring%2726+Release/</guid>
<pubDate>Sat, 13 Jun 2026 10:51:48 +0200</pubDate>
</item>
<item> 
<title><![CDATA[vpod: tiny Linux sandbox running in WebAssembly for untrusted processes]]></title> 
<description><![CDATA[Hi everyone,  I spent the last few months reading the RISC‑V specification to build the lightest possible sandboxes. The idea behind a vpod is to quickly spin up a Linux sandbox from snapshots (Alpine by default) without any setup or subsystem required. More in the README https://github.com/capsulerun/vpod Curious to know if you have a personal use for it.    submitted by    /u/Tall_Insect7119   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3595466/IT+Betriebssysteme/Linux+Tipps/vpod%3A+tiny+Linux+sandbox+running+in+WebAssembly+for+untrusted+processes/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3595466/IT+Betriebssysteme/Linux+Tipps/vpod%3A+tiny+Linux+sandbox+running+in+WebAssembly+for+untrusted+processes/</guid>
<pubDate>Sat, 13 Jun 2026 11:17:48 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Fuck Microsoft firstly, secondly, fuck OneDrive trying to force me to use it at every possible chance it can. I’m done.]]></title> 
<description><![CDATA[I&rsquo;m switching.  Could someone here please guide me through the process. I run a Shopify store and game a bit.  If anyone would be so kind to help me with the switch that would be great. Otherwise I&rsquo;m filling a restraining order against One Drive.     submitted by    /u/International_Ad7390   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594918/IT+Betriebssysteme/Linux+Tipps/Fuck+Microsoft+firstly%2C+secondly%2C+fuck+OneDrive+trying+to+force+me+to+use+it+at+every+possible+chance+it+can.+I%E2%80%99m+done./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594918/IT+Betriebssysteme/Linux+Tipps/Fuck+Microsoft+firstly%2C+secondly%2C+fuck+OneDrive+trying+to+force+me+to+use+it+at+every+possible+chance+it+can.+I%E2%80%99m+done./</guid>
<pubDate>Sat, 13 Jun 2026 05:20:59 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Arch Linux Now Believes Malware Incident Under Control: More Than 1,500 Affected Packages]]></title> 
<description><![CDATA[  submitted by    /u/TheNavyCrow   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594846/IT+Betriebssysteme/Linux+Tipps/Arch+Linux+Now+Believes+Malware+Incident+Under+Control%3A+More+Than+1%2C500+Affected+Packages/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594846/IT+Betriebssysteme/Linux+Tipps/Arch+Linux+Now+Believes+Malware+Incident+Under+Control%3A+More+Than+1%2C500+Affected+Packages/</guid>
<pubDate>Sat, 13 Jun 2026 03:07:55 +0200</pubDate>
</item>
<item> 
<title><![CDATA[arch-chroot+android-apis]]></title> 
<description><![CDATA[https://github.com/vaibhav423/ya-chroot4a This repo contains some ideas to integerate android stuff into chroot more efficiently . it is raw and needs some more work , but i am sure u may find some useful info in this . i have been doing this in my free time , feel free to share suggestions and anything u think others could benefit from    submitted by    /u/ImpossibleTreat3533   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594702/IT+Betriebssysteme/Linux+Tipps/arch-chroot%2Bandroid-apis/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594702/IT+Betriebssysteme/Linux+Tipps/arch-chroot%2Bandroid-apis/</guid>
<pubDate>Fri, 12 Jun 2026 23:36:39 +0200</pubDate>
</item>
<item> 
<title><![CDATA[After using my MacBook it’s really got me hating windows and am seriously considering trying Linux.]]></title> 
<description><![CDATA[Is there any reason not to? I play games so I know that&rsquo;s a main area of concern as far as compatibility goes. Are there any outlier pain points for Linux now? Is there a way to try it? I only have my PC and MacBook so don&rsquo;t have a random app or laptop to install and try it on. Have a single 1TB SSD so probably can&rsquo;t install it on a separate drive too unless external works but I don&rsquo;t have a fast external drive.    submitted by    /u/Vorstar92   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594701/IT+Betriebssysteme/Linux+Tipps/After+using+my+MacBook+it%E2%80%99s+really+got+me+hating+windows+and+am+seriously+considering+trying+Linux./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594701/IT+Betriebssysteme/Linux+Tipps/After+using+my+MacBook+it%E2%80%99s+really+got+me+hating+windows+and+am+seriously+considering+trying+Linux./</guid>
<pubDate>Sat, 13 Jun 2026 00:43:24 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Small read-only script to check if any of the compromised AUR package names are installed]]></title> 
<description><![CDATA[After all the compromised-package noise I got a bit paranoid, so I wrote a small read-only script that checks your installed packages against the official Arch list of bad names. It only reads from pacman and the public list, it never changes anything. It does two passes, so it catches both normal AUR builds (pacman -Qmq) and packages pulled in through a binary repo like Chaotic-AUR (pacman -Qq), which a foreign-only check misses. One important caveat on false positives: it matches by package NAME only. A hit is not proof you&rsquo;re compromised, just that you have a package with the same name. A lot of those are harmless name collisions, for example an official, signature-validated package that was built well before the incident. So before worrying, triage each hit: pacman -Qi  # build date, packager, &quot;Validated By: Signature&quot; pacman -Qkk  # verify files against recorded checksums Nothing clever here. It&rsquo;s a portable rewrite of the bash/fish versions going around the gist so you don&rsquo;t need fish installed. Maybe it saves someone a minute. Feedback welcome. Link: https://github.com/ramonvanraaij/Scripts/blob/main/linux/Arch%20Linux/check\_aur\_infected.sh    submitted by    /u/ramonvanraaij   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594549/IT+Betriebssysteme/Linux+Tipps/Small+read-only+script+to+check+if+any+of+the+compromised+AUR+package+names+are+installed/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594549/IT+Betriebssysteme/Linux+Tipps/Small+read-only+script+to+check+if+any+of+the+compromised+AUR+package+names+are+installed/</guid>
<pubDate>Fri, 12 Jun 2026 22:45:56 +0200</pubDate>
</item>
<item> 
<title><![CDATA[[$] An overlayfs update]]></title> 
<description><![CDATA[In a shortened session in the filesystem track at the 2026 Linux Storage,
Filesystem, Memory Management, and BPF Summit, Amir Goldstein gave an
update on the overlayfs
union filesystem.  There are some new features over the last few years
that he wanted to mention, along with looking at the status of nesting
overlayfs layers.  The composefs use case
that was discussed at the summit in 2023
has led to some interesting changes to overlayfs. ]]></description>
<link>https://tsecurity.de/de/3594423/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+An+overlayfs+update/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594423/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+An+overlayfs+update/</guid>
<pubDate>Fri, 12 Jun 2026 21:38:09 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Ubuntu 26.10 is reaffirming its plans to switch to dbus-broker after a long delay]]></title> 
<description><![CDATA[From the article  Among the many new features planned for Ubuntu 26.10 is switching the default D-Bus implementation over to using the high performance Dbus-Broker drop-in replacement.   Seven years after Fedora 30 switched over to Dbus-Broker for its default D-Bus implementation, Ubuntu Linux is achieving the same with Ubuntu 26.10. Ubuntu developer Alessandro Astone posted today about the Dbus-Broker plans for Ubuntu 26.10 for this implementation providing not only better performance but greater reliability and scalability.   The post notes the delay in Ubuntu switching over to Dbus-Broker has been held up by GNOME&#039;s GDM relying on dbus-run-session provided by the dbus-daemon package and it only being reworked in GNOME 49 to avoid that dependency. And due to Ubuntu&#039;s AppArmor integration as well as Snaps there was handling needed there as well.   Canonical&#039;s plan is to move the dbus-broker package to main for Ubuntu 26.10 and have it installed and enabled by default. Dbus and Dbus-Daemon will be moved down to universe.  Those wanting to learn more about the Dbus-Broker plans for Ubuntu 26.10 can do so via the Ubuntu Discourse.  The switch to Dbus-Broker is coming as a new Rust-based BUS1 in-kernel IPC mechanism recently entered the spotlight in looking toward the future.    submitted by    /u/somerandomxander   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594384/IT+Betriebssysteme/Linux+Tipps/Ubuntu+26.10+is+reaffirming+its+plans+to+switch+to+dbus-broker+after+a+long+delay/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594384/IT+Betriebssysteme/Linux+Tipps/Ubuntu+26.10+is+reaffirming+its+plans+to+switch+to+dbus-broker+after+a+long+delay/</guid>
<pubDate>Fri, 12 Jun 2026 20:17:08 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The new NTFS kernel driver sees an improvement for Windows native symbolic links]]></title> 
<description><![CDATA[From the article  One of the exciting additions to the Linux 7.1 kernel is the introduction of the new NTFS file-system kernel driver. While in good shape already and proving advantageous over other NTFS open-source driver options, one of the initial limitations on it is around Windows native symbolic link handling but that is now in the process of being resolved.   Windows native symbolic links is for handling symlinks at the file-system level compared to the conventional Windows .lnk shortcuts. The Windows native symbolic links is akin to the symlinks on other platforms for transparent symbolic link handling.  Open-source developer Hyunchul Lee today posted a set of patches in working on this native symbolic links support for the new NTFS driver. This allows parsing and following Windows native symbolic links, adding a new native_symlink=raw|rel mount option for configuring target resolution, and a symlink=wsl|native mount option for choosing between symlink creation behavior. Plus there are some other bug fixes and documentation additions for the NTFS driver.  See this patch series for those interested in the topic. Given the timing though it&#039;s unlikely it will make it for the upcoming Linux v7.2 cycle but likely diverted to another follow-on kernel cycle depending upon how the patch review proceeds.    submitted by    /u/somerandomxander   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594383/IT+Betriebssysteme/Linux+Tipps/The+new+NTFS+kernel+driver+sees+an+improvement+for+Windows+native+symbolic+links/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594383/IT+Betriebssysteme/Linux+Tipps/The+new+NTFS+kernel+driver+sees+an+improvement+for+Windows+native+symbolic+links/</guid>
<pubDate>Fri, 12 Jun 2026 20:19:09 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Changing How We Develop Ladybird]]></title> 
<description><![CDATA[  submitted by    /u/FryBoyter   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594239/IT+Betriebssysteme/Linux+Tipps/Changing+How+We+Develop+Ladybird/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594239/IT+Betriebssysteme/Linux+Tipps/Changing+How+We+Develop+Ladybird/</guid>
<pubDate>Fri, 12 Jun 2026 16:13:39 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Showcase / Discussion — Building a highly customizable hybrid (stacking + tiling) Window Manager in Rust, Looking for feedback and early testers.]]></title> 
<description><![CDATA[Hey everyone! I&rsquo;ve been working on a passion project lately, and I think some of you might find it interesting. I&#039;m developing a hybrid window manager completely from scratch, using Rust as the primary language. What makes it different? My main goal is absolute, compromise-free customization. I want to build something that bridges the gap between different worlds. The idea is that a user can fully tailor the WM to their liking: Make it work with compositors like picom or integrate with kwin. Customize the look and feel to mimic Hyprland, Niri, or dwm. Keep it incredibly simple if preferred (e.g., a clean monochromatic theme or restricting the layout to display only specific apps). I&rsquo;m trying to push the boundaries of total freedom, allowing tweaks to elements that are usually hardcoded or locked down in other window managers. Current Status &amp; Extensibility: Right now, it&#039;s a functional prototype, and I&#039;m developing it solo. While the core is written in Rust, I&#039;m planning to support extensibility using other languages (like C++, C#, or Ruby) where Rust might feel like overkill for quick user configurations. Looking for your thoughts! Since it&#039;s still an early prototype, I would absolutely love to get some feedback, feature ideas, or bug reports from the community. If you love tinkering with WMs and want to check out the code or test it, you are more than welcome!, dont forget to have own time and freedom in testing! (i yet not will put wm in public access bc i still delevoping his first prototype and i waiting for positive answers before publish, after creating a first prototype - i publish him into GitHub)    submitted by    /u/Mulpin70   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594238/IT+Betriebssysteme/Linux+Tipps/Showcase+%2F+Discussion+%E2%80%94+Building+a+highly+customizable+hybrid+%28stacking+%2B+tiling%29+Window+Manager+in+Rust%2C+Looking+for+feedback+and+early+testers./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594238/IT+Betriebssysteme/Linux+Tipps/Showcase+%2F+Discussion+%E2%80%94+Building+a+highly+customizable+hybrid+%28stacking+%2B+tiling%29+Window+Manager+in+Rust%2C+Looking+for+feedback+and+early+testers./</guid>
<pubDate>Fri, 12 Jun 2026 17:31:16 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Audacity 4 beta released]]></title> 
<description><![CDATA[The first public beta of Audacity 4 has been released: https://github.com/audacity/audacity/releases/tag/Audacity-4.0.0-beta-2 AppImage: https://github.com/audacity/audacity/releases/download/Audacity-4.0.0-beta-2/Audacity-4.0.0-beta2-x86_64.AppImage    submitted by    /u/eszlari   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594237/IT+Betriebssysteme/Linux+Tipps/Audacity+4+beta+released/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594237/IT+Betriebssysteme/Linux+Tipps/Audacity+4+beta+released/</guid>
<pubDate>Fri, 12 Jun 2026 17:47:10 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Linux 7.2's expected features include Apple M3 boot support, the AMD ISP4 driver, cache-aware scheduling, USB4STREAM, FSERROR for F2FS, and many more]]></title> 
<description><![CDATA[ From the article   Linux 7.1 stable is expected to be released this Sunday with its many new features. Immediately following the Linux v7.1 tagging, the Linux 7.2 merge window will open and a lot of new feature material is expected to be merged over the next two weeks.  Based on my monitoring of the mailing lists and the &quot;-next&quot; Git branches, below is a look at some of the new feature material for Linux 7.2. There is always the possibility of last minute issues or Linus Torvalds finding reasons with particular bits of code and refusing to pull, but overall here is a large part of what is expected to be submitted for the Linux 7.2 merge window:  - Linux 7.2 will be able to boot on Apple M3 Macs but the actual support is very limited... It will boot to console but not much more yet and far from end-user working experience for daily driving.  - Cache Aware Scheduling looks like it will land for some nice performance improvements for modern AMD and Intel hardware.  - The AMD ISP4 driver should finally be upstreamed for enabling the web camera on the HP ZBook Ultra G1a and other future high-end AMD Ryzen laptops.  - OPENAT2_REGULAR as a new flag to avoid tricking secure programs.  - Initial support for HDMI 2.1 FRL in AMDGPU driver as part of that bring-up working toward a complete HDMI 2.1 implementation at long last within the open-source AMD Linux graphics driver stack.  - Introducing the AMDGPU DC Power Module to better align with the Radeon display power management behavior on Microsoft Windows.  - Enablement of next-gen AMD graphics hardware IP albeit due to the block-by-block versioning it&#039;s not clear what product plans it associates to.  - Performance improvements for Btrfs as well as huge folios support in Btrfs.  - FSERROR reporting support for F2FS.  - USB4STREAM for nifty Thunderbolt/USB4 use-cases developed by Intel.  - Deprecating AF_ALG due to its massive attack surface.  - Exposing voltage inputs for Raspberry Pi SBCs.  - Continued work on the NVIDIA Nova driver, including work toward the Blackwell and Hopper enablement.  - Nouveau driver support for the NVIDIA GA100 albeit the user-space support for that compute accelerator is right now limited.  - Improvements for the AMDGPU graphics driver on POWER and ARM with non-4K page size kernels.  - Setting the default DRM scheduler priority to &quot;fair&quot;.  - Intel Diamond Rapids EDAC driver changes.  - Intel TDX Runtime updates looks like it will be in place for Linux 7.2 to allow for less server reboots.  - Intel WiFi 8 UHR preparations within the IWLWIFI driver for that next-gen WiFi spec.  - Preparations for APX support in KVM VMs for the Advanced Performance Expectations, but that enablement is still ongoing.  - Intel Key Protection Technology &quot;KPT&quot; for next-gen QAT accelerators.  - Intel DRM Background Color Property support.  - Preparing for multiple Intel Crescent Island accelerator SKUs.  - Intel graphics driver Panel Replay Tunneling support.  - A fix for old Intel Sandy Bridge integrated graphics.  - Enabling SR-IOV support for Nova Lake Xe3P graphics.  - ACPI CPPC v4 support that was worked on by NVIDIA engineers.  - Airoha AN8801R Gigabit Ethernet PHY driver is among the new network hardware support being upstreamed. Also coming for Linux 7.2 is Realtek RTL8159 10GbE USB Ethernet support.  - Dropping ARCnet support for old ISA and PCMCIA hardware.  - Other old hardware removal includes dropping an ISA speech synthesizer driver.  - ESWIN SoC support by default in RISC-V defconfig kernel builds.  - Working WiFi for the BeagleV Ahead and Lichee Pi 4a RISC-V boards.  - More SpacemiT K1 and K3 support is being upstreamed as more work on the RISC-V side.  - AMD support in the UFS host controller PCI driver for the unspecified AMD hardware.  - Expandable heap support for the AMDXDNA driver for Ryzen AI NPUs.  - AMDXDNA is enabling morre AIE4 NPU hardware support.  - New power features for the AMD and Intel NPU drivers.  - TSC will be a hard requirement for x86 CPUs. But with the Time Stamp Counter being around for years now that the i486 kernel support is being stripped out, ultimately its impact is minimal but will allow for some code cleaning.  - Retiring of AMD K5 CPU support as well as retiring AMD Elan SoCs. AMD Geode support is also being orphaned.  - The OneXPlayer configuration driver looks like it&#039;s ready for mainline to benefit the OneXPlayer handheld gaming devices.  - The ARCTIC Fan Controller USB driver will be upstreamed for that seemingly unreleased ARCTIC fan controller.  - Support for Switchtec PCIe Gen6 switches.  Making Linux 7.2 all the more exciting is that it&#039;s expected to be the default kernel of Ubuntu 26.10 and Fedora 45.  Stay tuned to Phoronix for more coverage during the Linux 7.2 merge window followed by the start of Linux 7.2 kernel performance benchmarking.    submitted by    /u/somerandomxander   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594236/IT+Betriebssysteme/Linux+Tipps/Linux+7.2%27s+expected+features+include+Apple+M3+boot+support%2C+the+AMD+ISP4+driver%2C+cache-aware+scheduling%2C+USB4STREAM%2C+FSERROR+for+F2FS%2C+and+many+more/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594236/IT+Betriebssysteme/Linux+Tipps/Linux+7.2%27s+expected+features+include+Apple+M3+boot+support%2C+the+AMD+ISP4+driver%2C+cache-aware+scheduling%2C+USB4STREAM%2C+FSERROR+for+F2FS%2C+and+many+more/</guid>
<pubDate>Fri, 12 Jun 2026 18:54:56 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Left Top DuckDuckGo Linux]]></title> 
<description><![CDATA[  submitted by    /u/Majestic_Department7   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594235/IT+Betriebssysteme/Linux+Tipps/Left+Top+DuckDuckGo+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594235/IT+Betriebssysteme/Linux+Tipps/Left+Top+DuckDuckGo+Linux/</guid>
<pubDate>Fri, 12 Jun 2026 19:18:32 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Why does the Linux community seem to dislike Ubuntu?]]></title> 
<description><![CDATA[Title.  On my laptop I have been running Ubuntu. Ubuntu works seemingly perfectly with no issues minimal setup and pretty versatile. What is it about Ubuntu people dislike and why? https://preview.redd.it/zbmkatigxv6h1.png?width=1350&amp;format=png&amp;auto=webp&amp;s=43fb5de9c68c74f612fe462b5a8082b9495a6138    submitted by    /u/Swole_Bodry   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3594234/IT+Betriebssysteme/Linux+Tipps/Why+does+the+Linux+community+seem+to+dislike+Ubuntu%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3594234/IT+Betriebssysteme/Linux+Tipps/Why+does+the+Linux+community+seem+to+dislike+Ubuntu%3F/</guid>
<pubDate>Fri, 12 Jun 2026 19:22:23 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Impressive looking dark point and click adventure Tormentum II gets a demo]]></title> 
<description><![CDATA[Tormentum II is a follow-up to the popular dark point and click adventure game from 2015, with an impressive set of artwork inspired by H.R. Giger.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3593934/IT+Betriebssysteme/Linux+Tipps/Impressive+looking+dark+point+and+click+adventure+Tormentum+II+gets+a+demo/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593934/IT+Betriebssysteme/Linux+Tipps/Impressive+looking+dark+point+and+click+adventure+Tormentum+II+gets+a+demo/</guid>
<pubDate>Fri, 12 Jun 2026 17:42:17 +0200</pubDate>
</item>
<item> 
<title><![CDATA[7 Days to Die is getting a huge upgrade with lots of gameplay customization]]></title> 
<description><![CDATA[You&#039;ll be able to play 7 Days to Die exactly how you want to - with the upcoming V3.0 &quot;Dead Hot Summer&quot; release and it really does sound great.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3593754/IT+Betriebssysteme/Linux+Tipps/7+Days+to+Die+is+getting+a+huge+upgrade+with+lots+of+gameplay+customization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593754/IT+Betriebssysteme/Linux+Tipps/7+Days+to+Die+is+getting+a+huge+upgrade+with+lots+of+gameplay+customization/</guid>
<pubDate>Fri, 12 Jun 2026 16:13:46 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Interesting plotting ....Linux kernel mail client timeline]]></title> 
<description><![CDATA[  submitted by    /u/unixbhaskar   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3593673/IT+Betriebssysteme/Linux+Tipps/Interesting+plotting+....Linux+kernel+mail+client+timeline/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593673/IT+Betriebssysteme/Linux+Tipps/Interesting+plotting+....Linux+kernel+mail+client+timeline/</guid>
<pubDate>Fri, 12 Jun 2026 14:20:10 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Arch Linux's AUR Sees More Than 400 Packages Compromised With Malware - Phoronix]]></title> 
<description><![CDATA[BEWARE  Since yesterday Arch Linux maintainers have been working to reset/delete all of the malicious content and banning affected accounts. Over 400 packages are believed impacted by this latest malware campaign for Arch Linux&#039;s AUR. Again, to be completely clear, this just is affecting AUR packages and not the official Arch Linux packages.     submitted by    /u/TaijiRonin   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3593672/IT+Betriebssysteme/Linux+Tipps/Arch+Linux%27s+AUR+Sees+More+Than+400+Packages+Compromised+With+Malware+-+Phoronix/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593672/IT+Betriebssysteme/Linux+Tipps/Arch+Linux%27s+AUR+Sees+More+Than+400+Packages+Compromised+With+Malware+-+Phoronix/</guid>
<pubDate>Fri, 12 Jun 2026 14:25:15 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Gnumeric bug, does not show images anymore]]></title> 
<description><![CDATA[I have a 1 year old simple spreadsheet that has a table and one image (png file), and was ok, I was able to export to pdf; but today Gnumeric does not show inserted images anymore.  When clicking where the images should be, just show an empty rectangle. I created a new spreadsheet with another image (a screenshot), happens the same.  Today I did try again with the last version, the bug is still there. $ pacman -Q gnumeric gnumeric 1.12.61-1   Question  Someone has the same problem? Workaround? I&#039;ve tried to find a github to search for similar problem or publish an issue, but failed. There&#039;s a better place?  Downgrade didn&#039;t work:  Does not show image:   Version 1.12.59 Version 1.12.60 (Last)   Error:   Versions from 1.12.44 - 1.12.57 (available in downgrade) $ gnumeric gnumeric: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory    My workaround (for now) was to install libreoffice and export to that to use the spreadsheet. System (updated)  distro: Arch Linux x86_64 kernel: 6.12.33-1-lts shell: bash 5.3.9 term: tmux cpu: Intel i7-4790 (8) @ 3.600GHz gpu: NVIDIA GeForce GTX 1660 SUPER  Old post in r/archlinux PD1: Someone else did try with Flatpak, and has the same bug. PD2: I did read the RULES, but this is to report a bug/issue, not support.    submitted by    /u/Disonantemus   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3593671/IT+Betriebssysteme/Linux+Tipps/Gnumeric+bug%2C+does+not+show+images+anymore/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593671/IT+Betriebssysteme/Linux+Tipps/Gnumeric+bug%2C+does+not+show+images+anymore/</guid>
<pubDate>Fri, 12 Jun 2026 15:16:00 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Hundreds of AUR packages compromised]]></title> 
<description><![CDATA[Hundreds of orphaned packages hosted by the Arch User Repository (AUR) have
been compromised by an attacker who has added a malicious npm
package (atomic-lockfile) that can exfiltrate sensitive
data. The project is currently working
on cleaning up the mess. There is a list of affected packages
and post by
&quot;sodiboo&quot; with additional information. Arch Linux users (or users of
Arch-based distributions) that use AUR packages may wish to see if they
have installed any of the compromised updates.

 ]]></description>
<link>https://tsecurity.de/de/3593670/IT+Betriebssysteme/Linux+Tipps/Hundreds+of+AUR+packages+compromised/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593670/IT+Betriebssysteme/Linux+Tipps/Hundreds+of+AUR+packages+compromised/</guid>
<pubDate>Fri, 12 Jun 2026 15:41:22 +0200</pubDate>
</item>
<item> 
<title><![CDATA[PengPong is a roguelite bullet heaven mix of Brotato and pinball with a retro cartoon theme]]></title> 
<description><![CDATA[The demo of PengPong has hooked me in quite fiercely, with it&#039;s clever combination of game mechanics that combine Brotato with a form of pinball.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3593669/IT+Betriebssysteme/Linux+Tipps/PengPong+is+a+roguelite+bullet+heaven+mix+of+Brotato+and+pinball+with+a+retro+cartoon+theme/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593669/IT+Betriebssysteme/Linux+Tipps/PengPong+is+a+roguelite+bullet+heaven+mix+of+Brotato+and+pinball+with+a+retro+cartoon+theme/</guid>
<pubDate>Fri, 12 Jun 2026 15:58:35 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Homebrew 6.0.0 is released with many new features]]></title> 
<description><![CDATA[  submitted by    /u/TheTwelveYearOld   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3593668/IT+Betriebssysteme/Linux+Tipps/Homebrew+6.0.0+is+released+with+many+new+features/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593668/IT+Betriebssysteme/Linux+Tipps/Homebrew+6.0.0+is+released+with+many+new+features/</guid>
<pubDate>Fri, 12 Jun 2026 16:02:11 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Ubuntu 26.04 generic error messages always make me chuckle]]></title> 
<description><![CDATA[Love the new Ubuntu update, but it could do a better job cutting down on some of these funny, meaningless error messages... In this case, the Snap app had apparently already been updated when I clicked &#039;Update&#039;, and then it displayed that error. Probably easy to handle, but it just displays that generic error message instead. This message seems to be reused in other parts of the OS, not just on the Snap store.    submitted by    /u/furuide   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3593667/IT+Betriebssysteme/Linux+Tipps/Ubuntu+26.04+generic+error+messages+always+make+me+chuckle/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593667/IT+Betriebssysteme/Linux+Tipps/Ubuntu+26.04+generic+error+messages+always+make+me+chuckle/</guid>
<pubDate>Fri, 12 Jun 2026 16:03:18 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Security updates for Friday]]></title> 
<description><![CDATA[Security updates have been issued by AlmaLinux (.NET 10.0, .NET 8.0, .NET 9.0, bind, expat, httpd:2.4, kernel, kernel-rt, mod_http2, openssl, poppler, redis, redis:7, samba, and unbound), Debian (ironic, kernel-wedge, libinput, linux-base, and neutron), Fedora (kernel, openssl, vaultwarden, and vaultwarden-web), Mageia (erlang-hex_core, erlang-rebar3, gnupg2, and sqlite3), Red Hat (buildah, podman, and skopeo), SUSE (flannel, gdk-pixbuf-loader-libheif, gnutls, google-cloud-sap-agent, grafana, graphite2, hplip, libIex-3_4-33, libzypp, nginx, openssh, perl-DBI, perl-Git-Repository, perl-Protocol-HTTP2, python-Pygments, python-simpleeval, python311-Django4, rclone, roundcubemail, strongswan, tomcat10, tomcat11, unbound, and webkit2gtk3), and Ubuntu (apache2, dotnet8, dotnet9, dotnet10, gst-plugins-base1.0, ironic, linux-azure-5.15, linux-azure-fips, lwip, mistral, and ubuntu-kylin-software-center). ]]></description>
<link>https://tsecurity.de/de/3593601/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Friday/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593601/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Friday/</guid>
<pubDate>Fri, 12 Jun 2026 15:12:50 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Battle 1950s B-movie monsters with sports equipment in the roguelite FPS SPORTAL]]></title> 
<description><![CDATA[Love retro first-person shooters? How about a comedy arena shooter with 1950s B-movie monsters? SPORTAL is a new release out now and it&#039;s a real good time.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3593506/IT+Betriebssysteme/Linux+Tipps/Battle+1950s+B-movie+monsters+with+sports+equipment+in+the+roguelite+FPS+SPORTAL/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593506/IT+Betriebssysteme/Linux+Tipps/Battle+1950s+B-movie+monsters+with+sports+equipment+in+the+roguelite+FPS+SPORTAL/</guid>
<pubDate>Fri, 12 Jun 2026 14:43:46 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Feed rubber ducks to a deep dark hole in the physics sandbox Project P.I.T.T.]]></title> 
<description><![CDATA[What a peculiar game this is. Project P.I.T.T. puts you in charge of sending as many rubber ducks down a deep dark hole as you can.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3593460/IT+Betriebssysteme/Linux+Tipps/Feed+rubber+ducks+to+a+deep+dark+hole+in+the+physics+sandbox+Project+P.I.T.T./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593460/IT+Betriebssysteme/Linux+Tipps/Feed+rubber+ducks+to+a+deep+dark+hole+in+the+physics+sandbox+Project+P.I.T.T./</guid>
<pubDate>Fri, 12 Jun 2026 14:18:37 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Windows 11 in einer Box - das muss man beachten | VirtualBox Tutorial [2026]]]></title> 
<description><![CDATA[Author: Linux Guides - Bewertung: 9x - Views:74 In diesem Video zeigt Jean, wie man Windows 11 als virtuelle Maschine unter Linux zum Laufen bringt - und zwar vollst&auml;ndig lokal ohne Microsoft-Account. Es werden die h&auml;ufigsten Fehler und Probleme beim Einrichten von VirtualBox gezeigt, sodass es auch bei Dir problemlos laufen sollte.
Wenn Du das Video unterst&uuml;tzen willst, dann gib bitte eine Bewertung ab, und schreibe einen Kommentar. Vielen Dank!

Terminal Befehle:
-------------------------------------
sudo apt purge virtualbox* # VirtualBox vom System entfernen
mokutil --sb-state # pr&uuml;fen, ob Secure Boot aktiviert ist
lscpu | grep -i virtual # pr&uuml;fen, ob Virtualisierung aktiviert ist

sudo xed /etc/modprobe.d/blacklist-kvm.conf
blacklist kvm
blacklist kvm-intel
blacklist kvm-amd
sudo update-initramfs -u

WinJS.Application.restart(&quot;ms-cxh://LOCALONLY&quot;)

Links:
-------------------------------------
- Windows 11 herunterladen: https://www.microsoft.com/de-de/software-download/windows11
- VirtualBox herunterladen: https://www.virtualbox.org/wiki/Linux_Downloads
- VirtualBox Crashkurs: https://youtu.be/rFTNxS5Jd-Y

- Linux-Guides Merch*: https://linux-guides.myspreadshop.de/
- Professioneller Linux Support*: https://www.linuxguides.de/linux-support/
- Linux-Arbeitsplatz f&uuml;r KMU &amp; Einzelpersonen*: https://www.linuxguides.de/linux-arbeitsplatz/
- Linux Mint Kurs f&uuml;r Anwender*: https://www.linuxguides.de/kurs-linux-mint-fur-anwender/
- Offizielle Webseite: https://www.linuxguides.de
- Forum: https://forum.linuxguides.de/
- Unterst&uuml;tzen: http://unterstuetzen.linuxguides.de
- Mastodon: https://mastodon.social/@LinuxGuides
- X: https://twitter.com/LinuxGuides
- Instagram: https://www.instagram.com/linuxguides/
- Kontakt: https://www.linuxguides.de/kontakt/

Inhaltsverzeichnis:
-------------------------------------
00:00 Begr&uuml;&szlig;ung
01:58 Windows herunterladen
02:46 VirtualBox installieren
06:30 Virtualisierung aktivieren
06:43 KVM-Module deaktivieren
08:50 richtige Gruppe zuweisen
09:58 virtuelle Maschine erstellen
15:49 ohne Microsoft-Account
19:33 Gasterweiterung installieren
20:37 geteilter Ordner und Zwischenablage
23:18 Eintrag im Startmen&uuml;
24:58 Bildschirmaufl&ouml;sung anpassen
26:27 Verabschiedung

Haftungsausschluss:
-------------------------------------
Das Video dient lediglich zu Informationszwecken. Wir &uuml;bernehmen keinerlei Haftung f&uuml;r in diesem Video gezeigte und / oder erkl&auml;rte Handlungen. Es entsteht in keinem Moment Anspruch auf Schadensersatz oder &auml;hnliches.

*) Werbung

#linuxguides #linux #windows #virtualbox ]]></description>
<link>https://tsecurity.de/de/3593459/IT+Betriebssysteme/Linux+Tipps/Windows+11+in+einer+Box+-+das+muss+man+beachten+%7C+VirtualBox+Tutorial+%5B2026%5D/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593459/IT+Betriebssysteme/Linux+Tipps/Windows+11+in+einer+Box+-+das+muss+man+beachten+%7C+VirtualBox+Tutorial+%5B2026%5D/</guid>
<pubDate>Fri, 12 Jun 2026 14:26:25 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I dont like current UX]]></title> 
<description><![CDATA[Linux solves many problems, but desktop UX is fragmented. Linux is good for servers, for daily-driving user desktop you can&#039;t use it without having time to waste.  ​ On windows, %95 of apps are .exe and .msi files. A simple api, a single packaging way. But the data structure is shitty. ​ Install a package, delete that package. Now did that package change or add something to system? Many examples. ~/.config ~/.local/share ~/.foo how can i save my home folder from suffering? Its the same mistake windows does i wanna predict which package does what without actually reading source code and pkgbuild. ​ Linux kernel is PERFECT. Every DE is perfect on its own. But i see a lot of things that doesnt meet DOTADIW philosophy. Nix is good but it fails on being user-friendly. Flatpak is almost perfect but someone holds the ropes of that in their hands. ​ Think im talkin about packages? It was just the problem that was making me feel system was untidy. I don&#039;t know what experiences you guys are having. The problem is the user-space ecosystem. Many parts of *desktop Linux* still reflect assumptions from the 1990s and early 2000s:  Users are expected to understand their system. Applications share libraries and dependencies. Distributions make their own decisions. Multiple packaging systems coexist. Configuration files are scattered across different locations. ​ These ideas made sense when storage was expensive, RAM was limited, and internet connections were slow. Today, those constraints are mostly gone. Modern operating systems like android rely on a user-space made by engineers.  ​ The idea is applications are isolated, permissions are controlled, and the user rarely needs to think about the underlying system. ​ Desktop Linux often feels different. Install package-Install dependencies-Maybe use Flatpak-Maybe use the distro package-Maybe use AppImage-Maybe use AUR-Configuration files remain somewhere-Caches remain somewhere else...  ​ The result is that package management becomes one of the biggest sources of complexity. ​ Ironically, Linux&#039;s greatest strength freedom and flexibility can also become one of its biggest weaknesses. When there are five different ways to solve the same problem, users end up having to make decisions they shouldn&#039;t need to make. Don&#039;t call it skill issue, cuz its an engineering issue.  ​ I don&#039;t want to think about package managers, dependency trees, runtimes, or where configuration files are stored. I want applications to behave more like an application.  ​ That&#039;s why I find projects like Flatpak, immutable operating systems, and declarative systems such as NixOS interesting. They are attempts to move Linux toward a more modern application model. But at the end of the day, they get clowned by the community, because dont you even refuse this linux community is nothing but separated people tryna defend their own taste of systems. No ones saying &quot;my fav software does this, and yours does that, why dont we search for an option that does both together&quot;  In my opinion, Linux doesn&#039;t need a new kernel. It doesn&#039;t even necessarily need another package format. What it really needs is a unified and modern application lifecycle. Until that happens, desktop Linux will continue to feel technically powerful but unnecessarily fragmented compared to platforms like Android, iOS, and even macOS.  ​ Freedom only works when it comes with consistency. Freedom without consistency, without rules or standarts. Thats called chaos.     submitted by    /u/rewilh   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3593366/IT+Betriebssysteme/Linux+Tipps/I+dont+like+current+UX/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593366/IT+Betriebssysteme/Linux+Tipps/I+dont+like+current+UX/</guid>
<pubDate>Fri, 12 Jun 2026 13:17:16 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The Arch Linux AUR had over 400 packages compromised with malware]]></title> 
<description><![CDATA[Looks like the Arch Linux AUR (Arch User Repository) needs some better security and package checks - as some malicious users compromised a lot of packages.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3593330/IT+Betriebssysteme/Linux+Tipps/The+Arch+Linux+AUR+had+over+400+packages+compromised+with+malware/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593330/IT+Betriebssysteme/Linux+Tipps/The+Arch+Linux+AUR+had+over+400+packages+compromised+with+malware/</guid>
<pubDate>Fri, 12 Jun 2026 13:40:10 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Cheat Engine now has a Linux version released]]></title> 
<description><![CDATA[A popular tool on Windows - Cheat Engine recently gained a Linux version, so you can mess with your games under Linux now too.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3593297/IT+Betriebssysteme/Linux+Tipps/Cheat+Engine+now+has+a+Linux+version+released/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593297/IT+Betriebssysteme/Linux+Tipps/Cheat+Engine+now+has+a+Linux+version+released/</guid>
<pubDate>Fri, 12 Jun 2026 13:21:37 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Klei Entertainment classic Eets is now free and updated for modern PCs with a Linux version]]></title> 
<description><![CDATA[Eets was the first game made by Don&#039;t Starve developer Klei Entertainment, which just got updated for their 20th anniversary along with a Native Linux version.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3593247/IT+Betriebssysteme/Linux+Tipps/Klei+Entertainment+classic+Eets+is+now+free+and+updated+for+modern+PCs+with+a+Linux+version/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593247/IT+Betriebssysteme/Linux+Tipps/Klei+Entertainment+classic+Eets+is+now+free+and+updated+for+modern+PCs+with+a+Linux+version/</guid>
<pubDate>Fri, 12 Jun 2026 13:03:54 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Distro and DE concept]]></title> 
<description><![CDATA[I find the Unity8/Lomiri project and the idea of convergence to be super interesting, but I don&#039;t like the desktop environment or UI, so I want to work on a Niri-based convergence-focused DE that can be the same for all devices (pc, tablet, and mobile) with scrollable apps and tiling and workspaces even in mobile, and have a Dex-like mode for connecting mobile to monitor and have an &quot;ecosystem&quot; where every device that runs this distro is connected like kde connected and all files synced p2p and have the primary device (with most storage) act like cloud storage and have it run android app through waydroid but have them appear as native app (not in a seperate environment like lomiri) and have customizable panels and UI. edit NOT AI, I SWEAR TO GOD!    submitted by    /u/percyNicodiAngelo   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3593096/IT+Betriebssysteme/Linux+Tipps/Distro+and+DE+concept/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593096/IT+Betriebssysteme/Linux+Tipps/Distro+and+DE+concept/</guid>
<pubDate>Fri, 12 Jun 2026 10:50:34 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Bypassing block layer abstractions for true drive sanitization via raw kernel passthroughs (ioctl / SG_IO)]]></title> 
<description><![CDATA[I&rsquo;ve been digging heavily into the storage stack recently while working on some compliance tooling, and it&rsquo;s frustrating how unreliable high-level tools can be when you need absolute data destruction. Running user-space sequential zero-fills or legacy multi-pass overwrites (shred, dd) on modern NVMe or SATA SSDs doesn&#039;t guarantee you hit the over-provisioned or unmapped blocks managed by the Flash Translation Layer (FTL). Worse, it just kills the drive&#039;s lifespan. To bypass the virtual file system entirely and force synchronous hardware-gated interlocks straight to the controller silicon, you have to leverage raw SCSI generic (sg) translation wrappers or low-level kernel passthrough structures (ioctl layouts like SG_IO). This allows you to force native NVMe Crypto Erase or ATA Block Erase commands via the controller ASIC in milliseconds. It gets even hairier when managing multi-tenant enterprise hardware behind LSI MegaRAID controllers, where you have to automate proprietary binaries like StorCLI or flash to IT Mode just to see the raw disks.    submitted by    /u/Gold-Psychology2073   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3593095/IT+Betriebssysteme/Linux+Tipps/Bypassing+block+layer+abstractions+for+true+drive+sanitization+via+raw+kernel+passthroughs+%28ioctl+%2F+SG_IO%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3593095/IT+Betriebssysteme/Linux+Tipps/Bypassing+block+layer+abstractions+for+true+drive+sanitization+via+raw+kernel+passthroughs+%28ioctl+%2F+SG_IO%29/</guid>
<pubDate>Fri, 12 Jun 2026 11:42:40 +0200</pubDate>
</item>
<item> 
<title><![CDATA[LINUX ALL ALTERNATIVES WHICH I CAN US FOR ROS]]></title> 
<description><![CDATA[I have a laptop with good graphic card and cpu and I&#039;m planning on learning skills related to robotics for jobs related to it i apparently heard linux is the best for ros and note I&#039;m a complete beginner in this don&#039;t know much i recently bought a laptop and I am skeptical on dual booting still Is there any other options which I could use for permanent solution because I hear vm ain&#039;t the best way to do it and I play games as well so I do require windows as they all have a anti cheat type software     submitted by    /u/Original-Seesaw-4804   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3592666/IT+Betriebssysteme/Linux+Tipps/LINUX+ALL+ALTERNATIVES+WHICH+I+CAN+US+FOR+ROS/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3592666/IT+Betriebssysteme/Linux+Tipps/LINUX+ALL+ALTERNATIVES+WHICH+I+CAN+US+FOR+ROS/</guid>
<pubDate>Fri, 12 Jun 2026 08:56:21 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Anime Crusaders Codes (June 2026)]]></title> 
<description><![CDATA[Anime Crusaders is a Roblox game inspired by popular anime worlds, where players collect powerful characters,...
The post Anime Crusaders Codes (June 2026) appeared first on Fossbytes. ]]></description>
<link>https://tsecurity.de/de/3592665/IT+Betriebssysteme/Linux+Tipps/Anime+Crusaders+Codes+%28June+2026%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3592665/IT+Betriebssysteme/Linux+Tipps/Anime+Crusaders+Codes+%28June+2026%29/</guid>
<pubDate>Fri, 12 Jun 2026 08:57:23 +0200</pubDate>
</item>
<item> 
<title><![CDATA[HDMI 2.1 on Linux: Complete Guide to AMD, Intel, and NVIDIA Support in 2026]]></title> 
<description><![CDATA[Marcus&rsquo;s Kernel Brief: HDMI 2.1 has been the elephant in the room for Linux desktop users for years. If you own an AMD, Intel, or NVIDIA GPU and a 4K 120Hz monitor, you have probably stared at your BIOS settings&hellip; ]]></description>
<link>https://tsecurity.de/de/3592326/IT+Betriebssysteme/Linux+Tipps/HDMI+2.1+on+Linux%3A+Complete+Guide+to+AMD%2C+Intel%2C+and+NVIDIA+Support+in+2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3592326/IT+Betriebssysteme/Linux+Tipps/HDMI+2.1+on+Linux%3A+Complete+Guide+to+AMD%2C+Intel%2C+and+NVIDIA+Support+in+2026/</guid>
<pubDate>Fri, 12 Jun 2026 05:24:53 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Flathub and Flatpak in 2026: The Complete Guide to Finding, Installing, and Publishing Linux Apps]]></title> 
<description><![CDATA[Flatpak has crossed 4.3 billion downloads on Flathub. I tested every command on live VMs across Ubuntu, Fedora, Arch, and Mint to show you how to install, manage, and publish Flatpak apps. ]]></description>
<link>https://tsecurity.de/de/3592305/IT+Betriebssysteme/Linux+Tipps/Flathub+and+Flatpak+in+2026%3A+The+Complete+Guide+to+Finding%2C+Installing%2C+and+Publishing+Linux+Apps/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3592305/IT+Betriebssysteme/Linux+Tipps/Flathub+and+Flatpak+in+2026%3A+The+Complete+Guide+to+Finding%2C+Installing%2C+and+Publishing+Linux+Apps/</guid>
<pubDate>Fri, 12 Jun 2026 05:20:34 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Terminal Rubik's cube [OC]]]></title> 
<description><![CDATA[  submitted by    /u/Psychological_Poem48   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3592157/IT+Betriebssysteme/Linux+Tipps/Terminal+Rubik%27s+cube+%5BOC%5D/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3592157/IT+Betriebssysteme/Linux+Tipps/Terminal+Rubik%27s+cube+%5BOC%5D/</guid>
<pubDate>Fri, 12 Jun 2026 02:30:17 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Git 2.55-rc0 Released With Rust Enabled By Default]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3592097/IT+Betriebssysteme/Linux+Tipps/Git+2.55-rc0+Released+With+Rust+Enabled+By+Default/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3592097/IT+Betriebssysteme/Linux+Tipps/Git+2.55-rc0+Released+With+Rust+Enabled+By+Default/</guid>
<pubDate>Fri, 12 Jun 2026 02:08:59 +0200</pubDate>
</item>
<item> 
<title><![CDATA[OpenEffects: bring cool facetime webcam effects to your Linux desktop]]></title> 
<description><![CDATA[Hi everyone, I&#039;ve been working on a small project called OpenEffects, a native Linux webcam effects engine inspired by some of the camera effects available in macOS FaceTime. The goal is to provide real-time webcam effects on Linux while keeping things lightweight, performant, and well integrated with the desktop experience. Some highlights:  Written in Rust and GTK/Adwaita Native Linux application, no Electron or web stack Hardware-accelerated effects using ONNX Runtime Falls back gracefully to CPU when needed Works as a virtual camera for video conferencing apps Currently in beta Very minimal dependencies, only pipewire, adwaita, and a few gstreamer plugins  The package has 3 parts: daemon, gui and cli. The daemon is the main processor for effects and loopback etc. Can be controlled either via CLI or GUI, for example you can create a waybar plugin using the CLI without having to use the GUI. This is still an early release and there are definitely rough edges, but it&#039;s already usable and I&#039;d love feedback from Linux users on different hardware setups. GitHub: https://github.com/funinkina/openeffects Do star the repo to get notified of new releases and fixes as well. I am planning to keep maintaining in the long term as of now. I&#039;m particularly interested in hearing about performance, compatibility issues, and ideas for effects that would be useful in day-to-day video calls. Thanks for checking it out!    submitted by    /u/ashtraxk   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591936/IT+Betriebssysteme/Linux+Tipps/OpenEffects%3A+bring+cool+facetime+webcam+effects+to+your+Linux+desktop/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591936/IT+Betriebssysteme/Linux+Tipps/OpenEffects%3A+bring+cool+facetime+webcam+effects+to+your+Linux+desktop/</guid>
<pubDate>Thu, 11 Jun 2026 20:31:10 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I found this new distro called CalamaroOS which claims to be an easy way to install Gentoo. I haven't seen much people talk about it. Does anyone here know much of it?]]></title> 
<description><![CDATA[  submitted by    /u/DifferenceOne4806   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591935/IT+Betriebssysteme/Linux+Tipps/I+found+this+new+distro+called+CalamaroOS+which+claims+to+be+an+easy+way+to+install+Gentoo.+I+haven%27t+seen+much+people+talk+about+it.+Does+anyone+here+know+much+of+it%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591935/IT+Betriebssysteme/Linux+Tipps/I+found+this+new+distro+called+CalamaroOS+which+claims+to+be+an+easy+way+to+install+Gentoo.+I+haven%27t+seen+much+people+talk+about+it.+Does+anyone+here+know+much+of+it%3F/</guid>
<pubDate>Thu, 11 Jun 2026 21:10:43 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I have FINALLY finished the engineering prototype for the CG Deck - An Open Source, x86, Modular Handheld PC running Dual Boot Linux & Windows]]></title> 
<description><![CDATA[Hello everyone! I am excited to share some updates on the current state of the CG Deck! I have finally finished, and present to you, the engineering prototype!!! Granted there is still lots of work to be done to get everything perfect and transition from this &quot;functional&quot; state of the device into a product which feels premium and has the level of polish that it deserves. I will get into all of that, and what all still needs to be done. I also wanted to apologize for the radio silence. I had went dark for a little over the past month or so to put the work and focus I needed to get the first engineering prototype finished and presentable. So my sincerest apologies for the lack of updates or presence in general. I have been juggling recording the BTS of everything, video editing, navigating partnerships with manufacturers/brands, and working on the prototype all at once and had got a bit overwhelmed. Now that I have got the prototype to something I am happy with sharing with you all, I finally have a slight weight lifted off of my shoulders. For those that are seeing the CG Deck for the first time, it is a modular handheld x86 PC that is capable of running dual-boot operating systems including Windows &amp; Linux distributions. My goal was to create my own &quot;dream device&quot; that was capable of adapting to whatever use case I needed. Whether I am playing Steam games, doing CAD work in Blender, coding, video editing, or whatever it is, I wanted to be able to simply be able to do it on the road or while traveling. I thought it would be ideal to have something that was portable enough to throw in a backpack or pants pocket, satellite/ LTE sim capable, and be used just as any other full scale desktop computer would. The entire device is modular and can be upgraded, repaired, or customized as you need. The CG Deck will release with 5 different modules, a variety of backplate designs and colors, and a variety of hardware and external accessories/upgrades. I wanted to make a device that grows with you as you use it and acts as a platform rather than just another device. There are currently 4 different modules, all of which can be swapped in and out with each other depending on your current use case. There are two slots and types of modules*,* the primary and secondary slot, each fitting their respective modules. For primary modules, there I have currently put together the 64-Key Rubber Keyboard Module, 11-key &amp; Rotary Knob w/ Hot Swap Sockets, the Gamepad Controller Module. As for Secondary Modules, there is only the Trackball Mouse Module at this time, but I do plan to create some additional modules after we successfully wrap up our Kickstarter. As for the current state of the prototype for the CG Deck, I am overall really happy with it so far, but it still needs some work. I would love to hear your thoughts on how you think everything is coming together! There are a few things I need to do to make the prototype less prototype-esque? and closer to it&#039;s final state. I also still will need to create a custom solution for a display board which fully matches our specifications for the CG Deck. The prototype currently weighs 590 grams and is quite a bit chunkier than I would like, so the goal is to squish everything down, remove any excess bulk that is not absolutely needed and bring the weight down approximately 100-150 grams. The end device will have an injection molded shell which will give everything that familiar quality feel we all expect. I will also need to make some finalizations to the CAD design to both accommodate the new display solution, and further optimize everything before it is ready to be tested and prepared for the injection molding process. Including the first 5 modules, there are currently over 30+ custom designed individual plastic parts, 8 custom rubber buttons, a custom designed rubber keyboard pad, over a dozen custom plastic buttons. All of which will need to be redesigned, optimized and prepared for various molding processes as we move forward. Thankfully, nothing is finalized yet and I can still easily make adjustments to optimize and perfect the device on the fly before we move on to the next steps. One of my favorite aspects of building the prototype so far was figuring out and navigating creating the custom silicone rubber keypad for the keyboard module. Finding any information about the processes used is essentially limited to a handful of documents or blogs, with most of the helpful info behind &quot;contact for more information&quot; walls at overseas factories. So because this process is so secretive, and my experience being somewhat limited in this side of manufacturing, I was forced to do a ton of testing and trial and error. I went into quite a bit of detail with everyone on our Discord server while I was figuring out the process. All in all, I ended up with a keypad I am happy with (but is far from it&#039;s final form). If anyone is interested in more about this specific aspect of the project, I would love to talk more about it! The CG Deck will be Open Source and I will be releasing all of the source files once everything is finalized and we wrap up our Kickstarter and start shipping units to our early supporters! This way you can dive into everything behind the CG Deck and even build your own or make custom improvements to your device if that is your cup of tea. I will also be creating a youtube video showcasing the build process and highlighting the trials and challenges of creating a &quot;Production&quot; device from the very start. The &quot;Documentary&quot; will be going over everything from the initial concept, through building the BOM and figuring out hardware to designing the shell in CAD, assembly, rounds of prototyping, navigating partnerships with brands and companies, through launching our Kickstarter, and everything in between. I would love to hear all of your thoughts on everything so far, and if you have any questions about anything I look forward to answering them! If you are interested in following along with the project or learning more about it, you can find everything from specs, more details, socials, links to the open source github repository and more on the website. Once I start wrapping up the project, I will be launching a Kickstarter to help fund a full production run of the device for anyone interested in helping support the project and getting a CG Deck of their own. I am planning to release some build kits and pre-assembled devices with the Kickstarter, and if you have any questions about any of that, I would love to answer them! *edited* Here is the link to learn more about the project and join the waitlist if you are interested: https://mogozen.com    submitted by    /u/ZCTMO   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591934/IT+Betriebssysteme/Linux+Tipps/I+have+FINALLY+finished+the+engineering+prototype+for+the+CG+Deck+-+An+Open+Source%2C+x86%2C+Modular+Handheld+PC+running+Dual+Boot+Linux+%26amp%3B+Windows/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591934/IT+Betriebssysteme/Linux+Tipps/I+have+FINALLY+finished+the+engineering+prototype+for+the+CG+Deck+-+An+Open+Source%2C+x86%2C+Modular+Handheld+PC+running+Dual+Boot+Linux+%26amp%3B+Windows/</guid>
<pubDate>Thu, 11 Jun 2026 21:14:48 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Toshy - Mac Keymapper for Linux]]></title> 
<description><![CDATA[Toshy is a Mac keymapper to change your keyboard layout to be the same as a Mac keyboard with the hotkeys etc. I installed this on my Thinkpad T490s and it&rsquo;s a lifesaver for me coming from the Mac world to Linux. Below is the link to the github page. Emjoy! 😁 https://github.com/RedBearAK/toshy    submitted by    /u/Adorable-One362   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591933/IT+Betriebssysteme/Linux+Tipps/Toshy+-+Mac+Keymapper+for+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591933/IT+Betriebssysteme/Linux+Tipps/Toshy+-+Mac+Keymapper+for+Linux/</guid>
<pubDate>Thu, 11 Jun 2026 22:22:31 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Roughly 400 AUR packages compromised]]></title> 
<description><![CDATA[There are more details and a list of affected packages being compiled in a thread here https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/FGXPCB3ZVCJIV7FX323SBAX2JHYB7ZS4/ Changes contributor email, adds npm to the PKGBUILD dependencies and installs malicious packages that take various keys and passwords (Browser logins, SSH, etc)  This persists on the machine with a systemd service and eventually pretends to be a kernel thread    submitted by    /u/No-Photograph-5058   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591932/IT+Betriebssysteme/Linux+Tipps/Roughly+400+AUR+packages+compromised/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591932/IT+Betriebssysteme/Linux+Tipps/Roughly+400+AUR+packages+compromised/</guid>
<pubDate>Thu, 11 Jun 2026 22:32:23 +0200</pubDate>
</item>
<item> 
<title><![CDATA[LibreOffice gives its Ribbon-style UI a pop of colour]]></title> 
<description><![CDATA[You&rsquo;ll be able to customise the look of LibreOffice&rsquo;s Tabbed UI in the free office suite&rsquo;s next major release, which his due out in August 2026. LibreOffice 26.8&rsquo;s Tabbed UI (also known as the Notebookbar and modelled after the Ribbon in Microsoft Office) can show a colourful background when application theming is enabled under Tools &gt; Options &gt; Appearance. A blue shade is used by default but you can pick or set any colour you like. In the &lsquo;Customisations&rsquo; section, first selected the Writer, Calc, Impress or Data Notebookbar value, then use the dropdown to chance the colour. Click apply [&hellip;]
You&#039;re reading LibreOffice gives its Ribbon-style UI a pop of colour, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission. ]]></description>
<link>https://tsecurity.de/de/3591648/IT+Betriebssysteme/Linux+Tipps/LibreOffice+gives+its+Ribbon-style+UI+a+pop+of+colour/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591648/IT+Betriebssysteme/Linux+Tipps/LibreOffice+gives+its+Ribbon-style+UI+a+pop+of+colour/</guid>
<pubDate>Thu, 11 Jun 2026 20:48:15 +0200</pubDate>
</item>
<item> 
<title><![CDATA[ALVR AUR package has been compromised]]></title> 
<description><![CDATA[  submitted by    /u/lajka30   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591523/IT+Betriebssysteme/Linux+Tipps/ALVR+AUR+package+has+been+compromised/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591523/IT+Betriebssysteme/Linux+Tipps/ALVR+AUR+package+has+been+compromised/</guid>
<pubDate>Thu, 11 Jun 2026 19:28:05 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I built a bootable OS from scratch that only runs containers — no package manager, no bloat]]></title> 
<description><![CDATA[  submitted by    /u/N_i_g_G_a_69   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591522/IT+Betriebssysteme/Linux+Tipps/I+built+a+bootable+OS+from+scratch+that+only+runs+containers+%E2%80%94+no+package+manager%2C+no+bloat/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591522/IT+Betriebssysteme/Linux+Tipps/I+built+a+bootable+OS+from+scratch+that+only+runs+containers+%E2%80%94+no+package+manager%2C+no+bloat/</guid>
<pubDate>Thu, 11 Jun 2026 19:28:35 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Your country's distro]]></title> 
<description><![CDATA[Does your country have a &quot;national distro&quot;? Some governments create specific Linux distros for governmental use in workplace PCs, data centers, computer literacy programs, etc.? ​ I&#039;m from Portugal and as a child I learned to use my first computer using &quot;caixa m&aacute;gica&quot; (2008)    submitted by    /u/Myko02   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591521/IT+Betriebssysteme/Linux+Tipps/Your+country%27s+distro/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591521/IT+Betriebssysteme/Linux+Tipps/Your+country%27s+distro/</guid>
<pubDate>Thu, 11 Jun 2026 19:47:58 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Mouzi - auto file organizer for Downloads (now on Linux: AppImage, deb, rpm)]]></title> 
<description><![CDATA[Hey r/linux, A month ago I posted my little file organizer on Reddit and it got way more attention than I expected. Since then, the #1 request was always Linux support. https://www.reddit.com/r/software/comments/1tis5yj/mouzi_organize_downloads_folder_automatically/ Well, it&#039;s here. Mouzi is a tiny tray app that watches your Downloads (or any folder) and automatically sorts files by type - images, documents, archives, etc. No cloud, no telemetry, 100% offline. Built with Rust + Tauri. Linux packages:  AppImage (universal, no install) .deb (Debian, Ubuntu, Mint, Pop!_OS) .rpm (Fedora, openSUSE, RHEL)  Download: https://mouzi.cc Source: https://github.com/hsr88/mouzi Hope it helps someone keep their ~/Downloads sane. Feedback welcome!    submitted by    /u/bankrut   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591243/IT+Betriebssysteme/Linux+Tipps/Mouzi+-+auto+file+organizer+for+Downloads+%28now+on+Linux%3A+AppImage%2C+deb%2C+rpm%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591243/IT+Betriebssysteme/Linux+Tipps/Mouzi+-+auto+file+organizer+for+Downloads+%28now+on+Linux%3A+AppImage%2C+deb%2C+rpm%29/</guid>
<pubDate>Thu, 11 Jun 2026 18:11:52 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I just downloaded trough terminal successfully for the first time in 2 years]]></title> 
<description><![CDATA[It&#039;s supposed to feel like I am in a cyberpunk novel breaching the mainframe of some evil multinational mega corporation? because it certainly felt like it just. A lot faster than I would have expected, software was obs studio btw and I have a mint 22.3 workstation    submitted by    /u/Obvious-Cabinet-9504   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591242/IT+Betriebssysteme/Linux+Tipps/I+just+downloaded+trough+terminal+successfully+for+the+first+time+in+2+years/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591242/IT+Betriebssysteme/Linux+Tipps/I+just+downloaded+trough+terminal+successfully+for+the+first+time+in+2+years/</guid>
<pubDate>Thu, 11 Jun 2026 18:18:14 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Emoji Pop - A really fast emoji picker for Linux]]></title> 
<description><![CDATA[  submitted by    /u/tuananh_org   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591203/IT+Betriebssysteme/Linux+Tipps/Emoji+Pop+-+A+really+fast+emoji+picker+for+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591203/IT+Betriebssysteme/Linux+Tipps/Emoji+Pop+-+A+really+fast+emoji+picker+for+Linux/</guid>
<pubDate>Thu, 11 Jun 2026 16:57:51 +0200</pubDate>
</item>
<item> 
<title><![CDATA[yserver: A modern X11 server written from scratch in Rust]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591202/IT+Betriebssysteme/Linux+Tipps/yserver%3A+A+modern+X11+server+written+from+scratch+in+Rust/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591202/IT+Betriebssysteme/Linux+Tipps/yserver%3A+A+modern+X11+server+written+from+scratch+in+Rust/</guid>
<pubDate>Thu, 11 Jun 2026 17:10:49 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Half Life running on ReactOS for the first time]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3591201/IT+Betriebssysteme/Linux+Tipps/Half+Life+running+on+ReactOS+for+the+first+time/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3591201/IT+Betriebssysteme/Linux+Tipps/Half+Life+running+on+ReactOS+for+the+first+time/</guid>
<pubDate>Thu, 11 Jun 2026 17:13:52 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Homebrew 6.0.0 released]]></title> 
<description><![CDATA[Version
6.0.0 of the Homebrew
package-management system has been released. Notable changes in this
release include the introduction of tap trust to improve
supply-chain security, improvements in sandboxing on Linux, a number
of performance tweaks, and many other changes.

See the changelog
for a full list. LWN covered Homebrew in
November 2025.


 ]]></description>
<link>https://tsecurity.de/de/3590951/IT+Betriebssysteme/Linux+Tipps/Homebrew+6.0.0+released/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590951/IT+Betriebssysteme/Linux+Tipps/Homebrew+6.0.0+released/</guid>
<pubDate>Thu, 11 Jun 2026 16:49:37 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Compromised Fedora account linked to suspicious AI-generated contributions]]></title> 
<description><![CDATA[ In May, a Fedora developer discovered that an allegedly rogue agent had been pestering the project in a number of ways: reassigning bugs, fabricating unhelpful replies to bugs, and even persuading maintainers to merge questionable code into the Anaconda installer. It also submitted a number of pull requests (PRs), some accepted, to several upstream projects. The Fedora account associated with the agent has had its group privileges revoked and the messes have been mopped up, but the motive behind the agent&#039;s actions is still a mystery. Later on May 27, Williamson said that Giovannini had replied to him privately to say that his credentials had been compromised and that he was not the one behind the AI system. &quot;Obviously we should therefore treat any actions it has taken with suspicion&quot;, Williamson said. Martin Kolman, a member of the Anaconda team, said the events were &quot;really problematic&quot; even if not malicious. The team had spent a lot of time reviewing PRs from what seemed to be an eager contributor: &quot;while it started to look off after a while, all the replies were still like this - a bit weird, but still *plausible*. He also theorized that it could be an attacker working their way up to malicious activity, much like the XZ backdoor  https://lwn.net/SubscriberLink/1077035/c7e7c14fbd60fae9/    submitted by    /u/gainan   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3590950/IT+Betriebssysteme/Linux+Tipps/Compromised+Fedora+account+linked+to+suspicious+AI-generated+contributions/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590950/IT+Betriebssysteme/Linux+Tipps/Compromised+Fedora+account+linked+to+suspicious+AI-generated+contributions/</guid>
<pubDate>Thu, 11 Jun 2026 16:51:31 +0200</pubDate>
</item>
<item> 
<title><![CDATA[[$] Automatic mTHP creation in 7.2]]></title> 
<description><![CDATA[The Linux kernel has long tried to use huge pages as a way to improve
performance, sometimes with more success than others.  The size of huge
pages has traditionally been imposed by the hardware, which typically only
offers a couple of relatively large options.  In more recent times, though,
the use of multi-size transparent huge pages (mTHPs), with more flexible
sizing implemented in software, has been growing.  If all goes well, the
7.2 development cycle will include the addition of a new feature,
contributed by Nico Pache, to make the use of mTHPs even more transparent. ]]></description>
<link>https://tsecurity.de/de/3590924/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+Automatic+mTHP+creation+in+7.2/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590924/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+Automatic+mTHP+creation+in+7.2/</guid>
<pubDate>Thu, 11 Jun 2026 16:33:27 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The Complete Inkle Library Humble Bundle has some lovely narrative puzzle adventure games]]></title> 
<description><![CDATA[The Complete Inkle Library Humble Bundle is live and with it an absolutely awesome deal on games like Heaven&#039;s Vault and Expelled!Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3590771/IT+Betriebssysteme/Linux+Tipps/The+Complete+Inkle+Library+Humble+Bundle+has+some+lovely+narrative+puzzle+adventure+games/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590771/IT+Betriebssysteme/Linux+Tipps/The+Complete+Inkle+Library+Humble+Bundle+has+some+lovely+narrative+puzzle+adventure+games/</guid>
<pubDate>Thu, 11 Jun 2026 15:22:34 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Security updates for Thursday]]></title> 
<description><![CDATA[Security updates have been issued by AlmaLinux (.NET 10.0, .NET 8.0, .NET 9.0, podman, poppler, and postgresql-jdbc), Debian (chromium, jackson-core, libdbi-perl, and libinput), Fedora (httpd, rust, and xmlstarlet), Mageia (openssh, postfix, and roundcubemail), Oracle (frr, kernel, libyang, n, postgresql-jdbc, and unbound), Red Hat (.NET 10.0, .NET 8.0, .NET 9.0, redis, and redis:7), SUSE (agama-web-ui, cockpit, cosign, glibc, google-cloud-sap-agent, google-osconfig-agent, kanidm, kernel, kubernetes, kubernetes1.23, kubernetes1.24, kubernetes1.25, kubernetes1.27, kubernetes1.28, libpodofo-devel, libyang, NetworkManager-libreswan, openCryptoki, python311-pypdf, rclone, steampipe, wicked, and xen), and Ubuntu (exim4, libcrypt-saltedhash-perl, libhttp-daemon-perl, samba, and uriparser). ]]></description>
<link>https://tsecurity.de/de/3590726/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Thursday/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590726/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Thursday/</guid>
<pubDate>Thu, 11 Jun 2026 15:08:29 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The Complete Inkle Library Humble Bundle has some lovely narrative puzzle adventures games]]></title> 
<description><![CDATA[The Complete Inkle Library Humble Bundle is live and with it an absolutely awesome deal on games like Heaven&#039;s Vault and Expelled!Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3590725/IT+Betriebssysteme/Linux+Tipps/The+Complete+Inkle+Library+Humble+Bundle+has+some+lovely+narrative+puzzle+adventures+games/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590725/IT+Betriebssysteme/Linux+Tipps/The+Complete+Inkle+Library+Humble+Bundle+has+some+lovely+narrative+puzzle+adventures+games/</guid>
<pubDate>Thu, 11 Jun 2026 15:22:34 +0200</pubDate>
</item>
<item> 
<title><![CDATA[GNOME Foundation Announces its First Fellows]]></title> 
<description><![CDATA[  submitted by    /u/BrageFuglseth   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3590648/IT+Betriebssysteme/Linux+Tipps/GNOME+Foundation+Announces+its+First+Fellows/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590648/IT+Betriebssysteme/Linux+Tipps/GNOME+Foundation+Announces+its+First+Fellows/</guid>
<pubDate>Thu, 11 Jun 2026 13:50:47 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Planetary Annihilation: TITANS gets improved Linux support]]></title> 
<description><![CDATA[Planetary Annihilation: TITANS has a fresh update out now, and it should hopefully fix the Native Linux version for a lot of players who had issues.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3590426/IT+Betriebssysteme/Linux+Tipps/Planetary+Annihilation%3A+TITANS+gets+improved+Linux+support/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590426/IT+Betriebssysteme/Linux+Tipps/Planetary+Annihilation%3A+TITANS+gets+improved+Linux+support/</guid>
<pubDate>Thu, 11 Jun 2026 13:43:25 +0200</pubDate>
</item>
<item> 
<title><![CDATA[AMD says XDNA1 Linux LLM support isn't available. I used AI-assisted development to get a full transformer layer running on a Ryzen 7 8845HS NPU.]]></title> 
<description><![CDATA[I&#039;ve been experimenting with the NPU in my Ryzen 7 8845HS laptop (Hawk Point / XDNA1) on Fedora Linux. A lot of the current AMD Ryzen AI documentation focuses on XDNA2 hardware, and community projects like FastFlowLM don&#039;t currently support XDNA1. I was curious whether the hardware was actually incapable of running LLM workloads on Linux, or if the software support had simply moved on. Full disclosure: I used ChatGPT and Codex heavily throughout this project. I am not an AI compiler engineer and I couldn&#039;t have done this without AI-assisted code investigation, debugging and porting work. The rough progression was:  Verified the NPU was working through amdxdna Investigated older RyzenAI-SW releases Found public Phoenix/XDNA1 artifacts (1x4.xclbin, qlinear_2, transaction binaries) Built the modern Linux XRT/XDNA userspace stack Got AMD&#039;s old Phoenix GEMM transactions executing on Linux Validated 24 transformer-relevant GEMM shapes Validated real quantized int4/BF16 inference paths Built a reusable Linux XDNA1QLinear wrapper Executed a complete synthetic Llama-2-style transformer layer  Current status:  Quantized int4 weights BF16 activations Q/K/V/O projections on the NPU MLP projections on the NPU RMSNorm, RoPE, attention and activation functions on CPU Deterministic repeatable results No Windows involved  Some interesting numbers:  ~6 ms per transformer layer (warm) ~116 MiB resident memory per layer 8-layer test stack completed successfully Memory scaling appears linear No kernel/XRT leaks observed so far  What I have not done:  No real model weights yet No llama.cpp integration No token generation No end-to-end LLM inference  At this point it looks less like a hardware limitation and more like an engineering project. The old XDNA1 path appears to still be functional under Linux when paired with the modern amdxdna stack. I&#039;m mostly posting because I couldn&#039;t find many examples of people doing anything substantial with XDNA1 NPUs on Linux, and I thought others might find it interesting. If there&#039;s interest, I&#039;m happy to clean up the code and publish the project on GitHub.    submitted by    /u/UnciasDream   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3590301/IT+Betriebssysteme/Linux+Tipps/AMD+says+XDNA1+Linux+LLM+support+isn%27t+available.+I+used+AI-assisted+development+to+get+a+full+transformer+layer+running+on+a+Ryzen+7+8845HS+NPU./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590301/IT+Betriebssysteme/Linux+Tipps/AMD+says+XDNA1+Linux+LLM+support+isn%27t+available.+I+used+AI-assisted+development+to+get+a+full+transformer+layer+running+on+a+Ryzen+7+8845HS+NPU./</guid>
<pubDate>Thu, 11 Jun 2026 10:53:35 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Spoiling Linux Kernel with "sanctioned" code]]></title> 
<description><![CDATA[  submitted by    /u/Skaarj   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3590300/IT+Betriebssysteme/Linux+Tipps/Spoiling+Linux+Kernel+with+%26quot%3Bsanctioned%26quot%3B+code/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590300/IT+Betriebssysteme/Linux+Tipps/Spoiling+Linux+Kernel+with+%26quot%3Bsanctioned%26quot%3B+code/</guid>
<pubDate>Thu, 11 Jun 2026 11:25:07 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Debian Testing or Fedora]]></title> 
<description><![CDATA[I&#039;m currently using Debian Stable on an old MacBook Pro 8.1, and although I have the latest kernels thanks to the backport repository, I&#039;d also like to have the updated desktop environment (KDE or Gnome) and I&#039;m undecided whether to switch to Debian Testing or Fedora... what do you suggest?    submitted by    /u/fabbro82   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3590299/IT+Betriebssysteme/Linux+Tipps/Debian+Testing+or+Fedora/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590299/IT+Betriebssysteme/Linux+Tipps/Debian+Testing+or+Fedora/</guid>
<pubDate>Thu, 11 Jun 2026 12:41:45 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Cine - modern mpv based video player for Linux]]></title> 
<description><![CDATA[  submitted by    /u/pipewire   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3590298/IT+Betriebssysteme/Linux+Tipps/Cine+-+modern+mpv+based+video+player+for+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590298/IT+Betriebssysteme/Linux+Tipps/Cine+-+modern+mpv+based+video+player+for+Linux/</guid>
<pubDate>Thu, 11 Jun 2026 12:47:40 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Age of Empires IV: Anniversary Edition adds a Controller UI on PC]]></title> 
<description><![CDATA[Age of Empires IV: Anniversary Edition should now be a lot easier to play on Steam Deck / Steam Machine and anyone using a gamepad - with the new controller UI.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3590297/IT+Betriebssysteme/Linux+Tipps/Age+of+Empires+IV%3A+Anniversary+Edition+adds+a+Controller+UI+on+PC/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590297/IT+Betriebssysteme/Linux+Tipps/Age+of+Empires+IV%3A+Anniversary+Edition+adds+a+Controller+UI+on+PC/</guid>
<pubDate>Thu, 11 Jun 2026 12:53:44 +0200</pubDate>
</item>
<item> 
<title><![CDATA[OmniGlyph - Fast Emoji and Unicode Symbol Picker for Linux]]></title> 
<description><![CDATA[I have been working on OmniGlyph, a lightweight GTK4 + Libadwaita application for quickly searching and copying emojis and Unicode symbols on Linux. Features include:  Fast search across emojis and symbols Multiple collections (Emoji, Emoticons, Arrows, Math, Currency, Special Symbols, Hieroglyphs) Keyboard-first workflow Instant clipboard copy Sidebar category navigation Layer-shell overlay support for tiling window managers  The project is open source and written in Python with GTK4. GitHub: https://github.com/pshycodr/omniglyph  Website: https://omniglyph.anishroy.dev/ Feedback, bug reports, and feature suggestions are welcome.    submitted by    /u/Aroy666   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3590296/IT+Betriebssysteme/Linux+Tipps/OmniGlyph+-+Fast+Emoji+and+Unicode+Symbol+Picker+for+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590296/IT+Betriebssysteme/Linux+Tipps/OmniGlyph+-+Fast+Emoji+and+Unicode+Symbol+Picker+for+Linux/</guid>
<pubDate>Thu, 11 Jun 2026 12:59:35 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The big Dino Update for Dwarf Fortress announced for June 25]]></title> 
<description><![CDATA[Dinos? In my fortress? Oh no. A big update for Dwarf Fortress has been announced to arrive on June 25th featuring a lot of new content.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3590197/IT+Betriebssysteme/Linux+Tipps/The+big+Dino+Update+for+Dwarf+Fortress+announced+for+June+25/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3590197/IT+Betriebssysteme/Linux+Tipps/The+big+Dino+Update+for+Dwarf+Fortress+announced+for+June+25/</guid>
<pubDate>Thu, 11 Jun 2026 12:24:22 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Proton-CachyOS update brings automatic HDR, Wayland improvements and more bug fixes]]></title> 
<description><![CDATA[The community-made compatibility layer Proton-CachyOS has a new release out with more advancements for running Windows games on Linux / SteamOS.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3589876/IT+Betriebssysteme/Linux+Tipps/Proton-CachyOS+update+brings+automatic+HDR%2C+Wayland+improvements+and+more+bug+fixes/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3589876/IT+Betriebssysteme/Linux+Tipps/Proton-CachyOS+update+brings+automatic+HDR%2C+Wayland+improvements+and+more+bug+fixes/</guid>
<pubDate>Thu, 11 Jun 2026 10:27:39 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Proton Experimental gets fixes for Path of Exile 1 & 2, Guild Wars 2, Call of Duty (2003), Exanima and more]]></title> 
<description><![CDATA[Valve updated Proton Experimental on June 10th to bring more bug fixes for running Windows games on Linux / SteamOS systems.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3589844/IT+Betriebssysteme/Linux+Tipps/Proton+Experimental+gets+fixes+for+Path+of+Exile+1+%26amp%3B+2%2C+Guild+Wars+2%2C+Call+of+Duty+%282003%29%2C+Exanima+and+more/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3589844/IT+Betriebssysteme/Linux+Tipps/Proton+Experimental+gets+fixes+for+Path+of+Exile+1+%26amp%3B+2%2C+Guild+Wars+2%2C+Call+of+Duty+%282003%29%2C+Exanima+and+more/</guid>
<pubDate>Thu, 11 Jun 2026 10:13:37 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Steam Beta gets improved Pipewire session logic on Linux]]></title> 
<description><![CDATA[A fresh Steam Beta release brings improved Pipewire session logic on Linux which should make streaming and recording better.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3589718/IT+Betriebssysteme/Linux+Tipps/Steam+Beta+gets+improved+Pipewire+session+logic+on+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3589718/IT+Betriebssysteme/Linux+Tipps/Steam+Beta+gets+improved+Pipewire+session+logic+on+Linux/</guid>
<pubDate>Thu, 11 Jun 2026 09:02:04 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Asus ZenBook S14 Review: The OLED Ultrabook That Gets Almost Everything Right]]></title> 
<description><![CDATA[If you&rsquo;ve dabbled with premium laptops before, there&rsquo;s about a 100% chance you&rsquo;ve seen Asus&rsquo;s ZenBooks...
The post Asus ZenBook S14 Review: The OLED Ultrabook That Gets Almost Everything Right appeared first on Fossbytes. ]]></description>
<link>https://tsecurity.de/de/3589717/IT+Betriebssysteme/Linux+Tipps/Asus+ZenBook+S14+Review%3A+The+OLED+Ultrabook+That+Gets+Almost+Everything+Right/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3589717/IT+Betriebssysteme/Linux+Tipps/Asus+ZenBook+S14+Review%3A+The+OLED+Ultrabook+That+Gets+Almost+Everything+Right/</guid>
<pubDate>Thu, 11 Jun 2026 09:10:28 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Build a Zoo Codes (June 2026)]]></title> 
<description><![CDATA[Build a Zoo is a fun Roblox experience where players collect animals, hatch eggs, and expand...
The post Build a Zoo Codes (June 2026) appeared first on Fossbytes. ]]></description>
<link>https://tsecurity.de/de/3589599/IT+Betriebssysteme/Linux+Tipps/Build+a+Zoo+Codes+%28June+2026%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3589599/IT+Betriebssysteme/Linux+Tipps/Build+a+Zoo+Codes+%28June+2026%29/</guid>
<pubDate>Thu, 11 Jun 2026 07:54:19 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Newton (the Wayland-native accessibility project)]]></title> 
<description><![CDATA[Linux distributions uses AT-SPI (Assistive Technology Service Provider Interface) as the the core of an accessibility stack. AT-SPI was designed for X11, with the assumption that every application would both know and control the position of each of its windows in global screen coordinates. AT-SPI has architectural limitations that make it difficult to have it work well with Wayland. The Newton project is about developing a Wayland accessibility solution using a push-based architecture. The Most Recent Update I Could Find Article Link: Update on Newton, the Wayland-native accessibility project This article is from June 18, 2024. This article was written by Matt Campbell. The Announcement for Newton Article Link: A new accessibility architecture for modern free desktops This article is from October 10, 2023. This article was written by Matt Campbell.    submitted by    /u/Submarine_sad   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3589417/IT+Betriebssysteme/Linux+Tipps/Newton+%28the+Wayland-native+accessibility+project%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3589417/IT+Betriebssysteme/Linux+Tipps/Newton+%28the+Wayland-native+accessibility+project%29/</guid>
<pubDate>Thu, 11 Jun 2026 05:00:25 +0200</pubDate>
</item>
<item> 
<title><![CDATA[[$] LWN.net Weekly Edition for June 11, 2026]]></title> 
<description><![CDATA[Inside this week&#039;s LWN.net Weekly Edition:
        
        
 Front: Suspicious AI activity in Fedora; fork() + exec(); splice() + vmsplice(); BPF loop verification; fanotify; trusted publishing.
             Briefs: CA age bill; Bundler cooldowns; insecure code completion; Asahi and macOS 27 beta; Buildroot 2026.05; Ubuntu MATE; rsync 3.4.4; Quotes; ...
             Announcements: Newsletters, conferences, security updates, patches, and more.
             ]]></description>
<link>https://tsecurity.de/de/3589261/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+LWN.net+Weekly+Edition+for+June+11%2C+2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3589261/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+LWN.net+Weekly+Edition+for+June+11%2C+2026/</guid>
<pubDate>Thu, 11 Jun 2026 02:02:58 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Fixing the TurtleBeach Velocity One Flight Deck HAT 2 Switch in Linux]]></title> 
<description><![CDATA[  submitted by    /u/Darex2094   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3589147/IT+Betriebssysteme/Linux+Tipps/Fixing+the+TurtleBeach+Velocity+One+Flight+Deck+HAT+2+Switch+in+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3589147/IT+Betriebssysteme/Linux+Tipps/Fixing+the+TurtleBeach+Velocity+One+Flight+Deck+HAT+2+Switch+in+Linux/</guid>
<pubDate>Wed, 10 Jun 2026 19:03:32 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Microsoft brings Rust Coreutils to Windows – natively]]></title> 
<description><![CDATA[Microsoft has released Coreutils for Windows, allowing a stack of familiar &ldquo;Linux-like&rdquo; command-line utilities to run natively on Windows. The project is based on uutils, the Rust-based reimplementation of GNU coreutils that Ubuntu (mostly) has adopted in recent releases. Microsoft&rsquo;s package bundles uutils&rsquo; coreutils and findutils as well as a GNU-compatible grep in a single binary. It offers tools like cat, cp, ls, mv and uptime. Commands that use POSIX-only features are excluded, meaning chmod, chown, kill and others aren&rsquo;t included. What&rsquo;s notable &ndash; *nix tools working their way into the Windows ecosystem is notable &ndash; is that this isn&rsquo;t [&hellip;]
You&#039;re reading Microsoft brings Rust Coreutils to Windows &ndash; natively, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission. ]]></description>
<link>https://tsecurity.de/de/3588657/IT+Betriebssysteme/Linux+Tipps/Microsoft+brings+Rust+Coreutils+to+Windows+%E2%80%93+natively/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588657/IT+Betriebssysteme/Linux+Tipps/Microsoft+brings+Rust+Coreutils+to+Windows+%E2%80%93+natively/</guid>
<pubDate>Wed, 10 Jun 2026 18:21:29 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Larson: Are insecure code completions a vulnerability?]]></title> 
<description><![CDATA[Seth Larson, the Python Software Foundation&#039;s security
developer-in-residence, has written
about the difficulty in classifying insecure code completion in
the PyCharm IDE using
its Full
Line code completion plugin. Larson discovered that the plugin,
which uses a local &quot;deep learning module&quot; to offer code completions,
suggests code that would lead to severe vulnerabilities. He was unsure
whether it warranted a CVE or not, however:


I reported this behavior to JetBrains for &quot;Full Line Code Completion&quot; v253.29346.142
and clearly their support staff weren&#039;t certain whether this defect
was a security vulnerability or not either. When I asked to
publish a blog post about this behavior after they confirmed
this report wasn&#039;t a &quot;direct security vulnerability&quot; (which
I agree with) but then was asked not to publicize my report and referred to
PyCharm&#039;s Coordinated Disclosure Policy
so... which is it? Security vulnerability or not?

I ended up waiting the 90 days anyway and I didn&#039;t hear back with
any substantive update from the development team. I double-checked
again today using &quot;Full Line Code Completion&quot; v261.24374.152 and the
behavior is identical, suggesting the same insecure code for both
contexts.

This isn&#039;t meant to be a specific dig at PyCharm or JetBrains, I
have no-doubt that examples like this exist in every code generation
model available.
 ]]></description>
<link>https://tsecurity.de/de/3588420/IT+Betriebssysteme/Linux+Tipps/Larson%3A+Are+insecure+code+completions+a+vulnerability%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588420/IT+Betriebssysteme/Linux+Tipps/Larson%3A+Are+insecure+code+completions+a+vulnerability%3F/</guid>
<pubDate>Wed, 10 Jun 2026 18:43:14 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Dark-fantasy bullet heaven auto-shooter Hand of Fate: Hordes arrives July 22nd]]></title> 
<description><![CDATA[Hand of Fate: Hordes (originally titled Hordes of Fate: A Hand of Fate Adventure) is now set to enter Early Access on July 22nd.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3588164/IT+Betriebssysteme/Linux+Tipps/Dark-fantasy+bullet+heaven+auto-shooter+Hand+of+Fate%3A+Hordes+arrives+July+22nd/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588164/IT+Betriebssysteme/Linux+Tipps/Dark-fantasy+bullet+heaven+auto-shooter+Hand+of+Fate%3A+Hordes+arrives+July+22nd/</guid>
<pubDate>Wed, 10 Jun 2026 17:05:58 +0200</pubDate>
</item>
<item> 
<title><![CDATA[PipeASIO 1.0.0 - I made an ASIO driver for Wine that talks straight to PipeWire, because I just wanted FL Studio to work under Proton]]></title> 
<description><![CDATA[  submitted by    /u/kastanCZ   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3588109/IT+Betriebssysteme/Linux+Tipps/PipeASIO+1.0.0+-+I+made+an+ASIO+driver+for+Wine+that+talks+straight+to+PipeWire%2C+because+I+just+wanted+FL+Studio+to+work+under+Proton/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588109/IT+Betriebssysteme/Linux+Tipps/PipeASIO+1.0.0+-+I+made+an+ASIO+driver+for+Wine+that+talks+straight+to+PipeWire%2C+because+I+just+wanted+FL+Studio+to+work+under+Proton/</guid>
<pubDate>Wed, 10 Jun 2026 16:08:59 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Linux Sees Patches For "Critical" Vulnerability Affecting Many Arm CPUs]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3588108/IT+Betriebssysteme/Linux+Tipps/Linux+Sees+Patches+For+%26quot%3BCritical%26quot%3B+Vulnerability+Affecting+Many+Arm+CPUs/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588108/IT+Betriebssysteme/Linux+Tipps/Linux+Sees+Patches+For+%26quot%3BCritical%26quot%3B+Vulnerability+Affecting+Many+Arm+CPUs/</guid>
<pubDate>Wed, 10 Jun 2026 16:21:15 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Alpine 3.24.0 released todayyy]]></title> 
<description><![CDATA[  submitted by    /u/HitarthSurana   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3588107/IT+Betriebssysteme/Linux+Tipps/Alpine+3.24.0+released+todayyy/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588107/IT+Betriebssysteme/Linux+Tipps/Alpine+3.24.0+released+todayyy/</guid>
<pubDate>Wed, 10 Jun 2026 16:21:23 +0200</pubDate>
</item>
<item> 
<title><![CDATA[AMDGPU Linux Driver Preps For HDMI 2.1 Compliance Testing]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3588106/IT+Betriebssysteme/Linux+Tipps/AMDGPU+Linux+Driver+Preps+For+HDMI+2.1+Compliance+Testing/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588106/IT+Betriebssysteme/Linux+Tipps/AMDGPU+Linux+Driver+Preps+For+HDMI+2.1+Compliance+Testing/</guid>
<pubDate>Wed, 10 Jun 2026 16:26:25 +0200</pubDate>
</item>
<item> 
<title><![CDATA[NVIDIA Engineer Devises Patch To Significantly Reduce GCC Bootstrap Time]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3588105/IT+Betriebssysteme/Linux+Tipps/NVIDIA+Engineer+Devises+Patch+To+Significantly+Reduce+GCC+Bootstrap+Time/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588105/IT+Betriebssysteme/Linux+Tipps/NVIDIA+Engineer+Devises+Patch+To+Significantly+Reduce+GCC+Bootstrap+Time/</guid>
<pubDate>Wed, 10 Jun 2026 16:30:20 +0200</pubDate>
</item>
<item> 
<title><![CDATA[macOS container machines: provides a highly integrated Linux environment that works seamlessly on your Mac.]]></title> 
<description><![CDATA[  submitted by    /u/TheTwelveYearOld   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3588104/IT+Betriebssysteme/Linux+Tipps/macOS+container+machines%3A+provides+a+highly+integrated+Linux+environment+that+works+seamlessly+on+your+Mac./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588104/IT+Betriebssysteme/Linux+Tipps/macOS+container+machines%3A+provides+a+highly+integrated+Linux+environment+that+works+seamlessly+on+your+Mac./</guid>
<pubDate>Wed, 10 Jun 2026 16:46:05 +0200</pubDate>
</item>
<item> 
<title><![CDATA[[$] AI agent runs amok in Fedora and elsewhere]]></title> 
<description><![CDATA[Agentic AI systems can be used to do a variety of things
autonomously on behalf of a human user: open or manage bugs, generate
code, submit pull-requests, and (apparently) even complain about
rejection. In May, a Fedora developer discovered that an allegedly
rogue agent had been pestering the project in a number of ways:
reassigning bugs, fabricating unhelpful replies to bugs, and even
persuading maintainers to merge questionable code into the Anaconda
installer. It also submitted a number of pull requests (PRs),
some accepted, to several upstream projects. The Fedora account
associated with the agent has had its group privileges revoked and the
messes have been mopped up, but the motive behind the agent&#039;s actions is still
a mystery. ]]></description>
<link>https://tsecurity.de/de/3588020/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+AI+agent+runs+amok+in+Fedora+and+elsewhere/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3588020/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+AI+agent+runs+amok+in+Fedora+and+elsewhere/</guid>
<pubDate>Wed, 10 Jun 2026 16:35:25 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Buildroot 2026.05 released]]></title> 
<description><![CDATA[Version
2026.05 of the Buildroot tool
has been released. Buildroot simplifies and automates the process of
building embedded Linux systems using cross-compilation. Notable
changes in this release include support for Arm Neoverse cores,
addition of XFS rootfs generation, as well as many package updates and
bug fixes. See the CHANGES
file for the full list.

 ]]></description>
<link>https://tsecurity.de/de/3587945/IT+Betriebssysteme/Linux+Tipps/Buildroot+2026.05+released/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587945/IT+Betriebssysteme/Linux+Tipps/Buildroot+2026.05+released/</guid>
<pubDate>Wed, 10 Jun 2026 16:03:16 +0200</pubDate>
</item>
<item> 
<title><![CDATA[iMac turn to Linux]]></title> 
<description><![CDATA[yesterday I turn my imac 🖥️ into a linux Mint (cinnamon) and works so fast and just feel really good, maybe I&rsquo;m exited because I like linux too much and also first time doing this, but I&rsquo;m running in to a problem, don&rsquo;t know if is going to be a big problem or small , I having trouble either downloading the right drivers to install wifi capabilities, is there a way around this ? I know is a big question because I need to take under consideration the system specs but is this a known problem, maybe someone have a solution out there ? Thanks     submitted by    /u/Jhonniebg   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587727/IT+Betriebssysteme/Linux+Tipps/iMac+turn+to+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587727/IT+Betriebssysteme/Linux+Tipps/iMac+turn+to+Linux/</guid>
<pubDate>Wed, 10 Jun 2026 14:16:46 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Security updates for Wednesday]]></title> 
<description><![CDATA[Security updates have been issued by AlmaLinux (poppler), Debian (dnsmasq, mistral, okular, openssl, poppler, and strongswan), Fedora (exim, firefox, pcs, putty, and xorg-x11-server), Mageia (freeciv, golang-x-net, jq, libssh, libxmp, libxpm, minetest, ruby-net-ssh, tor, and wireshark), SUSE (389-ds, ack, agama-web-ui, amazon-ssm-agent, avahi, dpkg, elemental-register, elemental-system-agent, elemental-toolkit, ggml-devel-9500, go1.25, go1.26, kernel, kubernetes1.23, kubernetes1.24, kubernetes1.26, libsoup, mariadb, netty, netty-tcnative, NetworkManager, nginx, perl-CryptX, perl-XML-LibXML, podofo, polkit, python-Django, python-requests, samba, strongswan, vim, and xen), and Ubuntu (cyborg, gdk-pixbuf, golang-golang-x-net-dev, nginx, node-lodash, openssl, openssl, openssl1.0, qemu, tomcat9, tomcat10, and vim). ]]></description>
<link>https://tsecurity.de/de/3587726/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Wednesday/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587726/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Wednesday/</guid>
<pubDate>Wed, 10 Jun 2026 15:09:28 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I Sped up mt76 USB WIFI ~1.5x with a kernel patch that has been acked for mainline]]></title> 
<description><![CDATA[Hey guys, i just got a kernel patch that speeds up USB dongles running the mt76 driver acked for the next PR period. The USB driver used to hand RX frames up without a NAPI, so it never got GRO and ran single-threaded which capped its speed ~380mbps while the PCIe path flew. I ended up moving the USB RX queue to a threaded NAPI which allowed it to utilize GRO and threading which led to a speed boost to about 580 Mbps average. If you have a dongle utilizing this driver and want to try it out feel free.  Patch: https://lore.kernel.org/linux-wireless/20260609105301.196302-1-phial@phiality.com/ (5th in the series of patches ive done for fixing things on linux, following the adobe installers fix, The Crew 2 fix, MSFS2020 VR fix and Contractors Showdown fix) TLDR: every mt76 usb dongle gets a free boost    submitted by    /u/HearMeOut-13   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587567/IT+Betriebssysteme/Linux+Tipps/I+Sped+up+mt76+USB+WIFI+%7E1.5x+with+a+kernel+patch+that+has+been+acked+for+mainline/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587567/IT+Betriebssysteme/Linux+Tipps/I+Sped+up+mt76+USB+WIFI+%7E1.5x+with+a+kernel+patch+that+has+been+acked+for+mainline/</guid>
<pubDate>Wed, 10 Jun 2026 13:43:07 +0200</pubDate>
</item>
<item> 
<title><![CDATA[How many bits of entropy should a password have to be reasonably future proof (10+ years)?]]></title> 
<description><![CDATA[  submitted by    /u/throwaway16830261   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587566/IT+Betriebssysteme/Linux+Tipps/How+many+bits+of+entropy+should+a+password+have+to+be+reasonably+future+proof+%2810%2B+years%29%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587566/IT+Betriebssysteme/Linux+Tipps/How+many+bits+of+entropy+should+a+password+have+to+be+reasonably+future+proof+%2810%2B+years%29%3F/</guid>
<pubDate>Wed, 10 Jun 2026 13:48:17 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Mouthwashing devs next project is co-op tank horror Carcass Clad]]></title> 
<description><![CDATA[The developer of the massively popular game Mouthwashing revealed Carcass Clad, a visceral three person co-op tank horror game.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3587442/IT+Betriebssysteme/Linux+Tipps/Mouthwashing+devs+next+project+is+co-op+tank+horror+Carcass+Clad/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587442/IT+Betriebssysteme/Linux+Tipps/Mouthwashing+devs+next+project+is+co-op+tank+horror+Carcass+Clad/</guid>
<pubDate>Wed, 10 Jun 2026 13:16:55 +0200</pubDate>
</item>
<item> 
<title><![CDATA[LibreOffice project recap, May 2026 – Updates, events, new dev strategy and more...]]></title> 
<description><![CDATA[  submitted by    /u/themikeosguy   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587419/IT+Betriebssysteme/Linux+Tipps/LibreOffice+project+recap%2C+May+2026+%E2%80%93+Updates%2C+events%2C+new+dev+strategy+and+more.../</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587419/IT+Betriebssysteme/Linux+Tipps/LibreOffice+project+recap%2C+May+2026+%E2%80%93+Updates%2C+events%2C+new+dev+strategy+and+more.../</guid>
<pubDate>Wed, 10 Jun 2026 12:11:29 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Your opinion on LLM-coded apps?]]></title> 
<description><![CDATA[Everyday more and more LLM-powered apps are being released, many of which are low-effort or poorly executed. As a result, some users refuse to install or use them, and Flatub recently announced it will no longer accept such apps in its repository. However, there are two valid concerns:  Even experienced developers increasingly rely on LLMs, often spending less time coding and more on other aspects of development. High-effort LLM-based apps that are well-tested and maintained may be rejected under this blanket policy, missing the recognition they deserve.  What criteria should platforms use to distinguish between low-effort and high-quality LLM-based apps? How can developers ensure their apps are evaluated fairly without discouraging responsible AI-assisted development?     submitted by    /u/walterblackkk   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587418/IT+Betriebssysteme/Linux+Tipps/Your+opinion+on+LLM-coded+apps%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587418/IT+Betriebssysteme/Linux+Tipps/Your+opinion+on+LLM-coded+apps%3F/</guid>
<pubDate>Wed, 10 Jun 2026 12:32:02 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Terminal Tower of Hanoi, in Bash]]></title> 
<description><![CDATA[https://gitlab.com/christosangel/hanoi Hanoi is a simple terminal version of the known classical game Tower of Hanoi, written in Bash. During the game, the user can move left and right, pick disks and drop them in other stacks. The aim is to move all the disks from the ORIGIN pile to the DESTINATION pile, in as little moves as possible.    submitted by    /u/christos_71   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587417/IT+Betriebssysteme/Linux+Tipps/Terminal+Tower+of+Hanoi%2C+in+Bash/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587417/IT+Betriebssysteme/Linux+Tipps/Terminal+Tower+of+Hanoi%2C+in+Bash/</guid>
<pubDate>Wed, 10 Jun 2026 12:49:22 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Cave Story+ 2026 major update out now - Native Linux version dropped]]></title> 
<description><![CDATA[The highly rated action-adventure platformer Cave Story+ now has the massive &quot;Cave Story+ Update 2026&quot; available but they dropped the Native Linux version.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3587280/IT+Betriebssysteme/Linux+Tipps/Cave+Story%2B+2026+major+update+out+now+-+Native+Linux+version+dropped/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587280/IT+Betriebssysteme/Linux+Tipps/Cave+Story%2B+2026+major+update+out+now+-+Native+Linux+version+dropped/</guid>
<pubDate>Wed, 10 Jun 2026 12:10:34 +0200</pubDate>
</item>
<item> 
<title><![CDATA[RakuOS fixes the one thing that annoys me most about immutable Linux distros]]></title> 
<description><![CDATA[  submitted by    /u/Inner-Bridge-5241   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587248/IT+Betriebssysteme/Linux+Tipps/RakuOS+fixes+the+one+thing+that+annoys+me+most+about+immutable+Linux+distros/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587248/IT+Betriebssysteme/Linux+Tipps/RakuOS+fixes+the+one+thing+that+annoys+me+most+about+immutable+Linux+distros/</guid>
<pubDate>Wed, 10 Jun 2026 06:50:49 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I've been using Linux for over a year]]></title> 
<description><![CDATA[I made a post a year or so ago stating i was done with windows, the final straw was trivial, however I was none the less done. So I came here to make a post and maybe learn something, and honestly experienced a bunch of self righteous dicks telling to i should just stick to windows and id struggle, but there was a few nice helpfull people, so i soldierd on. I installed Linux maybe 15-20 times after running into many.... many..... many issues, it was a struggle, the dicks where right, however for the last 6 months I&#039;ve had an old notebook running; Tailscale, Pihole, plex, immich and nextcloud, all in their nice individual little containers. Ive now set up a Thinkpad and have started doing it all again, but permanently. 🤙    submitted by    /u/LumpySpacePrincesse   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587247/IT+Betriebssysteme/Linux+Tipps/I%27ve+been+using+Linux+for+over+a+year/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587247/IT+Betriebssysteme/Linux+Tipps/I%27ve+been+using+Linux+for+over+a+year/</guid>
<pubDate>Wed, 10 Jun 2026 11:01:35 +0200</pubDate>
</item>
<item> 
<title><![CDATA[GNUstep monthly meeting (audio/(video) call) on Saturday, 13th of June 2026 -- Reminder]]></title> 
<description><![CDATA[  submitted by    /u/I00I-SqAR   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587246/IT+Betriebssysteme/Linux+Tipps/GNUstep+monthly+meeting+%28audio%2F%28video%29+call%29+on+Saturday%2C+13th+of+June+2026+--+Reminder/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587246/IT+Betriebssysteme/Linux+Tipps/GNUstep+monthly+meeting+%28audio%2F%28video%29+call%29+on+Saturday%2C+13th+of+June+2026+--+Reminder/</guid>
<pubDate>Wed, 10 Jun 2026 11:38:24 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Origami Linux Is Dead — and That Might Be Great News for Immutable Linux]]></title> 
<description><![CDATA[  submitted by    /u/Inner-Bridge-5241   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587245/IT+Betriebssysteme/Linux+Tipps/Origami+Linux+Is+Dead+%E2%80%94+and+That+Might+Be+Great+News+for+Immutable+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587245/IT+Betriebssysteme/Linux+Tipps/Origami+Linux+Is+Dead+%E2%80%94+and+That+Might+Be+Great+News+for+Immutable+Linux/</guid>
<pubDate>Wed, 10 Jun 2026 11:51:46 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Valve to no longer offer physical gift cards due to scammers]]></title> 
<description><![CDATA[Valve updated a help article recently, noting that they will no longer be supplying physical Steam gift cards due to scammers.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3587244/IT+Betriebssysteme/Linux+Tipps/Valve+to+no+longer+offer+physical+gift+cards+due+to+scammers/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587244/IT+Betriebssysteme/Linux+Tipps/Valve+to+no+longer+offer+physical+gift+cards+due+to+scammers/</guid>
<pubDate>Wed, 10 Jun 2026 11:54:28 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Paint.net alternatives other than Pinta?]]></title> 
<description><![CDATA[I&#039;m looking for a Paint.net alternative that&#039;s as close as possible. I don&#039;t personally like Pinta as it&#039;s overly minimalistic and depends too much on keybinds for things such as resizing, rotating, etc instead of having mouse-controllable methods. I want something that&#039;s just as easy to use as Paint.net, looks nice, and opens quickly    submitted by    /u/SilversPixels   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3587243/IT+Betriebssysteme/Linux+Tipps/Paint.net+alternatives+other+than+Pinta%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587243/IT+Betriebssysteme/Linux+Tipps/Paint.net+alternatives+other+than+Pinta%3F/</guid>
<pubDate>Wed, 10 Jun 2026 11:56:28 +0200</pubDate>
</item>
<item> 
<title><![CDATA[SteamOS 3.8.8 Beta brings fixes for MSI Claw controls in Desktop Mode]]></title> 
<description><![CDATA[We are hopefully (finally) getting close to the stable release of SteamOS 3.8 now, with another small Beta update with some needed fixes.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3587017/IT+Betriebssysteme/Linux+Tipps/SteamOS+3.8.8+Beta+brings+fixes+for+MSI+Claw+controls+in+Desktop+Mode/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587017/IT+Betriebssysteme/Linux+Tipps/SteamOS+3.8.8+Beta+brings+fixes+for+MSI+Claw+controls+in+Desktop+Mode/</guid>
<pubDate>Wed, 10 Jun 2026 10:24:51 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Moss: The Forgotten Relic gets Steam Deck Verified ahead of release]]></title> 
<description><![CDATA[A beautiful looking new puzzle-platforming adventure, Moss: The Forgotten Relic is arriving in July and now it is Steam Deck Verified.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3587016/IT+Betriebssysteme/Linux+Tipps/Moss%3A+The+Forgotten+Relic+gets+Steam+Deck+Verified+ahead+of+release/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587016/IT+Betriebssysteme/Linux+Tipps/Moss%3A+The+Forgotten+Relic+gets+Steam+Deck+Verified+ahead+of+release/</guid>
<pubDate>Wed, 10 Jun 2026 10:31:54 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Wordless prehistoric point and click adventure Theropods looks wonderful in the new trailer]]></title> 
<description><![CDATA[A point and click adventure game with no words, set in prehistoric times where dinos lurk around every corner - the new Theropods trailer looks great.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3587015/IT+Betriebssysteme/Linux+Tipps/Wordless+prehistoric+point+and+click+adventure+Theropods+looks+wonderful+in+the+new+trailer/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3587015/IT+Betriebssysteme/Linux+Tipps/Wordless+prehistoric+point+and+click+adventure+Theropods+looks+wonderful+in+the+new+trailer/</guid>
<pubDate>Wed, 10 Jun 2026 10:40:50 +0200</pubDate>
</item>
<item> 
<title><![CDATA[How to Install Ubuntu 26.04 LTS on Bare Metal]]></title> 
<description><![CDATA[Every two years, Canonical ships a new LTS version of Ubuntu. If you are like me who does not like short term releases, such as Ubuntu 25.04, then you are going to enjoy this guide. LTS versions of Ubuntu offer 5 years of support, which is extended up to 10 years with Ubuntu pro. On [&hellip;] ]]></description>
<link>https://tsecurity.de/de/3586684/IT+Betriebssysteme/Linux+Tipps/How+to+Install+Ubuntu+26.04+LTS+on+Bare+Metal/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3586684/IT+Betriebssysteme/Linux+Tipps/How+to+Install+Ubuntu+26.04+LTS+on+Bare+Metal/</guid>
<pubDate>Wed, 10 Jun 2026 08:25:36 +0200</pubDate>
</item>
<item> 
<title><![CDATA[5 Major Upgrades Apple Introduced With macOS 27 Golden Gate]]></title> 
<description><![CDATA[At WWDC 2026, Apple revealed macOS 27 Golden Gate alongside its newest software lineup. The update...
The post 5 Major Upgrades Apple Introduced With macOS 27 Golden Gate appeared first on Fossbytes. ]]></description>
<link>https://tsecurity.de/de/3586539/IT+Betriebssysteme/Linux+Tipps/5+Major+Upgrades+Apple+Introduced+With+macOS+27+Golden+Gate/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3586539/IT+Betriebssysteme/Linux+Tipps/5+Major+Upgrades+Apple+Introduced+With+macOS+27+Golden+Gate/</guid>
<pubDate>Wed, 10 Jun 2026 07:24:07 +0200</pubDate>
</item>
<item> 
<title><![CDATA[macOS 27 Golden Gate Breaks Asahi Linux — What It Means and How to Recover]]></title> 
<description><![CDATA[macOS 27 Golden Gate beta changed the boot picker behavior on Apple Silicon Macs, hiding Asahi Linux partitions from view. The partition data is intact, but you cannot boot into Linux. This guide covers three verified recovery methods and what the Asahi team is doing about it. ]]></description>
<link>https://tsecurity.de/de/3586446/IT+Betriebssysteme/Linux+Tipps/macOS+27+Golden+Gate+Breaks+Asahi+Linux+%E2%80%94+What+It+Means+and+How+to+Recover/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3586446/IT+Betriebssysteme/Linux+Tipps/macOS+27+Golden+Gate+Breaks+Asahi+Linux+%E2%80%94+What+It+Means+and+How+to+Recover/</guid>
<pubDate>Wed, 10 Jun 2026 06:29:10 +0200</pubDate>
</item>
<item> 
<title><![CDATA[CAN YALL STOP SAYING IM A LARPER NOW?]]></title> 
<description><![CDATA[just joking, im running an ai on my pc with a ubuntu server vm and using it at my phone by ssh, its ollama qwen3:4b, because im growing the level of the ai, because i cant put on a super duper cool ai and it gives me a problem because im not using too many cores of my i7-14700k, i plan to put some super duper cool models and up how much cores i use, im using 6 rn, can yall give me ideas?    submitted by    /u/BiscoitoToDoBR   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3586299/IT+Betriebssysteme/Linux+Tipps/CAN+YALL+STOP+SAYING+IM+A+LARPER+NOW%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3586299/IT+Betriebssysteme/Linux+Tipps/CAN+YALL+STOP+SAYING+IM+A+LARPER+NOW%3F/</guid>
<pubDate>Wed, 10 Jun 2026 03:33:35 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Sonny Piers elaborates on his ban from the Gnome community]]></title> 
<description><![CDATA[  submitted by    /u/novafunc   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3586280/IT+Betriebssysteme/Linux+Tipps/Sonny+Piers+elaborates+on+his+ban+from+the+Gnome+community/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3586280/IT+Betriebssysteme/Linux+Tipps/Sonny+Piers+elaborates+on+his+ban+from+the+Gnome+community/</guid>
<pubDate>Tue, 09 Jun 2026 22:17:53 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Alpine Linux 3.24.0 released]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3586279/IT+Betriebssysteme/Linux+Tipps/Alpine+Linux+3.24.0+released/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3586279/IT+Betriebssysteme/Linux+Tipps/Alpine+Linux+3.24.0+released/</guid>
<pubDate>Wed, 10 Jun 2026 02:11:56 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Firefox for Android adding Google Integrity checks]]></title> 
<description><![CDATA[Mozilla is added support for Google&rsquo;s Play Integrity API, known for blocking users of custom ROMs from accessing banking apps, to Firefox for Android. According to a resolved issue in Mozilla&rsquo;s public tracker, a new&nbsp;lib-integrity-googleplay&nbsp;library has been added to Firefox&rsquo;s Android codebase. It requests a Play Integrity token, which is then passed to Mozilla&rsquo;s MLPA (Machine Learning Proxy) server. The token gates access to Firefox&rsquo;s server-side AI tools, like Smart Window, for rate-limiting purposes. It means Mozilla can ensure that only unmodified, Play-installed copies of Firefox on Google-certified devices can use its compute resources. Per documentation, developers can: &ldquo;&hellip;call the [&hellip;]
You&#039;re reading Firefox for Android adding Google Integrity checks, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission. ]]></description>
<link>https://tsecurity.de/de/3586049/IT+Betriebssysteme/Linux+Tipps/Firefox+for+Android+adding+Google+Integrity+checks/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3586049/IT+Betriebssysteme/Linux+Tipps/Firefox+for+Android+adding+Google+Integrity+checks/</guid>
<pubDate>Tue, 09 Jun 2026 22:55:58 +0200</pubDate>
</item>
<item> 
<title><![CDATA[High-Severity Vulnerability In Linux Caused By a Single Errant Character]]></title> 
<description><![CDATA[An anonymous reader quotes a report from Ars Technica: Researchers have analyzed a high-severity vulnerability in Linux that&#039;s able to escalate untrusted users to root by exploiting a bug you don&#039;t often see: a single errant character inside the kernel. The vulnerability, tracked as CVE-2026-23111, is located in nf_tables, a subsystem of the Linux kernel that provides packet filtering capabilities. It&#039;s used to manage firewall rules and replaces older subsystems such as iptables, ip6tables, arptables, and ebtables.
 
The presence of a single mis-issued exclamation point in code implementing nf_tables introduced a use-after-free, a class of vulnerability that corrupts memory by placing malicious code at memory addresses that haven&#039;t been properly freed of their previous contents. CVE-2026-23111 can be exploited by an unprivileged user or process to elevate system rights to root. The exploit works by disrupting the deletion of verdicts -- a determination within the nf_tables framework that determines if a packet matches a rule calling for a certain action to be performed. This process can use what are known as catchall elements, which act as a wildcard in the event a lookup doesn&#039;t match any other element in the set.
 
When a verdict map is deleted from memory, catchall elements are deactivated and a chain&#039;s reference counter is decremented. When errors occur the deletion can be reversed and the counter incremented. CVE-2026-53111 allows for that process to be altered. As a result, the exploit can decrement the variable an arbitrary number of times and then delete and free the chain when some objects still point to it. Although the kernel vulnerability was fixed in February, multiple proof-of-concept exploits have since emerged, including one from FuzzingLabs in April and another from Exodus Intelligence that works on Debian and Ubuntu.





Read more of this story at Slashdot. ]]></description>
<link>https://tsecurity.de/de/3585919/IT+Betriebssysteme/Linux+Tipps/High-Severity+Vulnerability+In+Linux+Caused+By+a+Single+Errant+Character/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585919/IT+Betriebssysteme/Linux+Tipps/High-Severity+Vulnerability+In+Linux+Caused+By+a+Single+Errant+Character/</guid>
<pubDate>Tue, 09 Jun 2026 22:00:00 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Future of Ubuntu MATE]]></title> 
<description><![CDATA[Thomas Ward has published
an update about the future of the Ubuntu MATE project, which did not have a
26.04&nbsp;release with the other Ubuntu flavors in
April:


There is a new team working on Ubuntu MATE who have stepped up to
help take over flavor management. They haven&#039;t formally introduced
themselves yet, but I can safely say that other developers HAVE
stepped up for the future of the MATE flavor, despite its prior team
lead having stepped down.

[...] Ultimately, this means that they are working to cover the
missed items and gaps, and may quite possibly have a 26.10 release in
October of 2026, which I believe they most likely are targeting.

This also means that bugs in the MATE environment and in packages
they normally would have shipped had they have a 26.04 release are
still going to get attention and fixes. So, effectively, nothing has
changed. The only difference is that there was no 26.04 installer
image released.


For those looking to install a MATE desktop on a &quot;clean&quot; install of
Ubuntu&nbsp;26.04, Ward suggests installing Ubuntu Server and then
installing the ubuntu-mate-desktop package. ]]></description>
<link>https://tsecurity.de/de/3585557/IT+Betriebssysteme/Linux+Tipps/Future+of+Ubuntu+MATE/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585557/IT+Betriebssysteme/Linux+Tipps/Future+of+Ubuntu+MATE/</guid>
<pubDate>Tue, 09 Jun 2026 20:00:16 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Vampire Survivors dev unveils JUJUTSU KAISEN RUMBLE: SURVIVATON]]></title> 
<description><![CDATA[Vampire Survivors developer poncle today revealed JUJUTSU KAISEN RUMBLE: SURVIVATON, an evolution of the genre they kickstarted with battle royale elements.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3585556/IT+Betriebssysteme/Linux+Tipps/Vampire+Survivors+dev+unveils+JUJUTSU+KAISEN+RUMBLE%3A+SURVIVATON/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585556/IT+Betriebssysteme/Linux+Tipps/Vampire+Survivors+dev+unveils+JUJUTSU+KAISEN+RUMBLE%3A+SURVIVATON/</guid>
<pubDate>Tue, 09 Jun 2026 20:01:05 +0200</pubDate>
</item>
<item> 
<title><![CDATA[DELTARUNE Chapter 5 arrives free on June 24]]></title> 
<description><![CDATA[The insanely popular DELTARUNE from developer tobyfox (of UNDERTALE fame) is set for a big expansion, with DELTARUNE Chapter 5 arriving June 24th.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3585479/IT+Betriebssysteme/Linux+Tipps/DELTARUNE+Chapter+5+arrives+free+on+June+24/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585479/IT+Betriebssysteme/Linux+Tipps/DELTARUNE+Chapter+5+arrives+free+on+June+24/</guid>
<pubDate>Tue, 09 Jun 2026 19:44:10 +0200</pubDate>
</item>
<item> 
<title><![CDATA[[$] Eliminating long-lived credentials with trusted publishing]]></title> 
<description><![CDATA[Trusted
publishing is an authentication mechanism that relies on
short-lived credentials to reduce the risk of supply-chain attacks. At
the 2026 Open
Source Summit North America, Mike Fiedler walked the audience
through why trusted publishing exists, how it works, and made the case
for its adoption. It is not a silver bullet against all attacks, but
it does offer protection against theft of long-lived credentials used
to publish to package registries. ]]></description>
<link>https://tsecurity.de/de/3585478/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+Eliminating+long-lived+credentials+with+trusted+publishing/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585478/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+Eliminating+long-lived+credentials+with+trusted+publishing/</guid>
<pubDate>Tue, 09 Jun 2026 19:50:49 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Kingdom Hearts 4 from Square Enix is alive with a new trailer]]></title> 
<description><![CDATA[Kingdom Hearts 4 (styled as KINGDOM HEARTS IV) from developer Square Enix is actually alive and well, with a new teaser trailer.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3585157/IT+Betriebssysteme/Linux+Tipps/Kingdom+Hearts+4+from+Square+Enix+is+alive+with+a+new+trailer/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585157/IT+Betriebssysteme/Linux+Tipps/Kingdom+Hearts+4+from+Square+Enix+is+alive+with+a+new+trailer/</guid>
<pubDate>Tue, 09 Jun 2026 17:53:21 +0200</pubDate>
</item>
<item> 
<title><![CDATA[DRAGON QUEST MONSTERS: The Withered World arrives in December]]></title> 
<description><![CDATA[On top of showing off Kingdom Hearts 4, Square Enix also gave us a release date for DRAGON QUEST MONSTERS: The Withered World as it arrives December 3rd.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3585156/IT+Betriebssysteme/Linux+Tipps/DRAGON+QUEST+MONSTERS%3A+The+Withered+World+arrives+in+December/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585156/IT+Betriebssysteme/Linux+Tipps/DRAGON+QUEST+MONSTERS%3A+The+Withered+World+arrives+in+December/</guid>
<pubDate>Tue, 09 Jun 2026 18:01:42 +0200</pubDate>
</item>
<item> 
<title><![CDATA[FINAL FANTASY RESONANCE in HD-2D arrives in October]]></title> 
<description><![CDATA[The first HD-2D game in the FINAL FANTASY series, FINAL FANTASY RESONANCE is set to arrive October 22nd.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3585155/IT+Betriebssysteme/Linux+Tipps/FINAL+FANTASY+RESONANCE+in+HD-2D+arrives+in+October/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585155/IT+Betriebssysteme/Linux+Tipps/FINAL+FANTASY+RESONANCE+in+HD-2D+arrives+in+October/</guid>
<pubDate>Tue, 09 Jun 2026 18:07:23 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Linux App Summit 2026: Meeting of the Linux Desktop Avant-garde]]></title> 
<description><![CDATA[  submitted by    /u/BrageFuglseth   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3585093/IT+Betriebssysteme/Linux+Tipps/Linux+App+Summit+2026%3A+Meeting+of+the+Linux+Desktop+Avant-garde/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585093/IT+Betriebssysteme/Linux+Tipps/Linux+App+Summit+2026%3A+Meeting+of+the+Linux+Desktop+Avant-garde/</guid>
<pubDate>Tue, 09 Jun 2026 13:56:45 +0200</pubDate>
</item>
<item> 
<title><![CDATA[PSA for AsahiLinux users]]></title> 
<description><![CDATA[Do NOT upgrade to macOS 27 Golden Gate! Apple has changed how the boot picker and Startup Disk applications detect valid OS boot volumes. When using either from macOS 27, your Asahi partition will not be visible. Edit : the Asahi team thinks it&#039;s a bug, and has filed a report about it.    submitted by    /u/krumpfwylg   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3585092/IT+Betriebssysteme/Linux+Tipps/PSA+for+AsahiLinux+users/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585092/IT+Betriebssysteme/Linux+Tipps/PSA+for+AsahiLinux+users/</guid>
<pubDate>Tue, 09 Jun 2026 13:57:31 +0200</pubDate>
</item>
<item> 
<title><![CDATA[New native Open Source Linux Client!]]></title> 
<description><![CDATA[  submitted by    /u/ArgumentConscious202   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3585091/IT+Betriebssysteme/Linux+Tipps/New+native+Open+Source+Linux+Client%21/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585091/IT+Betriebssysteme/Linux+Tipps/New+native+Open+Source+Linux+Client%21/</guid>
<pubDate>Tue, 09 Jun 2026 14:48:22 +0200</pubDate>
</item>
<item> 
<title><![CDATA[GNU Project]]></title> 
<description><![CDATA[Why many people hate gnu and the FSF, gnu project have good packages, and they are the roots of free software movement, many people want to replace gnu part from their systems, they describe it as bloated or old.?    submitted by    /u/SubjectThing1417   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3585090/IT+Betriebssysteme/Linux+Tipps/GNU+Project/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585090/IT+Betriebssysteme/Linux+Tipps/GNU+Project/</guid>
<pubDate>Tue, 09 Jun 2026 17:06:48 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Asterinas 0.18 Released For Rust-Written, Memory Safe Linux Alternative OS]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3585089/IT+Betriebssysteme/Linux+Tipps/Asterinas+0.18+Released+For+Rust-Written%2C+Memory+Safe+Linux+Alternative+OS/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3585089/IT+Betriebssysteme/Linux+Tipps/Asterinas+0.18+Released+For+Rust-Written%2C+Memory+Safe+Linux+Alternative+OS/</guid>
<pubDate>Tue, 09 Jun 2026 17:14:08 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Asahi Linux warns users not to upgrade to macOS 27 beta]]></title> 
<description><![CDATA[The Asahi Linux project,
which brings Linux support to Apple Arm-based Macs, has warned
its users not to upgrade to the macOS&nbsp;27 &quot;Golden Gate&quot;
beta.


Apple has changed how the boot picker and Startup Disk applications
detect valid OS boot volumes. When using either from macOS&nbsp;27, your
Asahi partition will not be visible! We believe this to be a bug, and
have filed a report (FB22994760).

If you have already upgraded to the beta and noticed that your
Asahi partition has disappeared, do not stress. Your Asahi partition
is still there, and you have not lost any data.


The Asahi Linux installer has been patched to prevent use with
macOS&nbsp;27 for now, but any users already bitten by the change will
need to use macOS&nbsp;26 to restore access to Asahi Linux. ]]></description>
<link>https://tsecurity.de/de/3584853/IT+Betriebssysteme/Linux+Tipps/Asahi+Linux+warns+users+not+to+upgrade+to+macOS+27+beta/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3584853/IT+Betriebssysteme/Linux+Tipps/Asahi+Linux+warns+users+not+to+upgrade+to+macOS+27+beta/</guid>
<pubDate>Tue, 09 Jun 2026 16:30:25 +0200</pubDate>
</item>
<item> 
<title><![CDATA[[$] BPF loop verification with scalar evolution]]></title> 
<description><![CDATA[
The BPF verifier has, in the course of wrestling with the difficult problem of
statically analyzing loops, grown special support for many kinds of loops over its
history, but its fundamental approach to simple for loops has not
changed.
When it encounters a loop, it evaluates it, iteration by iteration, until reaching
an exit condition &mdash; a process that can cause the verifier to mistakenly hit the
limit on the number of allowed instructions where a better implementation
would not.
Eduard Zingerman
spoke at the 2026

Linux Storage, Filesystem, Memory-Management, and BPF Summit
about his in-progress work on improving the verifier&#039;s treatment of loops, especially nested
loops.
 ]]></description>
<link>https://tsecurity.de/de/3584717/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+BPF+loop+verification+with+scalar+evolution/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3584717/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+BPF+loop+verification+with+scalar+evolution/</guid>
<pubDate>Tue, 09 Jun 2026 15:37:36 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Security updates for Tuesday]]></title> 
<description><![CDATA[Security updates have been issued by AlmaLinux (bind and libyang), Debian (keystone and openssl), Fedora (mingw-objfw, objfw, sentencepiece, and tailscale), Mageia (packagekit and suricata), Oracle (bind, bind9.16, go-toolset:ol8, ImageMagick, kernel, samba, and vim), SUSE (apache-commons-lang3, apache-commons-text, apache-commons- configuration2, apache-commons-cli, apache-commons-io, apache-commons-codec, avahi, busybox, chromedriver, chromium, csync2, firewalld, frr, gleam, helm, kernel-devel, keybase-client, libmozjs-140-0, libopenvswitch-3_7-0, libsoup, memcached, mutt, openjpeg2, ovmf, perl-HTML-Parser, perl-Net-CIDR-Set, perl-Protocol-HTTP2, postgresql-jdbc, postgresql17, python-CairoSVG, python-Flask, python-pip, python-pyOpenSSL, python-python-multipart, python-Twisted, python-urllib3, python-urllib3_1, python-uv, python311, rsync, tomcat, and tree-sitter), and Ubuntu (alsa-lib, cups, inetutils, isc-kea, jpeg-xl, libnet-cidr-lite-perl, netatalk, netty, nginx, node-shell-quote, php-twig, pillow, poppler, rsync, strongswan, systemd, and transmission). ]]></description>
<link>https://tsecurity.de/de/3584624/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Tuesday/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3584624/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Tuesday/</guid>
<pubDate>Tue, 09 Jun 2026 15:03:24 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Linux App Summit 2026 (Heise)]]></title> 
<description><![CDATA[Heise is carrying a
report from the Linux App Summit, held in Berlin in May.


	The slightly more than a dozen talks were symbolically framed
	between the opening keynote by systemd creator Lennart Poettering
	and the closing talk by Jorge Castro, initiator of the Universal
	Blue project, from which the modern Linux systems Bluefin and
	Bazzite emerged. Both Castro and Poettering call for a fundamental
	rethink of how Linux operating systems are delivered but pursue
	different approaches.
 ]]></description>
<link>https://tsecurity.de/de/3584570/IT+Betriebssysteme/Linux+Tipps/Linux+App+Summit+2026+%28Heise%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3584570/IT+Betriebssysteme/Linux+Tipps/Linux+App+Summit+2026+%28Heise%29/</guid>
<pubDate>Tue, 09 Jun 2026 14:52:58 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Three stable kernels for Tuesday]]></title> 
<description><![CDATA[Greg Kroah-Hartman has announced the release of the 7.0.12, 6.18.35, and 6.12.93 stable kernels. Each contains
important fixes throughout the tree. Users are advised to upgrade.

 ]]></description>
<link>https://tsecurity.de/de/3584398/IT+Betriebssysteme/Linux+Tipps/Three+stable+kernels+for+Tuesday/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3584398/IT+Betriebssysteme/Linux+Tipps/Three+stable+kernels+for+Tuesday/</guid>
<pubDate>Tue, 09 Jun 2026 13:44:19 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The Elder Scrolls Online now Steam Deck Verified with Update 50]]></title> 
<description><![CDATA[ZeniMax / Bethesda have released the latest major upgrade for the popular MMO The Elder Scrolls Online, and it is finally Steam Deck Verified.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3583900/IT+Betriebssysteme/Linux+Tipps/The+Elder+Scrolls+Online+now+Steam+Deck+Verified+with+Update+50/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583900/IT+Betriebssysteme/Linux+Tipps/The+Elder+Scrolls+Online+now+Steam+Deck+Verified+with+Update+50/</guid>
<pubDate>Tue, 09 Jun 2026 10:39:11 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Twisted mystery point and click adventure Creepy Tale: Snow Child released for Linux]]></title> 
<description><![CDATA[The point and click adventure game series Creepy Tale has expanded recently with Creepy Tale: Snow Child, which now has a Native Linux version available.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3583793/IT+Betriebssysteme/Linux+Tipps/Twisted+mystery+point+and+click+adventure+Creepy+Tale%3A+Snow+Child+released+for+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583793/IT+Betriebssysteme/Linux+Tipps/Twisted+mystery+point+and+click+adventure+Creepy+Tale%3A+Snow+Child+released+for+Linux/</guid>
<pubDate>Tue, 09 Jun 2026 10:02:07 +0200</pubDate>
</item>
<item> 
<title><![CDATA[EXODUS looks like a good fit for Mass Effect fans wanting something more]]></title> 
<description><![CDATA[Due to arrive sometime in 2027, EXODUS looks like it might fit in with the Mass Effect hole in my life and the extended gameplay reveal looks very promising.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3583745/IT+Betriebssysteme/Linux+Tipps/EXODUS+looks+like+a+good+fit+for+Mass+Effect+fans+wanting+something+more/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583745/IT+Betriebssysteme/Linux+Tipps/EXODUS+looks+like+a+good+fit+for+Mass+Effect+fans+wanting+something+more/</guid>
<pubDate>Tue, 09 Jun 2026 09:26:21 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Running AI workloads on Linux. What does your setup look like?]]></title> 
<description><![CDATA[Hi all, Curious how folks here are thinking about running AI workloads on Linux servers right now.  Are you running anything in production or mostly experimenting? What does your setup look like (containers/Kubernetes, local GPU, pipelines, agents, etc.)? Any challenges you&rsquo;re running into operating or scaling these systems?  Also wondering how people are thinking about security in these setups &mdash; is it something you actively manage yet or still evolving?    submitted by    /u/tejasvkashyap   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583744/IT+Betriebssysteme/Linux+Tipps/Running+AI+workloads+on+Linux.+What+does+your+setup+look+like%3F/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583744/IT+Betriebssysteme/Linux+Tipps/Running+AI+workloads+on+Linux.+What+does+your+setup+look+like%3F/</guid>
<pubDate>Tue, 09 Jun 2026 09:28:13 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Company of Heroes - Definitive Edition revealed to release Fall 2026]]></title> 
<description><![CDATA[We&#039;re truly in the era of safe bets with sequels and remakes, and now Relic has revealed Company of Heroes: Definitive Edition.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3583714/IT+Betriebssysteme/Linux+Tipps/Company+of+Heroes+-+Definitive+Edition+revealed+to+release+Fall+2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583714/IT+Betriebssysteme/Linux+Tipps/Company+of+Heroes+-+Definitive+Edition+revealed+to+release+Fall+2026/</guid>
<pubDate>Tue, 09 Jun 2026 09:15:40 +0200</pubDate>
</item>
<item> 
<title><![CDATA[CachyOS With The BORE Scheduler While Disabling Ananicy-CPP]]></title> 
<description><![CDATA[  submitted by    /u/Advanced-ghost-7950   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583670/IT+Betriebssysteme/Linux+Tipps/CachyOS+With+The+BORE+Scheduler+While+Disabling+Ananicy-CPP/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583670/IT+Betriebssysteme/Linux+Tipps/CachyOS+With+The+BORE+Scheduler+While+Disabling+Ananicy-CPP/</guid>
<pubDate>Tue, 09 Jun 2026 08:42:22 +0200</pubDate>
</item>
<item> 
<title><![CDATA[certificate of git.busybox.net is expired for few days now]]></title> 
<description><![CDATA[they released a new version last month but not sure if owner are keep up with infra they own now: github mirror will have same thing, but I think this need some attention.    submitted by    /u/Wall_of_Force   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583627/IT+Betriebssysteme/Linux+Tipps/certificate+of+git.busybox.net+is+expired+for+few+days+now/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583627/IT+Betriebssysteme/Linux+Tipps/certificate+of+git.busybox.net+is+expired+for+few+days+now/</guid>
<pubDate>Tue, 09 Jun 2026 08:01:22 +0200</pubDate>
</item>
<item> 
<title><![CDATA[runwhenidle - an utility to pause a process during user activity now supports Wayland (only for compositors supporting ext_idle_notification_v1)]]></title> 
<description><![CDATA[  submitted by    /u/lmpdev   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583591/IT+Betriebssysteme/Linux+Tipps/runwhenidle+-+an+utility+to+pause+a+process+during+user+activity+now+supports+Wayland+%28only+for+compositors+supporting+ext_idle_notification_v1%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583591/IT+Betriebssysteme/Linux+Tipps/runwhenidle+-+an+utility+to+pause+a+process+during+user+activity+now+supports+Wayland+%28only+for+compositors+supporting+ext_idle_notification_v1%29/</guid>
<pubDate>Tue, 09 Jun 2026 07:43:06 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Emacs users, this blog is for you - "Emacs Appearances in Pop Culture"]]></title> 
<description><![CDATA[  submitted by    /u/yep808   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583555/IT+Betriebssysteme/Linux+Tipps/Emacs+users%2C+this+blog+is+for+you+-+%26quot%3BEmacs+Appearances+in+Pop+Culture%26quot%3B/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583555/IT+Betriebssysteme/Linux+Tipps/Emacs+users%2C+this+blog+is+for+you+-+%26quot%3BEmacs+Appearances+in+Pop+Culture%26quot%3B/</guid>
<pubDate>Tue, 09 Jun 2026 07:08:03 +0200</pubDate>
</item>
<item> 
<title><![CDATA[omnipackage - a tool that makes RPM&DEB packaging and distribution easy]]></title> 
<description><![CDATA[I made a tool that simplifies RPM &amp; DEB (others coming soon) packaging and distribution &mdash; https://omnipackage.org It builds native packages for multiple distros and uploads them to an S3 bucket that serves as a repository. The developer creates one config file and templates for the RPM spec and Debian files; the tool takes care of spawning containers with rpmbuild and dpkg-buildpackage inside, signs the packages with your GPG key, uploads to S3, and generates an HTML page with installation instructions. Example &mdash; https://repositories.omnipackage.org/omnipackage-rs/stable/install.html Users open this page, copy-paste the terminal commands for their distro, and from then on the repository remains hooked into their package manager, so the next dnf/apt/zypper update will also pick up updated software from this repo &mdash; as if your package were in the distro&#039;s standard repos, but without the hassle of pushing it there. Essentially it&#039;s a wrapper on top of existing packaging tools, aimed at making the end-to-end process easier for indie software developers. More about the rationale &mdash; https://omnipackage.org/about Written in Rust. Can run entirely on GitHub Actions. One command to build all packages and publish all repositories. You only need to bring an S3-compatible bucket. For example, Cloudflare R2 offers free egress and 10 GB storage, but requires a custom domain.     submitted by    /u/oleg_antonyan   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583554/IT+Betriebssysteme/Linux+Tipps/omnipackage+-+a+tool+that+makes+RPM%26amp%3BDEB+packaging+and+distribution+easy/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583554/IT+Betriebssysteme/Linux+Tipps/omnipackage+-+a+tool+that+makes+RPM%26amp%3BDEB+packaging+and+distribution+easy/</guid>
<pubDate>Tue, 09 Jun 2026 07:15:49 +0200</pubDate>
</item>
<item> 
<title><![CDATA[My hot take: most distros would actually be better as lightweight configurable install script wizards. It could drastically improve the ecosystem.]]></title> 
<description><![CDATA[I&#039;ve had a thought for a while now that I think could actually really improve the distro ecosystem, both in terms of user freedom and technical merits: most distros should really just be tiny highly modular install script wizards (preferably with a TUI or GUI available) that just build upon the root distro that the would-be &quot;distro&quot; would have been derived from, or even target multiple distros by detecting what base distro the script is running on.  Optionally, it would also be good if they provide a way to save out a corresponding shell script that repeats the selected options from the TUI/GUI wizard, thereby making it very easy to later concatenate multiple such scripts afterwards however one desires. That (not giant monolithic distros ISOs) should be the norm. It would be far more modular and expressive for users and would waste far less time. Doing so wouldn&#039;t even be that hard to implement and in fact I&#039;d say it would probably actually be easier from a first principles standpoint than what is currently the norm in the distro ecosystem. The idea comes from the observation I&#039;ve had over time (as I&#039;ve gradually used Linux/Unix more as I&#039;ve migrated away from Windows and have become more familiar with the distros by trying out so many of them) that generally it seems best to actually base one&#039;s system off of whatever is the most ancestral actively maintained real underlying root/parent distro (such as Debian, Arch, Fedora, OpenSuse, Slackware, Gentoo, Void, etc) and to alter it from there. In contrast, many derivative distros that are not really root distros have a bad tendency to make a bunch of ill-conceived adjustments and &quot;monkey patches&quot; to the base distros upon which they build, and those adjustments have a tendency to result in more hindrance than help over time and to greatly increase the chances of instabilities and desynchronization with the root/parent distro. Many distros also waste a great deal of time by installing a bunch of changes to the system that are unwanted right alongside the changes that the user wants. Everyone has had the experience of loving some aspect(s) of a distro but utterly hating other aspect(s) of it. That problem would be greatly lessened if lightweight install script wizards (not monolithic distros) were the most common variants being distributed. It would also be far more transparent, far easier for users to learn from (just read the scripts), and would encourage scripts to be written in ways that decrease the odds of breakages (forcing &quot;distros&quot; to be more portable and more well-grounded on their bases). Granted, some of the biggest derivative distros such as Ubuntu and Linux Mint have some justification for this, but even there I am increasingly finding using them seems to often create a tower of dependencies that greatly increases the chances of subtle (hence hard to fix or tedious) problems building up in the system. In fact, that&#039;s why I&#039;m coincidentally planning on moving away from Linux Mint soon: even though I&#039;ve enjoyed my time with Mint as my first daily driver distro (replacing Windows), such derivative distros (I&#039;ve increasingly realized over time) seem to constantly patch upstream distros in shortsighted and unwittingly harmful ways. It&#039;s &quot;death by a thousand needles&quot; of myriad subtle dependency entanglements. Imagine if instead of distributing monolithic distros the community distributed a variety of specialized installer scripts that simply provide the necessary shell commands to customize one or more root/parent/base distros to suit what the user desires and have that all wrapped up in a TUI and/or GUI and/or command-line script that the user can easily select what they want and what they don&#039;t want from. If that were the world we lived in, then users could just take whatever parts of each &quot;distro&quot; they want and apply it to their install and leave the parts they don&#039;t want behind. That would make it so that even &quot;distros&quot; with just a handful of customizations or application installs would still be useful instead of being merely distracting and misleading and making a mess of things and trying to do too many things at once (as many distros now unfortunately do)! There are even systems that could make creating such easy install script wizards only take a few lines of code. For example, Tcl/Tk makes it possible to write a GUI in just a few lines of code and is supported across practically all Linux/Unix systems. Even in C and C++ a GUI can be made swiftly and expressively with something like FLTK or SDL + DearImGUI. GUIs are not actually as tortuous to create as the big three (Gtk, Qt, wx) would lead many to believe. The present system of giant monolithic distros with barely any modularity or interoperability amongst each other (in terms of customization, not software support), which requires users to download gigabytes of data for kilobytes worth of trivial customization scripting in terms of actual effect is in fact incredibly and staggeringly wasteful and inflexible and even antithetical to user freedom (since you can&#039;t easily mix and match distros&#039; components) if you actually think about it from first principles. Imagine if there was a &quot;WizardWatch&quot; website (or whatever other name you prefer) in addition to &quot;DistroWatch&quot; that instead distributed such modular highly polished install scripts. Imagine downloading &quot;shell_customizer_wizard&quot; and &quot;wallpaper_collection_grabber&quot; and so on (just whatever handful of extremely tiny scripts are relevant to you) instead of running around in circles constantly having to make do with dozens of distros that force you to accept both things you like and things you don&#039;t and to waste monumental amounts of time and energy and network bandwidth throughout the process. If such a better system became the norm then it could easily drastically improve and empower the whole ecosystem. Small &quot;distros&quot; would no longer be irrelevant and useless, but would instead be lightweight and modular and useful to almost anyone. Hosting costs would drop by like 99% for all the most trivial (not foundational) distros. Users would become much less likely to become exhausted by the search for distros (often giving up on Linux/Unix in the process) and would instead be empowered to quickly build up exactly what they want. This is especially true if the experience is polished. All of it could be more stable and reliable too, since it&#039;d all be small modifications of root distros instead of giant unknown monolith ISOs.  Done right, it could be a tremendous improvement I think, causing a domino/ripple effect indirectly bolstering virtually all aspects of the entire Linux/Unix/BSD ecosystem. With both command-line and TUI/GUI support, it would also be made to be easy for everyone, both newbie and expert alike. Anyway, that&#039;s my thoughts on the idea. Thanks for reading and have a good day/night/etc!  Keep fighting the good fight. It&#039;s wonderful that Linux and the Unix/BSD systems exist. Society needs more freedom and morally-grounded respect for human dignity now more than ever, etc!    submitted by    /u/WraithGlade   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583430/IT+Betriebssysteme/Linux+Tipps/My+hot+take%3A+most+distros+would+actually+be+better+as+lightweight+configurable+install+script+wizards.+It+could+drastically+improve+the+ecosystem./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583430/IT+Betriebssysteme/Linux+Tipps/My+hot+take%3A+most+distros+would+actually+be+better+as+lightweight+configurable+install+script+wizards.+It+could+drastically+improve+the+ecosystem./</guid>
<pubDate>Tue, 09 Jun 2026 05:26:02 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The first release of ReterminateVT is out! (along with a demo ISO)]]></title> 
<description><![CDATA[Hi  I have decided to tag a release of ReterminateVT, which used to be called fakekmscon, until I renamed it when kmscon became active again. fakekmscon has been around since 2020, with kmscon actually being brought back, I have renamed it to ReterminateVT.  I don&#039;t know the best mailing list to announce this in, I am not sure which one is most relevant.  While kmscon is starting to get integrated into Fedora, ReterminateVT is similar but different, kmscon maintains its own terminal emulator, and maintains how it handles modesetting, but ReterminateVT uses foot, and the wlroots based cage to do so. Also, Fedora as of now has not disabled VTs in the kernel, but uses kmscon to replace the VT console on text mode TTYs. ReterminateVT used to do this too, but with vtty-seatmanager, is probably in a better position for true VT-less kernels as of now.  ReterminateVTs consoles (when not running in recovery mode) do not run as root, (although kmscon is working on that too) and ReterminateVT also has more integration with using the Fenrir screen reader for accessibility, As ReterminateVT is client server, (through socat) it allows the getty to not run as root, under the underprivileged terminal emulator and display server, it ALSO allows resiliency from possible crashes of Cage or Foot from stopping the user&#039;s shell or subprocesses.  I also have a demo ISO with ReterminateVT installed. It is just over 400MB, and has no Desktops, other than a pixman-only Weston. (to demonstrate vtty-launch weston). This is meant to show how I see desktop VT-less distros working  The user is &quot;vtless&quot;, (the same as the hostname), and has no password  The buildscripts have only one commit, but this is because I took the buildscripts from my other distro ripped out the desktops, and some other features, and instead of waylandloginmanager, it starts to vtty-seatmanager as the display-manger.service. meaning despite the scripts being long but new, they were not vibe-coded or anything overnight    submitted by    /u/n3rdopolis   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583417/IT+Betriebssysteme/Linux+Tipps/The+first+release+of+ReterminateVT+is+out%21+%28along+with+a+demo+ISO%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583417/IT+Betriebssysteme/Linux+Tipps/The+first+release+of+ReterminateVT+is+out%21+%28along+with+a+demo+ISO%29/</guid>
<pubDate>Tue, 09 Jun 2026 05:23:38 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Install Transmission on Ubuntu, Fedora, Arch, and More (2026)]]></title> 
<description><![CDATA[Transmission 4.1.2 is here with over 20 bug fixes including the notorious 99 percent download stall and a critical clickjacking security patch. I show you how to install it on Ubuntu via APT and PPA, Fedora with DNF, Arch with Pacman, and any distro using Flatpak. Every terminal command verified from a live Linux VM. ]]></description>
<link>https://tsecurity.de/de/3583371/IT+Betriebssysteme/Linux+Tipps/Install+Transmission+on+Ubuntu%2C+Fedora%2C+Arch%2C+and+More+%282026%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583371/IT+Betriebssysteme/Linux+Tipps/Install+Transmission+on+Ubuntu%2C+Fedora%2C+Arch%2C+and+More+%282026%29/</guid>
<pubDate>Tue, 09 Jun 2026 04:36:30 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Ubuntu MATE isn't dead yet. Daily builds are back]]></title> 
<description><![CDATA[  submitted by    /u/modelop   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583337/IT+Betriebssysteme/Linux+Tipps/Ubuntu+MATE+isn%27t+dead+yet.+Daily+builds+are+back/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583337/IT+Betriebssysteme/Linux+Tipps/Ubuntu+MATE+isn%27t+dead+yet.+Daily+builds+are+back/</guid>
<pubDate>Mon, 08 Jun 2026 14:37:38 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Flatpak 1.18 Released With Integration For AMD ROCm]]></title> 
<description><![CDATA[Flatpak 1.18 is out today for providing the latest improvements to this leading open-source app sandboxing and distribution tech. Flatpak 1.18 brings improved error handling and better printed output from the flatpak-coredumpctl command. The output from flatpak update has also been enhanced. Another nice addition is the improved start-up time when running under the Fish shell. Plus there are several small bug fixes.    submitted by    /u/gurugabrielpradipaka   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583336/IT+Betriebssysteme/Linux+Tipps/Flatpak+1.18+Released+With+Integration+For+AMD+ROCm/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583336/IT+Betriebssysteme/Linux+Tipps/Flatpak+1.18+Released+With+Integration+For+AMD+ROCm/</guid>
<pubDate>Mon, 08 Jun 2026 15:34:29 +0200</pubDate>
</item>
<item> 
<title><![CDATA[CODE 26.04 is out!]]></title> 
<description><![CDATA[  submitted by    /u/DarshanUpadhyay   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583335/IT+Betriebssysteme/Linux+Tipps/CODE+26.04+is+out%21/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583335/IT+Betriebssysteme/Linux+Tipps/CODE+26.04+is+out%21/</guid>
<pubDate>Mon, 08 Jun 2026 15:58:35 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Fedora's Atomic desktop model is quietly becoming the future of Linux for normal people]]></title> 
<description><![CDATA[  submitted by    /u/throwaway16830261   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583334/IT+Betriebssysteme/Linux+Tipps/Fedora%27s+Atomic+desktop+model+is+quietly+becoming+the+future+of+Linux+for+normal+people/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583334/IT+Betriebssysteme/Linux+Tipps/Fedora%27s+Atomic+desktop+model+is+quietly+becoming+the+future+of+Linux+for+normal+people/</guid>
<pubDate>Mon, 08 Jun 2026 16:15:56 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Linux gaming benchmark: AMD gains while Nvidia struggles in Gothic Remake]]></title> 
<description><![CDATA[Hey everyone, we recently tested the Gothic Remake under Linux with CachyOS and compared the results against Windows. The game itself runs, so this is less about basic compatibility and more about how differently the GPU vendors behave once you start looking at performance. The short version: AMD looks fairly steady, Nvidia less so. We also maintain a broader Linux GPU index with 20 graphics cards across 10 games, comparing Linux and Windows performance. That index will need another update soon, and we are already working on both the update and an English version. - Jacky    submitted by    /u/pcgameshardware   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583333/IT+Betriebssysteme/Linux+Tipps/Linux+gaming+benchmark%3A+AMD+gains+while+Nvidia+struggles+in+Gothic+Remake/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583333/IT+Betriebssysteme/Linux+Tipps/Linux+gaming+benchmark%3A+AMD+gains+while+Nvidia+struggles+in+Gothic+Remake/</guid>
<pubDate>Mon, 08 Jun 2026 16:31:36 +0200</pubDate>
</item>
<item> 
<title><![CDATA[XFS predecessor EFS may be removed from the kernel]]></title> 
<description><![CDATA[Apparently, Silicon Graphics (SGI) made another filesystem EFS (Extent File System) before their more popular XFS (eXtent (?) File System). The Linux kernel has a read-only implementation of EFS. It looks to have been added around kernel 2.2 (before Linux used git). IRIX (SGI&#039;s own propriety Unix) deprecated EFS long ago. But it seems Linux kept around the read-only implementation of EFS for SGI software CDs. The only way to use EFS today might be to find old SGI CD images online, since it doesn&#039;t appear possible to create new EFS filesystems. Linux should probably remove all of these old filesystems in favor of FUSE. But just as no one wants to maintain these old filesystems, no one wants to work on porting them to FUSE. These old filesystem drivers seems to be stuck in an unhappy stasis. Perhaps these old filesystem drivers will finally be deprecated after a security incident, similar to AF_ALG? Despite the risk associated with these unmaintained filesystem drivers, GNOME (via Nautilus) continues to automatically mount untrusted USB drives. It will be interesting to see how Linux evolves to confront this problem.    submitted by    /u/lustre-fan   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583332/IT+Betriebssysteme/Linux+Tipps/XFS+predecessor+EFS+may+be+removed+from+the+kernel/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583332/IT+Betriebssysteme/Linux+Tipps/XFS+predecessor+EFS+may+be+removed+from+the+kernel/</guid>
<pubDate>Mon, 08 Jun 2026 17:02:19 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Using Fedora Silverblue for Compositor Development]]></title> 
<description><![CDATA[  submitted by    /u/BrageFuglseth   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583331/IT+Betriebssysteme/Linux+Tipps/Using+Fedora+Silverblue+for+Compositor+Development/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583331/IT+Betriebssysteme/Linux+Tipps/Using+Fedora+Silverblue+for+Compositor+Development/</guid>
<pubDate>Mon, 08 Jun 2026 17:34:28 +0200</pubDate>
</item>
<item> 
<title><![CDATA[This Month in Redox - May 2026]]></title> 
<description><![CDATA[  submitted by    /u/anh0516   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583330/IT+Betriebssysteme/Linux+Tipps/This+Month+in+Redox+-+May+2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583330/IT+Betriebssysteme/Linux+Tipps/This+Month+in+Redox+-+May+2026/</guid>
<pubDate>Mon, 08 Jun 2026 17:41:05 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Flatpak 1.18.0 released]]></title> 
<description><![CDATA[  submitted by    /u/BrageFuglseth   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583329/IT+Betriebssysteme/Linux+Tipps/Flatpak+1.18.0+released/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583329/IT+Betriebssysteme/Linux+Tipps/Flatpak+1.18.0+released/</guid>
<pubDate>Mon, 08 Jun 2026 18:06:58 +0200</pubDate>
</item>
<item> 
<title><![CDATA[wayscriber - with passthrough/clickthrough mode]]></title> 
<description><![CDATA[Hey there. More demos on: https://wayscriber.com I didn&#039;t post here for 4 months - since wayscriber 0.9.9 Wayscriber is live annotation tool, with toolbars, that lets you draw anywhere over your screen (transparent board), or you can draw over the boards (by default white &amp; black, can add many), you can have pages per boards, you can pan out drawings and move indefinitely inside of wayscriber page. You can move objects around once you draw them, duplicate, resize, change colors, resize stroke/brush/text etc. It is highly customizable, and we do accept suggestions and requests. 95% of the features come from suggestions or feature requests. Finally managed to add the passthrough mode! You can now have wayscriber drawings active, and at the same time switch to &quot;passthrough&quot; mode, so you can click around on your screen or use keyboard, and you can toggle back to the wayscriber &quot;edit&quot; mode any-time. We had over dozen releases, lots of things happened. Wayscriber is now at 0.9.20 Check out the GitHub https://github.com/devmobasa/wayscriber for full feature list, instructions, source code, and pleas star, share and recommend :) There is also official website and docs at https://wayscriber.com Some important new features since 0.9.9: - Passthrough mode - for interacting through the overlay when needed - Session manager - save or load a session from a file - Export boards &amp; pages as PDF - Board pan - drag around indefinitely, so you can&#039;t run out of space! Check this feature request: https://github.com/devmobasa/wayscriber/issues/169 - External image paste - Configurator search - search any setting - Board picker previews/actions, board panning, and multi-monitor support - Tablet input enabled by default, stylus hover cursor visibility, improved stylus support, and configurable drag tool mappings - Independent per-tool drawing settings and preset profiles - Step markers, highlight ring toggle, Blur tool - More robust packaging and release infrastructure, including Nix flake work, default screenshot tool packaging - Better compositor coverage across GNOME/XDG portals, Niri, KDE Plasma guidance, COSMIC and Noctalia tray icon handling, transformed outputs, and Sway fullscreen input    submitted by    /u/Leading_Yam1358   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583328/IT+Betriebssysteme/Linux+Tipps/wayscriber+-+with+passthrough%2Fclickthrough+mode/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583328/IT+Betriebssysteme/Linux+Tipps/wayscriber+-+with+passthrough%2Fclickthrough+mode/</guid>
<pubDate>Mon, 08 Jun 2026 18:15:13 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Biggest miss on all the Linux phone alternatives to Android]]></title> 
<description><![CDATA[  submitted by    /u/vortexmak   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583327/IT+Betriebssysteme/Linux+Tipps/Biggest+miss+on+all+the+Linux+phone+alternatives+to+Android/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583327/IT+Betriebssysteme/Linux+Tipps/Biggest+miss+on+all+the+Linux+phone+alternatives+to+Android/</guid>
<pubDate>Mon, 08 Jun 2026 18:49:27 +0200</pubDate>
</item>
<item> 
<title><![CDATA[ChainBoot: booting Linux on unsupported storage configurations]]></title> 
<description><![CDATA[For the last few days I&#039;ve been working on what I call ChainBoot and wanted to share it a bit. Essencially it&#039;s just LinuxBoot (remember that?) but instead of being part of the firmware it gets loaded by your UEFI or BIOS. I&#039;ve run into the situation where I want to boot from a storage device/filesystem that wasn&#039;t supported by my BIOS (think aftermarket RAID cards or NVMe on old systems). Of course the easy solution would&#039;ve been to just install the bootloader and kernel onto a seperate drive (USB Stick or something) and boot from that while keeping the main partition on the drive. But I thought I could do better. I remembered LinuxBoot exists and I could probably get a lot of kernel drivers to run. Then I could just use a bootloader to run LinuxBoot. In essence that&#039;s what ChainBoot is. It&#039;s a Linux kernel (with a small initrd compiled in) that can boot your system by reading the GRUB config. Even if the OS is on a storage device your BIOS wants nothing to do with. The whole thing really was a lot simpler than I thought. Just compile Linux with a custom .config, u-root (LinuxBoot initrd) and create an iso using Limine (for non EFI environments) I&#039;ve tested it and can confirm it works. The biggest limitations are that it can&#039;t work with complex GRUB configs (e.g. some LiveCDs) and LVM (e.g. Proxmox needs to use BTRFS) but except that everything I&#039;ve thrown at it booted successfully. Maybe some very minimal distros wouldn&#039;t boot since it requires a kexec compatible kernel. Let me know what you think of it please.    submitted by    /u/Juff-Ma   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583326/IT+Betriebssysteme/Linux+Tipps/ChainBoot%3A+booting+Linux+on+unsupported+storage+configurations/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583326/IT+Betriebssysteme/Linux+Tipps/ChainBoot%3A+booting+Linux+on+unsupported+storage+configurations/</guid>
<pubDate>Mon, 08 Jun 2026 19:21:55 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Join the LibreOffice team as a paid system administrator, working on TDF's infrastructure (full-time, remote position)]]></title> 
<description><![CDATA[  submitted by    /u/themikeosguy   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583325/IT+Betriebssysteme/Linux+Tipps/Join+the+LibreOffice+team+as+a+paid+system+administrator%2C+working+on+TDF%27s+infrastructure+%28full-time%2C+remote+position%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583325/IT+Betriebssysteme/Linux+Tipps/Join+the+LibreOffice+team+as+a+paid+system+administrator%2C+working+on+TDF%27s+infrastructure+%28full-time%2C+remote+position%29/</guid>
<pubDate>Mon, 08 Jun 2026 21:54:39 +0200</pubDate>
</item>
<item> 
<title><![CDATA[rsync 3.4.4 released with regression fixes]]></title> 
<description><![CDATA[rsync recently garnered controversy due to regressions introduced in the last release (3.4.3). Many people (rightly or wrongly) have attributed these regressions to the use of LLM tools. This most recent release claims to fix those regressions. Based on the rsync changelog, it was around ~20 days between releases - which I think is pretty good turn around. rsync is adding more tests to the upcoming 3.5 release to hopefully avoid these types of issues in the future. It&#039;s not clear if those tests are written using LLM tools. Many people expressed a desire to move to rsync alternatives. Apparently, there&#039;s even a complete Rust reimplementation that claims to be wire-compatible. I wonder if any of these alternatives will take off? Or if most people will stick with the original rsync implementation?  Unless Ubuntu decides to swap C rsync for Rust rsync (similar to how they&#039;re swapping C coreutils for Rust coreutils), I suspect most distros will stick with the original rsync. I personally have enjoyed using rsync. I think the current controversy will probably be forgotten in a years time.    submitted by    /u/lustre-fan   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583324/IT+Betriebssysteme/Linux+Tipps/rsync+3.4.4+released+with+regression+fixes/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583324/IT+Betriebssysteme/Linux+Tipps/rsync+3.4.4+released+with+regression+fixes/</guid>
<pubDate>Tue, 09 Jun 2026 01:10:46 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Thoughts on switching to Linux]]></title> 
<description><![CDATA[Hello there folks! I am new on here and I would like y&#039;all&#039;s opinion on something. I am currently using Windows 11 IoT Enterprise LTSC 2024 as my daily drive OS and I am quite okay with it. However I keep seeing videos about Linux, specifically heard great things about Nobara Linux. I did give it a try 3 months ago and I personally didn&#039;t see improvements in regards with FPS in games, but that is probably because I may have done something wrong in regards with choosing the Proton version. Still, I am very attracted to the thought of switching permanently to Linux. I am an average PC user. I play mainly Minecraft, CS2, The Witcher 3 and Red Dead Redemption 2. I don&#039;t play any games with kernel level anti-cheat nor use Adobe..  I would very much appreciate if y&#039;all can provide me with some tips and tricks or any advice!  Thank y&#039;all!     submitted by    /u/Ok_Difference_6838   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3583323/IT+Betriebssysteme/Linux+Tipps/Thoughts+on+switching+to+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3583323/IT+Betriebssysteme/Linux+Tipps/Thoughts+on+switching+to+Linux/</guid>
<pubDate>Tue, 09 Jun 2026 03:32:04 +0200</pubDate>
</item>
<item> 
<title><![CDATA[LibreOffice slams Euro-Office as ‘de facto ally’ of Microsoft]]></title> 
<description><![CDATA[Euro-Office launches its stable 1.0 release on June 9, billed as a &lsquo;truly open&rsquo; sovereign alternative to Microsoft Office &ndash; a claim riling The Document Foundation, makers of LibreOffice. In an open letter published today, TDF&rsquo;s Italo Vignoli takes issue with the upstart productivity suite&rsquo;s pitch. He disputes Euro-Office&rsquo;s marketing, which he says positions it as the first open-source office suite developed in Europe. It&rsquo;s historically inaccurate as OpenOffice.org got there in 2001, followed by LibreOffice from 2010. But he calls out another issue. The European Union is making a big push for digital sovereignty, cutting down on how much [&hellip;]
You&#039;re reading LibreOffice slams Euro-Office as &lsquo;de facto ally&rsquo; of Microsoft, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission. ]]></description>
<link>https://tsecurity.de/de/3582216/IT+Betriebssysteme/Linux+Tipps/LibreOffice+slams+Euro-Office+as+%E2%80%98de+facto+ally%E2%80%99+of+Microsoft/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3582216/IT+Betriebssysteme/Linux+Tipps/LibreOffice+slams+Euro-Office+as+%E2%80%98de+facto+ally%E2%80%99+of+Microsoft/</guid>
<pubDate>Mon, 08 Jun 2026 17:02:48 +0200</pubDate>
</item>
<item> 
<title><![CDATA[[$] An update on fanotify]]></title> 
<description><![CDATA[In a filesystem-track session at the 2026 Linux Storage,
Filesystem, Memory Management, and BPF Summit, Amir Goldstein updated
attendees on the fanotify
filesystem-event monitoring 
subsystem.  He wanted to describe changes that had come in the last year or
so, as well as upcoming features and some remaining challenges in his
efforts to use fanotify for hierarchical
storage management (HSM).  Fanotify is the user-space API for monitoring
files, directories, and filesystems for events of various sorts
(e.g. opening or deleting a file). ]]></description>
<link>https://tsecurity.de/de/3581936/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+An+update+on+fanotify/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3581936/IT+Betriebssysteme/Linux+Tipps/%5B%24%5D+An+update+on+fanotify/</guid>
<pubDate>Mon, 08 Jun 2026 17:35:10 +0200</pubDate>
</item>
<item> 
<title><![CDATA[rsync 3.4.4 released with regression fixes]]></title> 
<description><![CDATA[Andrew Tridgell has announced
the release of rsync 3.4.4 with
fixes for the regressions introduced in the 3.4.3 release. He also
notes there will be an rsync 3.5.0 soon, with many more security
updates:


As part of the 3.5.0 release update I have created a
rsync-security@lists.samba.org mailing list for anyone who is willing
to do testing of the 3.5.0 release. The idea is to try to reduce the
chance of more regressions by expanding the set of testers of this
release. I have seeded it with people who were involved in past rsync
security issues. If you want to join this list then the easiest way
would be for you to be vouched for by someone on the
distros@vs.openwall.org list or someone else I already trust.

My apologies for the regressions in the 3.4.3 release and I hope future
security updates for rsync will have less issues. The greatly expanded test
suite in rsync 3.5 combined with the rsync-security mailing list should
help.

 ]]></description>
<link>https://tsecurity.de/de/3581754/IT+Betriebssysteme/Linux+Tipps/rsync+3.4.4+released+with+regression+fixes/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3581754/IT+Betriebssysteme/Linux+Tipps/rsync+3.4.4+released+with+regression+fixes/</guid>
<pubDate>Mon, 08 Jun 2026 16:23:23 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Security updates for Monday]]></title> 
<description><![CDATA[Security updates have been issued by AlmaLinux (bind, bind9.16, frr, kernel, kernel-rt, libexif, mysql, php, and unbound), Debian (apache2, chromium, glibc, gsasl, jackson-core, libxml2, nginx, request-tracker4, request-tracker5, tomcat10, tomcat11, and tomcat9), Fedora (chromium, firefox, haveged, keylime, libinput, libssh2, nasm, perl-CryptX, rust, thunderbird, and webkitgtk), Mageia (cockpit, golang-x-crypto, golang-x-sys-devel, kernel, kmod-virtualbox, kmod-xtables-addons, kernel-linus, perl-DBIx-Class-EncodedColumn, perl-Crypt-URandom-Token, xdg-dbus-proxy, and xmlrpc-c), Slackware (samba), and SUSE (7zip, amazon-ssm-agent, ansible-13, ansible-core, assimp-devel, bind, cacti, chromium, dpkg, epiphany, erlang27, evince, ffmpeg-4, freerdp, frr, git-bug, google-guest-agent, grafana, hauler, ignition, jq, kanidm, kernel, keybase-client, libjxl, libmariadbd-devel, libmozjs-115-0, libopenbabel8, libsoup2, mariadb, mcphost, networkmanager, openssh, perl-HTTP-Daemon, perl-HTTP-Tiny, perl-IO-Compress, perl-Sereal-Decoder, perl-xml-libxml, postgresql18, python-pyopenssl, python311-pip, tomcat, tomcat10, tomcat11, tor, trivy, unbound, uriparser, vifm, weblate, xorg-x11-server, and yq). ]]></description>
<link>https://tsecurity.de/de/3581624/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Monday/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3581624/IT+Betriebssysteme/Linux+Tipps/Security+updates+for+Monday/</guid>
<pubDate>Mon, 08 Jun 2026 15:32:33 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Thief: The Dark Project Remastered announced by Atari / Nightdive Studios]]></title> 
<description><![CDATA[Oh wow - we&#039;re getting a real treat now. Atari / Nightdive Studios announced Thief: The Dark Project Remastered bringing the classic up to modern standards.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3581493/IT+Betriebssysteme/Linux+Tipps/Thief%3A+The+Dark+Project+Remastered+announced+by+Atari+%2F+Nightdive+Studios/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3581493/IT+Betriebssysteme/Linux+Tipps/Thief%3A+The+Dark+Project+Remastered+announced+by+Atari+%2F+Nightdive+Studios/</guid>
<pubDate>Mon, 08 Jun 2026 14:31:48 +0200</pubDate>
</item>
<item> 
<title><![CDATA[The Lost Wild looks like a terrifying mix of Alien Isolation and Jurassic Park]]></title> 
<description><![CDATA[One missed from last week is The Lost Wild, a terrifying game that will probably make me need a fresh set of pants after playing it.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3581145/IT+Betriebssysteme/Linux+Tipps/The+Lost+Wild+looks+like+a+terrifying+mix+of+Alien+Isolation+and+Jurassic+Park/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3581145/IT+Betriebssysteme/Linux+Tipps/The+Lost+Wild+looks+like+a+terrifying+mix+of+Alien+Isolation+and+Jurassic+Park/</guid>
<pubDate>Mon, 08 Jun 2026 12:26:14 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Grab some speedy games in the Redline Racing Bundle]]></title> 
<description><![CDATA[Another way to build up your Steam gaming library with the Redline Racing Humble Bundle featuring 7 highly rated games.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3580987/IT+Betriebssysteme/Linux+Tipps/Grab+some+speedy+games+in+the+Redline+Racing+Bundle/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580987/IT+Betriebssysteme/Linux+Tipps/Grab+some+speedy+games+in+the+Redline+Racing+Bundle/</guid>
<pubDate>Mon, 08 Jun 2026 11:27:27 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Steam on Linux has no option to make the close button actually quit Steam.]]></title> 
<description><![CDATA[  submitted by    /u/luigikrak   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3580914/IT+Betriebssysteme/Linux+Tipps/Steam+on+Linux+has+no+option+to+make+the+close+button+actually+quit+Steam./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580914/IT+Betriebssysteme/Linux+Tipps/Steam+on+Linux+has+no+option+to+make+the+close+button+actually+quit+Steam./</guid>
<pubDate>Mon, 08 Jun 2026 10:57:18 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Valheim 1.0 arrives in September with the Deep North biome]]></title> 
<description><![CDATA[Open-world survival game Valheim is officially going to leave Early Access on September 9th, bringing with it a huge update to the game.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3580913/IT+Betriebssysteme/Linux+Tipps/Valheim+1.0+arrives+in+September+with+the+Deep+North+biome/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580913/IT+Betriebssysteme/Linux+Tipps/Valheim+1.0+arrives+in+September+with+the+Deep+North+biome/</guid>
<pubDate>Mon, 08 Jun 2026 11:00:33 +0200</pubDate>
</item>
<item> 
<title><![CDATA[More monster battling and fusing on the way with Cassette Beasts 2002]]></title> 
<description><![CDATA[Cassette Beasts 2002 is one of the real highlight announcements from Summer Game Fest 2026 during the PC Gaming Show. From Bytten Studio, I can&#039;t wait!Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3580866/IT+Betriebssysteme/Linux+Tipps/More+monster+battling+and+fusing+on+the+way+with+Cassette+Beasts+2002/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580866/IT+Betriebssysteme/Linux+Tipps/More+monster+battling+and+fusing+on+the+way+with+Cassette+Beasts+2002/</guid>
<pubDate>Mon, 08 Jun 2026 10:28:08 +0200</pubDate>
</item>
<item> 
<title><![CDATA[I tried some of the weirdest distros..]]></title> 
<description><![CDATA[https://youtu.be/IllJ29CdPeU?si=yriAjFpWLw40EEKf I tired some of the weirdest distros I could find and I got to say some were really weird. If you know any more please let me know id love to try    submitted by    /u/Grasimee   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3580780/IT+Betriebssysteme/Linux+Tipps/I+tried+some+of+the+weirdest+distros../</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580780/IT+Betriebssysteme/Linux+Tipps/I+tried+some+of+the+weirdest+distros../</guid>
<pubDate>Mon, 08 Jun 2026 08:16:38 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Loading XFCE to a Gateway LT2104u.]]></title> 
<description><![CDATA[  submitted by    /u/Stilgrave   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3580779/IT+Betriebssysteme/Linux+Tipps/Loading+XFCE+to+a+Gateway+LT2104u./</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580779/IT+Betriebssysteme/Linux+Tipps/Loading+XFCE+to+a+Gateway+LT2104u./</guid>
<pubDate>Mon, 08 Jun 2026 09:30:19 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Spooky sci-fi drone roguelike Duskers 2.0 revealed]]></title> 
<description><![CDATA[Misfits Attic revealed Duskers 2.0 at the PC Gaming Show 2026 as part of Summer Game Fest 2026. We&#039;re getting more spooky sci-fi goodness with this one.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3580778/IT+Betriebssysteme/Linux+Tipps/Spooky+sci-fi+drone+roguelike+Duskers+2.0+revealed/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580778/IT+Betriebssysteme/Linux+Tipps/Spooky+sci-fi+drone+roguelike+Duskers+2.0+revealed/</guid>
<pubDate>Mon, 08 Jun 2026 10:10:17 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Colony builder Star Trek: Outposts Unknown revealed]]></title> 
<description><![CDATA[Not only are we getting the horror-adventure Star Trek: Shadow Frontier, we&#039;re also getting a colony builder with Star Trek: Outposts Unknown.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3580694/IT+Betriebssysteme/Linux+Tipps/Colony+builder+Star+Trek%3A+Outposts+Unknown+revealed/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580694/IT+Betriebssysteme/Linux+Tipps/Colony+builder+Star+Trek%3A+Outposts+Unknown+revealed/</guid>
<pubDate>Mon, 08 Jun 2026 09:11:09 +0200</pubDate>
</item>
<item> 
<title><![CDATA[XBOX Games Showcase 2026 main highlights]]></title> 
<description><![CDATA[As part of Summer Games Fest 2026 we also had XBOX Games Showcase 2026, which did have some pretty nice announcements in it - here&#039;s some highlights.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3580658/IT+Betriebssysteme/Linux+Tipps/XBOX+Games+Showcase+2026+main+highlights/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580658/IT+Betriebssysteme/Linux+Tipps/XBOX+Games+Showcase+2026+main+highlights/</guid>
<pubDate>Mon, 08 Jun 2026 09:03:28 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Crazy Taxi: World Tour announced and it's using generative AI]]></title> 
<description><![CDATA[SEGA recently revealed the new Crazy Taxi: World Tour, a game many were excited about but it&#039;s another that was instantly hit with controversy thanks to AI.Read the full article on GamingOnLinux. ]]></description>
<link>https://tsecurity.de/de/3580621/IT+Betriebssysteme/Linux+Tipps/Crazy+Taxi%3A+World+Tour+announced+and+it%27s+using+generative+AI/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580621/IT+Betriebssysteme/Linux+Tipps/Crazy+Taxi%3A+World+Tour+announced+and+it%27s+using+generative+AI/</guid>
<pubDate>Mon, 08 Jun 2026 08:34:30 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Wayland Linux Gaming in 2026: COSMIC, KDE, GNOME Compared]]></title> 
<description><![CDATA[COSMIC Epoch 1.0.15 added Wayland pointer constraints, KDE Plasma announced it will drop X11 at 95 percent Wayland adoption, and GNOME 50 has been Wayland-only since launch. This guide compares all three desktops for Linux gaming in 2026, covers Gamescope, Proton, and Mesa, and helps you choose the right desktop for your gaming setup. ]]></description>
<link>https://tsecurity.de/de/3580461/IT+Betriebssysteme/Linux+Tipps/Wayland+Linux+Gaming+in+2026%3A+COSMIC%2C+KDE%2C+GNOME+Compared/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580461/IT+Betriebssysteme/Linux+Tipps/Wayland+Linux+Gaming+in+2026%3A+COSMIC%2C+KDE%2C+GNOME+Compared/</guid>
<pubDate>Mon, 08 Jun 2026 06:41:27 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Considered migrating to nixos]]></title> 
<description><![CDATA[I&#039;ve been a long-time Debian user. I used it on my homelab, and it&#039;s been rock solid and honestly, zero problems. Recently, I&#039;ve been looking into NixOS because of ease of management and reproducibility. What are your thoughts?    submitted by    /u/ElectricalPanic1999   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3580406/IT+Betriebssysteme/Linux+Tipps/Considered+migrating+to+nixos/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580406/IT+Betriebssysteme/Linux+Tipps/Considered+migrating+to+nixos/</guid>
<pubDate>Mon, 08 Jun 2026 06:04:42 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Install AMD ROCm on Ubuntu 26.04 with apt (2026)]]></title> 
<description><![CDATA[Ubuntu 26.04 LTS includes native ROCm packages for the first time, replacing AMD amdgpu-install script with a single apt command. This guide covers the native installation, the current version gap between archive and upstream, Canonical SRU strategy for keeping ROCm updated, and how to choose between the archive method and AMD upstream installer for your workload. ]]></description>
<link>https://tsecurity.de/de/3580386/IT+Betriebssysteme/Linux+Tipps/Install+AMD+ROCm+on+Ubuntu+26.04+with+apt+%282026%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580386/IT+Betriebssysteme/Linux+Tipps/Install+AMD+ROCm+on+Ubuntu+26.04+with+apt+%282026%29/</guid>
<pubDate>Mon, 08 Jun 2026 05:53:32 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Proton Drive client is (finally) coming to Linux]]></title> 
<description><![CDATA[Proton has confirmed it is working on a Proton Drive client for Linux desktops. The announcement slipped out as part of a broader platform update. Proton has rebuilt Drive around a new shared SDK, with a single codebase powering its official apps on Windows, macOS, iOS, Android and web (rather than separate implementations as before). It&rsquo;s this unified approach that makes it easier for the Swiss-based company to add new features and integrations across all its official apps &ndash; and make an official client for Linux, which is being build on the SDK &ldquo;from the ground up&rdquo;, they say. Not [&hellip;]
You&#039;re reading Proton Drive client is (finally) coming to Linux, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission. ]]></description>
<link>https://tsecurity.de/de/3580302/IT+Betriebssysteme/Linux+Tipps/Proton+Drive+client+is+%28finally%29+coming+to+Linux/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580302/IT+Betriebssysteme/Linux+Tipps/Proton+Drive+client+is+%28finally%29+coming+to+Linux/</guid>
<pubDate>Mon, 08 Jun 2026 00:04:00 +0200</pubDate>
</item>
<item> 
<title><![CDATA[AF_ALG and the Linux Kernel Crypto Interface: What It Is, Why It is Being Removed, and What Replaces It (2026)]]></title> 
<description><![CDATA[The Linux kernel is deprecating AF_ALG starting with Linux 7.2 after a 732-byte exploit called Copy Fail gave unprivileged users root on every major distribution since 2017. Here is what the kernel crypto interface does, why it must be removed, and how to block it on your own systems right now. ]]></description>
<link>https://tsecurity.de/de/3580301/IT+Betriebssysteme/Linux+Tipps/AF_ALG+and+the+Linux+Kernel+Crypto+Interface%3A+What+It+Is%2C+Why+It+is+Being+Removed%2C+and+What+Replaces+It+%282026%29/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580301/IT+Betriebssysteme/Linux+Tipps/AF_ALG+and+the+Linux+Kernel+Crypto+Interface%3A+What+It+Is%2C+Why+It+is+Being+Removed%2C+and+What+Replaces+It+%282026%29/</guid>
<pubDate>Mon, 08 Jun 2026 04:19:40 +0200</pubDate>
</item>
<item> 
<title><![CDATA[Kernel.org's IPv6 address ends in ":1991:8:25", the date Linux was announced]]></title> 
<description><![CDATA[I was dig-ing through some hosts to check IPv6 support when I noticed kernel.org&#039;s AAAA record: 2600:3c04:e001:324:0:1991:8:25  That suffix (::1991:8:25), is August 25, 1991, the day Linus Torvalds posted his famous announcement to comp.os.minix. Couldn&#039;t find any posts about this, so figured I&#039;d share. Nice little easter egg from the kernel folks.    submitted by    /u/theldus   [link]   [comments] ]]></description>
<link>https://tsecurity.de/de/3580292/IT+Betriebssysteme/Linux+Tipps/Kernel.org%27s+IPv6+address+ends+in+%26quot%3B%3A1991%3A8%3A25%26quot%3B%2C+the+date+Linux+was+announced/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3580292/IT+Betriebssysteme/Linux+Tipps/Kernel.org%27s+IPv6+address+ends+in+%26quot%3B%3A1991%3A8%3A25%26quot%3B%2C+the+date+Linux+was+announced/</guid>
<pubDate>Mon, 08 Jun 2026 01:20:30 +0200</pubDate>
</item>
</channel> 
</rss>
<!-- Generated in 0,33ms -->