This Week in TUXEDO OS #46-2025 - TUXEDO Computers

  • Notebooks
    • Notebooks/Laptops with preinstalled and configured Linux and more. TUXEDO Computers are individually built computers and PCs being fully Linux-suitable, custom tailored Linux hardware so to say. We deliver all TUXEDOs ready to go so you only ha...
    • 10-14 inch
    • 15-16 inch
    • 17 inch
    • Immediate shipping
    • Business notebooks
    • Gaming-Notebooks
    • Mobility notebooks
    • Deep Learning AI
    • All Notebooks
  • Computers / PCs
    • Computers / PCs with Linux preinstalled & more TUXEDO Computers are individually built computers and PCs being fully Linux-suitable, custom tailored Linux hardware so to say :) We deliver all TUXEDOs ready to go so you only have to unwrap,...
    • Mini Systems
    • Midi Systems
    • Maxi Systems
    • AMD Systems
    • Intel Systems
    • All Systems
  • Accessories
    • Here you will find accessories, components and peripherals for your TUXEDO system. Nothing suitable found here? Get in touch with us directly!
    • Batteries
    • Displays
    • Dockingstations
    • Books
    • Input Devices & Peripherals
    • Bags & Sleeves
    • Notebook Power Supplies & Cords
    • Components & Complements
      • Cables
      • Drives
      • Hard Disk Drives 2.5"
      • Memory
      • PC Power Supplies
      • SSDs 2.5"
      • SSDs m.2 (SATAIII and NVMe)
      • WiFi, LAN & Mobile Network
      • Licenses
  • B2B
    • In this category you can find equipment for your company, office, school, university or educational institution and servers and solutions. Appliances with CRM, ERP and merchandise management, cloud storage, cloud server for self-hosting, services...
    • Business notebooks
    • Business computers
  • Novelties
  •  
    • Notebooks
      • 10-14 inch
      • 15-16 inch
      • 17 inch
      • Immediate shipping
      • Business notebooks
      • Gaming-Notebooks
      • Mobility notebooks
      • Deep Learning AI
      • All Notebooks
    • Computers / PCs
      • Mini Systems
      • Midi Systems
      • Maxi Systems
      • AMD Systems
      • Intel Systems
      • All Systems
    • Accessories
      • Batteries
      • Displays
      • Dockingstations
      • Books
      • Input Devices & Peripherals
      • Bags & Sleeves
      • Notebook Power Supplies & Cords
      • Components & Complements
        • Cables
        • Drives
        • Hard Disk Drives 2.5"
        • Memory
          • DDR4 DIMM
          • DDR4 SO-DIMM
          • DDR5 DIMM
          • DDR5 SO-DIMM
        • PC Power Supplies
        • SSDs 2.5"
        • SSDs m.2 (SATAIII and NVMe)
        • WiFi, LAN & Mobile Network
        • Licenses
    • B2B
      • Business notebooks
      • Business computers
    • Novelties
  • Settings

  • Deutsch
  • English

  • Customer Account

  • Log in
  ATTENTION: To use our store you have to activate JavaScript and deactivate script blockers!  
Thank you for your understanding!

This Week in TUXEDO OS #46-2025

2025-11-14 18:02:38

Hello TUXEDO Fans and Open-Source Enthusiasts!

On November 11 at 11:11, our developer penguins traditionally pushed their keyboards aside and greeted the start of carnival season with a loud “Alaaf!” Between cheerful Git conga lines and colorful confetty in the terminal, which you can try out yourself:

ssh -p 2222 ssh.caarlos0.dev

…and the occasional improvised costume, work on TUXEDO OS naturally continued. Some of our developer penguins even went the extra mile and dressed up as Tux, the Linux mascot! Despite carnival, this edition of TWIX brings you the latest updates, helpful tips, and exciting news from the open-source world.

Enjoy reading,
The TUXEDO OS Team

  • Updates in TUXEDO OS
    • Linux Kernel 6.14.0–115036.36~24.04.1tux1
    • TUXEDO Drivers 4.18.0
    • tuxedo-yt6801 1.0.30tux5
    • nvidia-prime v0.8.17.2tux2
  • KDE App of the Week: KDE’s Powerful Text Editor Kate
    • Lightweight yet Powerful
    • Extensible via Plugins
  • TUXEDO OS Tips & Tricks: Cleaning Up TUXEDO OS with Built-In Tools
    • Hidden Storage Hogs
    • The APT Cache
    • Keeping Log Files in Check
    • Locating Large Files
  • Ubuntu Security Updates

Note: We would like to keep you updated on the latest developments in TUXEDO OS with the TWIX series and introduce you to exciting applications as well as practical tips related to the KDE desktop and TUXEDO OS. However, this section should not be a one-way street: your feedback, ideas, and suggestions for improvement are very welcome! For this purpose, we have created a thread on Reddit, where you can reach us directly.

