Avatar photo
By: Steffen Winterfeldt

August 7, 2025 8:47 am

414 views

Make your own SUSE DVD – Tooling for SUSE and Multi-Linux installation / Live media

When you are doing Linux installations regularly or have a large number of machines to deploy you might want to make changes to the official installation media to make work more efficient. This might range from having your network setup parameters integrated, to running your favorite autoyast or kickstart profile automatically, to integrating a driver […]

Read More


Avatar photo
By: Aleksa Sarai

May 26, 2025 9:29 am

599 views

Four Years On, Umoci Celebrates A Long-Awaited Release

After a nearly four-year hiatus, there is a new umoci release! umoci is the reference implementation of the Open Container Initiative (OCI) image specification, and provides users with the ability to create, manipulate, and otherwise interact with container images. It is designed to be as small and unopinionated as possible, so as to act as […]

Read More


Sebastian Riedel
By: Sebastian Riedel

April 15, 2025 11:49 am

1,447 views

LoRA Fine-Tuning LLMs for Text Classification

Background At SUSE, we build enterprise Linux distributions used around the world. Our success is deeply rooted in the Open Source community and we leverage thousands of Open Source projects to build our offerings. While this collaborative approach fosters innovation, it also presents significant legal and compliance challenges. Navigating the complex landscape of licenses, intellectual […]

Read More


Avatar photo
By: Nuno Do Carmo

March 12, 2025 11:22 am

959 views

Introducing DevX Validated Designs by SUSE –Simplifying Cloud-Native Software Development at Scale

Enterprises push the boundaries of cloud native innovation with hundreds of engineering teams deploying thousands of services across hybrid environments, making standardization, security, and operational efficiency complexities critical to overcome.  To address these challenges, at SUSECON 2025 we’re excited to introduce DevX Validated Designs by SUSE—a structured approach to developer workflows, automation […]

Read More


Avatar photo
By: Christian Hüller

December 19, 2024 6:20 pm

2,172 views

Local AI and Confluence

Introduction This post is part of a series on locally using AI models. Previous posts are Running AI locally Generating images with LocalAI using a GPU Introduction to AI training with openSUSE Adding own Documents to your Local AI Using RAG In the last post I explained how to use RAG to add your own […]

Read More


Avatar photo
By: Christian Hüller

November 13, 2024 5:14 pm

3,125 views

Adding own Documents to your Local AI Using RAG

Introduction This is part 4 of a series on running AI locally on an openSUSE system. Previous parts can be found here: Running AI locally Generating images with LocalAI using a GPU Introduction to AI training with openSUSE Since we have LocalAI running, generated images, text and even trained own LoRAs, another big topic is […]

Read More


Avatar photo
By: Thomas Schlosser

November 6, 2024 8:37 am

1,744 views

Configure SAP services to log outsite of journald

Why should we do this - The story behind Journald is an integral part of systemd. It is the centralized location for all messages logged by different components in a modern linux system. On a SUSE system all the messages are forwarded in addition to rsysylog. This means all logs are stored in systemd-journal and […]

Read More


Avatar photo
By: Christian Hüller

October 23, 2024 2:50 pm

1,964 views

Introduction to AI training with openSUSE

Introduction In my last posts I explained on how to run AI models on a openSUSE system using LocalAI. Now I'd like to introduce you to training AI with a small guide on creating a Low Ranking Adaption, also known as LoRA, and using it with LocalAI on your system. This way, you can leverage […]

Read More


Avatar photo
By: Christian Hüller

October 4, 2024 10:41 am

4,668 views

Generating images with LocalAI using a GPU

  Introduction In my last blog post on using code generating LLMs on OpenSUSE, I explained on how to run models on your local machine without utilizing a GPU card. In this post I want to show on how to setup your system in order to make use of an available GPU for running […]

Read More