Avatar photo
By: Raul Mahiques

October 31, 2023 1:09 pm

4,190 views

Confidential Cloud: Introduction to Confidential Computing

Introduction In this blog series, we will embark on a journey into the realm of Confidential Computing, CoCo for friends. Our goal? To help you gain a better understanding of it.   What is confidential computing about? If we seek a definition for 'Confidential Computing,' Wikipedia provides us with the following: “a […]

Read More


Avatar photo
By: eich@suse.com

October 30, 2023 8:20 am

2,726 views

Simplify GPU Application Development with HMM on SLES or SLE HPC 15 SP5

Recently, NVIDIA has introduced Heterogeneous Memory Management (HMM) in its open source kernel drivers which simplifies GPU Application Development with CUDA. It unifies system memory access across CPUs and GPUs and removes the need to copy memory content between CPU and GPU memory. It extends Unified Memory to cover both system allocated memory as well […]

Read More


Avatar photo
By: Vince Matev

October 19, 2023 4:16 pm

3,308 views

Avatar photo
By: Marcus Meissner

September 20, 2023 2:30 pm

2,344 views

GO and FIPS 140-2 / 140-3 certified cryptography

The current FIPS 140-2 and ongoing FIPS 140-3 certification efforts by SUSE cover a wide range of system libraries and its users, and the Linux Kernel. One gap recently closed is the missing FIPS 140 support for applications written in the GO language. To allow building GO binaries with cryptography compliant to FIPS 140, SUSE […]

Read More


Avatar photo
By: Meike Chabowski

September 5, 2023 3:02 pm

2,226 views

Getting granular on GCC 12

Once again, experts from our SUSE toolchain development team (Jan Hubička, Michael Matz, Richard Biener) led by Martin Jambor have joined forces with Brent Hollingsworth from AMD, to publish a new SUSE Best Practices guide. The document "Advanced Optimization and New Capabilities of GCC 12" provides a detailed overview of the most current GNU […]

Read More


Juan Herrera Utande
By: Juan Herrera Utande

September 4, 2023 10:12 am

6,190 views

What is Linux?

Join us in this review of 'What is Linux', tracing its evolution, the significance of open source, and SUSE's role in this journey. From humble origins to future aspirations, we spotlight the challenges and milestones that define Linux's legacy, rooted firmly in the ethos of open-source collaboration. Table of contents: Introduction to Linux Understanding Open […]

Read More


Avatar photo
By: Raul Mahiques

August 11, 2023 9:37 am

2,202 views

CentOS Alternatives: Migrating Workloads From CentOS To OpenSUSE Leap – Migrating your webserver

  Introduction In this blog post we will show an example of how to migrate your Apache web server running on CentOS to openSUSE Leap, all while keeping downtime to a minimum. Our approach will encompass the following steps: Configuring the New Web Server: We will set up the new web server in openSUSE […]

Read More


Avatar photo
By: Stacey Miller

August 9, 2023 9:56 pm

5,556 views

SUSE Manager Ansible Integration Becomes Fully Supported

A few weeks ago, SUSE released SUSE Manager 4.3.7.  This release includes some notable features:  Stability. This is the seventh enhancement of SUSE Manager 4.3, which was released in June 2022.  This means that the solution is rock solid and capable of managing all your Linux distros.  And moving […]

Read More


Avatar photo
By: Raul Mahiques

August 8, 2023 2:07 pm

2,867 views

CentOS Alternatives: Migrating Workloads From CentOS To OpenSUSE Leap – Automating With Ansible Part 2

In this blog posts, we’ll dive into adapting your Ansible code made for CentOS to openSUSE Leap, ensuring seamless compatibility. In this first part, we provided advice and a general introduction to ease your way into the process. In this second part, we’ll delve into practical examples of troubleshooting and adapting existing roles. […]

Read More