Updates in TUXEDO OS

Linux Kernel 6.14.0–115036.36~24.04.1tux1

  • Fixed TurboBoost issue on Gemini Gen4

TUXEDO Drivers 4.18.0

  • Added hardware support: InfinityBook Pro Gen10 (Intel)
  • Added hardware support: InfinityBook Max Gen10 (AMD)

tuxedo-yt6801 1.0.30tux5

  • Fixed compiler errors on Fedora 42 and 43

nvidia-prime v0.8.17.2tux2

  • Prime-Select for NVIDIA now works on Wayland

KDE App of the Week: KDE’s Powerful Text Editor Kate

This week, we introduce you to Kate, one of the oldest yet most modern applications from the KDE project. The name stands for KDE Advanced Text Editor, and that’s exactly what Kate is: a powerful, extensible editor that goes far beyond simple text editing and is suitable both for everyday tasks and professional development work. First released in 2001, it is cross-platform and available for Linux, macOS, and Windows.

Lightweight yet Powerful

Kate features a clean, uncluttered interface. Yet under the hood, it offers a wealth of functionality: syntax highlighting for over 400 programming languages, code folding, auto-completion, integrated terminal and Git support, as well as a powerful search-and-replace function across multiple files — making Kate the ideal companion for developers, administrators, and writers alike.

Particularly handy is the flexible window concept, allowing you to open multiple documents in tabs or edit them side by side in a split view, for instance to keep multiple versions of a configuration file in sight at the same time. The editor is optimized for source code editing and provides scriptable automatic indentation, a VI input mode, rectangular block selection, intelligent handling of code comments, and much more.

We write all TWIX articles in Kate, use Markdown to structure texts clearly, and benefit from the editor’s many useful features
We write all TWIX articles in Kate, use Markdown to structure texts clearly, and benefit from the editor’s many useful features

Extensible via Plugins

Like many KDE applications, Kate is modular. Its functionality can be extended via plugins — for example, with a Markdown preview, LSP support for auto-completion in various languages, or a range of debugging tools. Use the integrated terminal emulator to run commands directly from Kate, execute queries with the SQL module, or debug your code with GDB.

KParts, the core of Kate, is also used in other KDE applications such as the integrated development environment KDevelop and the LaTeX front-end Kile. Even the lighter-weight text editor KWrite is based on it. The archiving program Ark also uses KParts to display previews of text files.

Kate comes preinstalled on TUXEDO OS and is ready to use immediately. The comprehensive manual makes it easy to get started with its many powerful features, making the editor an indispensable tool for efficient work with both text and source code — for beginners and professionals alike.

Info: Are you interested in Plasma development and want to know what new features are planned and which programs have been recently updated? You can find a detailed overview in the weekly column This week in Plasma by KDE developer Nate Graham.

TUXEDO OS Tips & Tricks: Cleaning Up TUXEDO OS with Built-In Tools

Spring cleaning may still be a while away, but it’s never too early to free your computer from clutter during a free hour. We’ve put together some tips & tricks on how to clean various areas of your system using simple built-in tools, freeing up storage space and improving performance.

Hidden Storage Hogs

In everyday use, leftover package files, large log files, and temporary data accumulate, taking up space and occasionally slowing down the system. Whenever you remove an application, package dependencies, libraries, and configuration files often remain. You can remove the first two categories easily with:

sudo apt autoremove

If you remove packages with

sudo apt purge PACKAGENAME

system-wide configuration files are deleted, but personal settings in your home directory remain. These are usually located in the hidden folders .config and .local. Unfortunately, there is no fully automatic cleanup, so it’s recommended to specifically search for leftover configuration files after removing an application:

find ~/.config ~/.local -iname "*PACKAGENAME*"

This command generally lists relevant files and folders, including any systemd user units, which you can then delete manually. GUI tools like Bleachbit are less recommended here, as they can sometimes be overly aggressive.

The APT Cache

Many users are unaware that APT stores files for every installed package in a local cache, which can grow considerably over time. Get an overview with:

sudo du -sh /var/cache/apt/

On actively used machines, this can quickly add up to several gigabytes. You can clear the APT cache with:

sudo apt clean

Keeping Log Files in Check

The system log journal can also occupy significant storage. Check its current size with:

journalctl --disk-usage

To free space, you can, for example, remove the oldest entries:

sudo journalctl --vacuum-size=200M

Alternatively, you can limit retention by time:

sudo journalctl --vacuum-time=7d

Locating Large Files

Large files often hide on the system, such as old ISO images, test distributions, videos, or bloated log files. Find the 20 largest files and folders in key paths with:

sudo du -ahx /home /var /usr 2>/dev/null | sort -hr | head -n 20

Depending on the size of the directories, this command may take some time as it recursively searches all subfolders. Paths and numbers can easily be adjusted to your needs.

This command lists the largest files and folders on your system, including subdirectories, helping you identify storage hogs
This command lists the largest files and folders on your system, including subdirectories, helping you identify storage hogs

A much faster option is the tool gdu, which you can install via APT and then use for analysis:

gdu /

Written in Go, gdu displays the disk usage of a directory or storage device interactively and clearly directly in the terminal. It is optimized for SSDs, uses parallel processing, and allows you to delete data directly from the interface. Unlike the du command, it only analyzes one directory or filesystem at a time.

Gdu displays files and folders sorted by size, offers interactive navigation, and makes it easy to clean up large amounts of data efficiently
Gdu displays files and folders sorted by size, offers interactive navigation, and makes it easy to clean up large amounts of data efficiently

With these tips & tricks, you can identify and remove storage hogs on your system. This keeps TUXEDO OS lean, fast, and reliable — happy cleaning!

Ubuntu Security Updates

The security updates listed here from Ubuntu are directly integrated into TUXEDO OS:

  • USN-7861–3: Linux kernel vulnerabilities: Several security issues were fixed in the Linux kernel.
    IDs: CVE-2025–40300, CVE-2025–38118, CVE-2025–38352, +1 other
    Affects: Ubuntu 24.04 LTS, Ubuntu 22.04 LTS

  • USN-7866–1: Intel Microcode vulnerabilities: Several security issues were fixed in Intel Microcode.
    IDs: CVE-2025–26403, CVE-2025–20109, CVE-2025–20053, +6 others
    Affects: Ubuntu 25.10, Ubuntu 25.04, Ubuntu 24.04 LTS, Ubuntu 22.04 LTS, Ubuntu 20.04 LTS, Ubuntu 18.04 LTS, Ubuntu 16.04 LTS

  • USN-7860–5: Linux kernel (HWE) vulnerability: The system could be made to expose sensitive information.
    IDs: CVE-2025–40300
    Affects: Ubuntu 24.04 LTS

Service & Support

Welcome to TUXEDO Support - how can we help you?

Linux at TUXEDO

Are you wondering if Linux is right for you? Our team will be happy to answer your questions and explain details about the free operating system at TUXEDO.
Let the advantages and services convince you!

Hardware

Notebook, PC, both - and which model? Our technical service team also provides advice on selection, equipment and puts together suitable offers for your technical requirements.

Questions and Answers

Frequently asked questions and the corresponding answers can be found here. If you cannot find a solution to your problem here, it is also worth taking a look at the instructions section.


Find out more

Instructions and Tips

Most situations can be solved quickly and easily by yourself. This saves you time and you can use your device directly again. We provide you with instructions, first steps and short tips for all TUXEDO models.


Find out more

System Recovery

Even in the case of a case, you don't have to rely on us: Your device can be reset to the factory settings - completely automatically! Everything is included with your order and you can get started right away.


Find out more

Technical Service

Our competent technicians are also happy to help with service requests. You have different possibilities to contact us. We are personally there for you Monday to Friday from 9 am to 1 pm and from 2 pm to 5 pm. But also outside these times, you can contact our team with your request by e-mail.
An extra function is available in your customer account for repair requests (RMA).

 

Contact

We are personally there for you Monday to Friday from 9 am to 1 pm and from 2 pm to 5 pm (German time). But also outside these times, you can contact our team with your request by e-mail. You will receive confirmation of receipt within approximately 15 minutes. If not, please feel free to contact us by phone. Please include your order number, the model name of your laptop or PC and as detailed a description of your request as possible. The more details you give us, the faster we can process your request!

We might not be able to answer questions about third party hardware or software. For questions about popular open source software (Thunderbird, Filezilla...) please contact a forum e.g. ubuntuforums.org. The research effort for application specific setup is immense and not manageable at the current time. Basic compatibility questions e.g. are of course still welcome!

An extra function is available in your customer account for repair requests (RMA).

 

Image of Tux

Linux compatible
image of 5 years warranty badge

Up to 5 Years Warranty
stylized image of a Rocket

Immediately ready for use
image of germany with a wrench in the center

Assembled in Germany
image of germany with a section sign in the center

German Data Privacy
stylized image of a tech support worker

German Tech Support

Guidance

  • Service & Support
  • B2B


Mo - Fr: 9-13 & 14-17h
+49 (0) 821 / 8998 2992

About TUXEDO

  • Why TUXEDO
  • TUXEDO Control Center
  • TUXEDO Tomte
  • TUXEDO WebFAI
  • TUXEDO OS
  • TUXEDO Aquaris
  • Individual logos and keyboards

Help & Support

  • Downloads & Drivers
  • System Diagnostics
  • Frequent questions (FAQ)
  • Instructions
  • Help with my device
  • Revocation right
  • Shipping costs & delivery times
  • Payment methods

News & more

  • News & Blog
  • Press
  • Newsletter
  • Event Calendar
  • Jobs & Career
  • Sponsoring

Community


Your Linux specialist since 2004

  • Accessibility
  • Privacy policy
  • Imprint
  • Battery disposal
  • Conditions of Use

Shipping costs & delivery times

We ship your order to almost all countries, in Europe mostly even free of charge! The respective shipping costs and the cost threshold above which we will cover the costs for you can be found here or for international shipping in the table below.

 


Free shipping within Germany

There are no shipping costs within Germany for goods worth €100 or more.

 

7.99 € shipping cost at max!

No matter how many small articles you order, such as USB stick card reader, LAN adapters or fan articles, with us, you pay a maximum of 7.99 € shipping costs.

  • 7.99 € shipping fee for all orders below 100 € of goods
  • Free shipping from 100 € total value of goods

You can check all occurring shipping costs or if we even deliver for free right before sending your order!

 


International delivery

Here are the shipping costs as well as the amount threshold for your order. The threshold is referring to the total amount of your order, which enables free shipping.
 

Taxes and customs outside the EU:

For orders outside the EU there might be additional duties, taxes or charges needed to be paid by the customer. These don't have to be paid to the supplier, but to local authorities. Please check for any details with your local customs or tax authorities before ordering! But as a benefit you don't have to pay German taxes, this means you save up to 19%!
Due to the Brexit and the associated changes, there may be delays of several days in customs clearance on site for deliveries to the UK. This is not within our sphere of influence, so we ask for your understanding.

 

 
⚠️   Countries to which we unfortunately cannot ship, and information on how you can still order from us, can be found here!
Country Shipping Fee Free Shipping From
Albania 99,00 EUR -
Andorra 59,00 EUR -
Belarus Temporarily no delivery possible 59,00 EUR -
Belgium 8,49 EUR 100 EUR
Bulgaria 15,99 EUR 160 EUR
Denmark 8,49 EUR 100 EUR
Estonia 15,99 EUR 160 EUR
Faroe Islands 129,00 EUR -
Finland 14,99 EUR 150 EUR
France 9,99 EUR 120 EUR
Greece 22,90 EUR -
United Kingdom 9,99 EUR 120 EUR
Hong Kong 199,00 EUR -
India 199,00 EUR -
Ireland 14,99 EUR 150 EUR
Island 129,00 EUR -
Italy 9,99 EUR 120 EUR
Japan 99,00 EUR -
Canada 99,00 EUR -
Croatia 34,90 EUR 500 EUR
Latvia 15,99 EUR 160 EUR
Lithuania 15,99 EUR 160 EUR
Luxembourg 8,49 EUR 100 EUR
Macau 199,00 EUR -
Malta 34,90 EUR 500 EUR
Macedonia 59,00 EUR -
Moldova 199,00 EUR -
Monaco 19,00 EUR -
Montenegro 99,00 EUR -
Netherlands 8,49 EUR 100 EUR
Norway 14,99 EUR 150 EUR
Austria 8,49 EUR 100 EUR
Poland 15,99 EUR 160 EUR
Portugal 14,99 EUR 150 EUR
Romania 15,99 EUR 160 EUR
San Marino 9,99 EUR 120 EUR
Sweden 14,99 EUR 150 EUR
Switzerland 13,99 EUR 150 EUR
Serbia 34,90 EUR 500 EUR
Singapore 199,00 EUR -
Slovakia 15,99 EUR 160 EUR
Slovenia 15,99 EUR 160 EUR
Spain (without Canary Islands) 14,99 EUR 150 EUR
Czech Republic 15,99 EUR 160 EUR
Ukraine Temporarily no delivery possible 129,00 EUR -
Hungary 15,99 EUR 160 EUR
USA including Hawaii 99,00 EUR -
United Arabic Emirates 199,00 EUR -
Cyprus 34,90 EUR 500 EUR
Qatar 199,00 EUR -
⚠️ Countries to which we unfortunately cannot ship, and information on how you can still order from us, can be found here!

 


Time of delivery

If not stated differently in the article's description, we deliver goods in:

  • 7-10 working days within Germany
  • 10-12 working days outside Germany

For orders paid in advance, the delivery time starts with receipt of the payment. Please keep in mind that there is no delivery on Sundays or on holidays.
For goods delivered as download, there will be no shipping fees due.
Access data for downloads are sent out via e-mail 1-3 working days after contract formation. For orders with advanced payment, we will deliver after receiving the payment. You can download the item by using the link sent to you via e-mail.

Self-pick-up of orders is not possible, unfortunately.