Browse Source

Merge branch 'staging' into branding

pull/618/head
benny Vasquez 3 months ago
committed by GitHub
parent
commit
59e4595627
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      .github/workflows/publish-preview.yml
  2. 3
      .github/workflows/publish.yml
  3. 3
      .gitignore
  4. 2078
      assets/css/bootstrap-icons.css
  5. 37
      assets/css/bundle.css
  6. 2
      assets/scss/blog.css
  7. 1
      assets/scss/blog.scss
  8. 2078
      assets/scss/bootstrap-icons.css
  9. 2090
      assets/scss/bootstrap-icons.scss
  10. 4
      assets/scss/main.css
  11. 7
      assets/scss/main.scss
  12. 65
      content/blog/2024-08-28-summer-event-recap.md
  13. 82
      content/blog/2024-09-02-bootc-almalinux-heliumos.md
  14. 54
      content/blog/2024-09-10-announcing-new-certification-sig.md
  15. 6
      content/certification/_index.md
  16. 6
      content/certification/ecosystem-catalog/_index.md
  17. 170
      content/certification/ecosystem-catalog/supermicro-as-2124bt-hntr.md
  18. 170
      content/certification/ecosystem-catalog/supermicro-sys-621c-tn12r.md
  19. 135
      content/certification/ecosystem-catalog/test-item1.md.bak
  20. 135
      content/certification/ecosystem-catalog/test-item2.md.bak
  21. 135
      content/certification/ecosystem-catalog/test-item3.md.bak
  22. 6
      content/certification/hardware-certification/_index.md
  23. 209
      content/certification/hardware-certification/hardware-certification-program.md
  24. 6
      content/certification/software-certification/_index.md
  25. 4
      contributing-blog-posts.md
  26. 449
      i18n/de.json
  27. 62
      i18n/en.json
  28. 95
      i18n/es.json
  29. 192
      i18n/fi.json
  30. 34
      i18n/ja.json
  31. 2
      i18n/ru.json
  32. 40
      i18n/sv.json
  33. 8
      layouts/aldt-2023/single.html
  34. 4
      layouts/alesco/single.html
  35. 8
      layouts/almalinux-day-germany-2024/single.html
  36. 490
      layouts/certification/ecosystem-catalog/list.html
  37. 361
      layouts/certification/ecosystem-catalog/single.html
  38. 152
      layouts/certification/hardware-certification/list.html
  39. 134
      layouts/certification/list.html
  40. 125
      layouts/certification/software-certification/list.html
  41. 3
      layouts/elevate/single.html
  42. 11
      layouts/index.html
  43. 12
      layouts/p/list.html
  44. 12
      layouts/p/single.html
  45. 3
      layouts/partials/common/footer.html
  46. 29
      layouts/partials/common/nav.html
  47. 2
      layouts/partials/common/opengraph.html
  48. 31
      package-lock.json
  49. BIN
      static/blog-images/2024/08_events_roundup/aswfosd-benny.jpeg
  50. BIN
      static/blog-images/2024/08_events_roundup/flock_gathering.jpg
  51. BIN
      static/blog-images/2024/08_events_roundup/flock_gathering_2.jpg
  52. BIN
      static/blog-images/2024/08_events_roundup/jonathan_flock.jpg
  53. BIN
      static/blog-images/2024/08_events_roundup/self2.jpg
  54. BIN
      static/blog-images/2024/08_events_roundup/self3.jpg
  55. BIN
      static/blog-images/2024/08_events_roundup/siggraph1.jpeg
  56. BIN
      static/blog-images/2024/08_events_roundup/siggraph2.jpeg
  57. BIN
      static/blog-images/2024/2024-08-09-bootc-almalinux.png
  58. BIN
      static/blog-images/2024/2024.08.28.event.roundup.png
  59. BIN
      static/blog-images/2024/2024.09.certification.sig.png
  60. 4
      static/images/building-fill-check.svg
  61. BIN
      static/images/certificationimages/certification_consumers.jpg
  62. BIN
      static/images/certificationimages/certification_providers.jpg
  63. BIN
      static/images/certificationimages/certificationpagehero.png
  64. 1
      static/images/certificationimages/certificationprocess.svg
  65. 1
      static/images/certificationimages/certificationtestingprocess.svg
  66. BIN
      static/images/certificationimages/hardware_certification_hero.png
  67. BIN
      static/images/certificationimages/software_certification_hero.png
  68. BIN
      static/images/certificationimages/software_testers.png
  69. BIN
      static/images/ec/dell-logo.png
  70. BIN
      static/images/ec/hp-logo.png
  71. BIN
      static/images/ec/supermicro-logo.png
  72. 0
      static/images/icon-almalinux-black.svg
  73. BIN
      static/images/og/certification.png
  74. BIN
      static/images/og/ecosystemcatalog.png
  75. BIN
      static/images/og/hardwarecertification.png
  76. BIN
      static/images/og/newhero.png
  77. BIN
      static/images/og/softwarecertification.png
  78. BIN
      static/users/imbev.jpg

3
.github/workflows/publish-preview.yml

@ -41,6 +41,9 @@ jobs:
- name: move redirects file into place
run: cp _redirects public/
- name: build search index
run: npx pagefind --site "public"
- name: Publish to Cloudflare Pages
uses: cloudflare/pages-action@v1
with:

3
.github/workflows/publish.yml

@ -54,6 +54,9 @@ jobs:
- name: move redirects file into place
run: cp _redirects public/
- name: build search index
run: npx pagefind --site "public"
- name: Publish to Cloudflare Pages
uses: cloudflare/pages-action@v1
with:

3
.gitignore

@ -1,3 +1,4 @@
public/
static/pagefind/
.hugo_build.lock
.DS_Store
.DS_Store

2078
assets/css/bootstrap-icons.css

File diff suppressed because it is too large

37
assets/css/bundle.css

@ -43,32 +43,38 @@ padding-right: 15px !important;
padding-right: 15px !important;
padding-left: 15px !important;
}
.al-page-index .al-hero-cta-primary {
.al-cta-blue {
background: #24c2ff;
color: #222222;
margin:10px 10px 10px 0;
}
.al-page-index .al-hero-cta-primary:hover {
.al-cta-blue:hover {
background: #0bbbff;
}
.al-page-index .al-hero-cta-secondary {
.al-cta-green {
background: #86da2f;
color: #222222;
margin: 10px;
}
.al-page-index .al-hero-cta-secondary:hover {
.al-cta-green:hover {
background: #79cb24;
}
.al-page-index .al-hero-cta-tertiary {
.al-cta-yellow {
background: #ffcb12;
color: #222222;
margin: 10px;
}
.al-page-index .al-hero-cta-tertiary img {
.al-cta-yellow img {
display: inline;
height: 1em;
}
.al-page-index .al-hero-cta-tertiary:hover {
.al-cta-yellow:hover {
background: #f8c100;
}
.al-page-index .al-index-feature-container, .al-commercial-supporter-list {
@ -84,6 +90,9 @@ padding-right: 15px !important;
padding-left: 22px;
}
.al-dark-background {
background: #0e3b5c!important;
}
.al-page-index .al-index-community-container {
background: #0e3b5c;
}
@ -633,10 +642,13 @@ outline: none !important;
.al-primary-navbar .dropdown-menu-dark .dropdown-divider {
border-color: #264154;
}
.al-primary-navbar .al-language-switch img {
height: 24px;
}
/* this counters the default padding in menu items */
.dropdown-nested {
padding: .25rem -1.5rem !important;
}
.al-primary-navbar .al-language-link {
text-transform: capitalize;
color: aliceblue;
@ -768,6 +780,10 @@ pre > code {
font-size: 46px !important;
line-height: 47px
}
.display-4{
font-size: 1rem !important;
line-height: 1rem;
}
.lead {
font-size: 1.25rem !important;
font-weight: 400 !important;
@ -1058,6 +1074,11 @@ a {
max-width: 100%;
height: auto;
}
.navbar-nav .dropdown-menu ul {
padding:0;
margin:0 0 0 1rem;
list-style-type: none;
}
.al-body-container {
padding: 40px 20px;

2
assets/scss/blog.css

@ -1,3 +1,5 @@
@import "./boostrap-icons.css";
.al-page-blog-index {
margin: auto;
max-width: 680px;

1
assets/scss/blog.scss

@ -1,5 +1,6 @@
@import "./variables";
@import "./functions";
@import "./boostrap-icons.scss";
.al-page-blog-index {

2078
assets/scss/bootstrap-icons.css

File diff suppressed because it is too large

2090
assets/scss/bootstrap-icons.scss

File diff suppressed because it is too large

4
assets/scss/main.css

@ -567,6 +567,10 @@ button:focus, .btn:focus {
.al-primary-navbar .dropdown-menu-dark .dropdown-divider {
border-color: #264154;
}
/* this counters the default padding in menu items */
.dropdown-nested {
padding: .25rem -1.5rem !important;
}
.al-primary-navbar .al-language-switch img {
height: 24px;
}

7
assets/scss/main.scss

@ -132,8 +132,6 @@ button:focus, .btn:focus{
padding-bottom: 0;
border-bottom: 0;
}
.dropdown-menu-dark {
background: $al-c-black-pearl;
@ -144,10 +142,11 @@ button:focus, .btn:focus{
.dropdown-item:hover{
background-color: #ffffff26 !important;
}
.dropdown-nested {
padding: .25rem -1.5rem !important;
}
.dropdown-divider {
border-color: $al-c-black-pearl-lighter;
}
}

65
content/blog/2024-08-28-summer-event-recap.md

@ -0,0 +1,65 @@
---
title: "Southeast LinuxFest, Academy Open Source Days, SIGGRAPH, Flock to Fedora"
type: blog
author:
name: "benny Vasquez"
bio: "Chair, board of directors"
image: /users/benny.jpeg
date: 2024-08-28
images:
- /blog-images/2024/2024.08.28.event.roundup.png
post:
title: "Southeast LinuxFest, Academy Open Source Days, SIGGRAPH, Flock to Fedora"
image: /blog-images/2024/2024.08.28.event.roundup.png
---
We've attended quite a few events in the US this summer! In June, we attended [Southeast LinuxFest](https://southeastlinuxfest.org/) in Charlotte, North Carolina. In July, we traveled to Denver, Colorado for [Academy Open Source Days](https://events.linuxfoundation.org/open-source-days/) and [SIGGRAPH](https://s2024.siggraph.org/) 2024\. This month, we went to Rochester, New York for [Flock to Fedora](https://fedoraproject.org/flock/2024/). Let's talk about what we loved about each of them. 
## Southeast LinuxFest
[SouthEast LinuxFest](https://southeastlinuxfest.org/) is a community event for anyone who wants to learn more about Linux and Open Source Software. This relatively small event was a new one for me, and I'm so glad we went! I got to meet a couple of our contributors, have some really good conversations, and, even ensure that everyone there celebrated National Donut Day.
{{< figure src="/blog-images/2024/08_events_roundup/self2.jpg" width="45%" title="benny at SELF" >}}
{{< figure src="/blog-images/2024/08_events_roundup/self3.jpg" width="45%" title="Donuts at SELF" >}}
## Academy Open Source Days
[ASWF](https://www.aswf.io/) is a foundation that's part of the Linux Foundation, and this event allows them to focus on the projects that their community relies on to do the incredible work they do. We were invited to share a bit about the project overall, as many of the ASWF members have been switching to AlmaLinux for both their desktop environments and their render farms. As a one-day event, they saw record attendance, almost doubling their audience from last year!
{{< figure src="/blog-images/2024/08_events_roundup/aswfosd-benny.jpeg" width="45%" title="benny speaking at Open Source Days" >}}
{{< youtube id="2nwLZnH8PNA" width="45%" height="30%" autoplay="false" controls="true" mute="false" title="AlmaLinux the First Three Years and Beyond" >}}
## SIGGRAPH
SIGGRAPH (Special Interest Group on Computer Graphics and Interactive Techniques) is an annual conference and international community that focuses on computer graphics and interactive techniques.
The television and movie industries have embraced AlmaLinux as a solution to the end of CentOS Linux, and we are so excited to learn how they're using AlmaLinux. The [VFX Reference Platform](https://vfxplatform.com/) guides folks in the industry by making technology recommendations, and we are grateful to be part of that list! Tristan from [SHED, Inc](https://shedmtl.com/) brought his VFX industry expertise and we had a steady flow of people every day of the event!
{{< figure width="45%" src="/blog-images/2024/08_events_roundup/siggraph1.jpeg" title="benny and Tristan at SIGGRAPH" >}}
{{< figure width="45%" src="/blog-images/2024/08_events_roundup/siggraph2.jpeg" width="45%" title="AlmaLinux Booth at SIGGRAPH" >}}
## Flock to Fedora
Flock to Fedora is an annual conference for contributors to the Fedora Project, and as an upstream operating system for AlmaLinux and a place where much of the AlmaLinux community is active, we knew we had to support the event!
Our Infra team lead even gave his first live talk ever, covering the history of the mirror system and what they're up to next! The session can be found [here on the Fedora event site](https://cfp.fedoraproject.org/flock-2024/talk/RMUDAX/), but he also wrote a [companion blog post](https://almalinux.org/blog/2024-08-07-mirrors-1-to-400/) to go align with it.
{{< figure width="45%" src="/blog-images/2024/08_events_roundup/jonathan_flock.jpg" title="Jonathan Wright at FLOCK to Fedora 2024" >}}
{{< figure width="45%" src="/blog-images/2024/08_events_roundup/flock_gathering_2.jpg" title="Friends during FLOCK" >}}
{{< figure width="45%" src="/blog-images/2024/08_events_roundup/flock_gathering.jpg" title="Friends at the after event" >}}
## More Events this year!
We're still adding a few events this year, but these are the ones we'll be at for sure. Make sure to say hi to us!
- [NERDEARLA](https://nerdear.la/en/), September 24-28, 2024 in Buenos Aires, Argentina
- [All things open](http://allthingsopen.org/), October 27-29 in Raleigh, North Carolina, US
- [Seagl](https://seagl.org/), November 8-9 in Seattle, Washington, US
- [SC (formerly Supercompute)](http://supercomputing.org/), November 17-22 in Atlanta, Georgia, US
## Keep in touch, and get involved!
If you want to stay up-to-date, here's where to stay tuned on [our forum](https://almalinux.discourse.group/), [Reddit](https://www.reddit.com/r/AlmaLinux/), [X](https://twitter.com/AlmaLinux), [Mastodon](https://fosstodon.org/@almalinux/), [LinkedIn](https://www.linkedin.com/company/80320905/), and [YouTube](https://www.youtube.com/channel/UCt9lpkqUPp1FUEi9uqVlPQA). We also launched a newsletter this year, which you can [subscribe to on LinkedIn](https://www.linkedin.com/newsletters/almalinux-news-7123058222835376128/) or via email on [our mailing list](https://lists.almalinux.org/postorius/lists/newsletters.lists.almalinux.org/).

82
content/blog/2024-09-02-bootc-almalinux-heliumos.md

@ -0,0 +1,82 @@
---
title: "Bringing bootc to AlmaLinux"
type: blog
author:
name: "Isaac Beverly"
bio: "Developer, HeliumOS"
image: /users/imbev.jpg
date: 2024-09-02
images:
- /blog-images/2024/2024-08-09-bootc-almalinux.png
post:
title: "Bringing bootc to AlmaLinux"
image: /blog-images/2024/2024-08-09-bootc-almalinux.png
---
bootc is a new deployment method that powers [Image mode for RHEL](https://www.redhat.com/en/about/press-releases/red-hat-reimagines-enterprise-linux-ai-future-image-mode-red-hat-enterprise-linux) and [HeliumOS](https://www.heliumos.org/), a new Linux distribution. We are excited to announce that AlmaLinux now offers [bootc images](https://quay.io/repository/almalinuxorg/almalinux-bootc?tab=tags) for Intel/AMD(x86_64) and ARM64(AArch4).
## How did this start?
My goal as developer of HeliumOS is to produce a Linux-based desktop operating system that is user-friendly, stable, and reliable. The first foray towards this goal used a Debian base, however this had some issues:
- Debian has 3-5 years of support. Though stable relative to most Linux distributions, I wanted more stability.
- An unexpected interruption during a traditional Linux package manager update can render the system un-bootable or otherwise broken.
2 months ago, I learned of Image mode for RHEL, a new method of deploying RHEL that used OCI images for updates. Rebasing on Enterprise Linux and using bootc, the technology behind Image mode for RHEL would solve both of the issues that I found with Debian. After various experiments, HeliumOS [announced](https://www.heliumos.org/blog/post/heliumos-v9-alpha-is-available-for-downlaod/) an Alpha release based on CentOS Stream.
Despite solving several issues, rebasing on CentOS Stream introduced new problems:
- CentOS Stream has a minor-rolling release schedule. This meant that Nvidia drivers and other software that require a specific version of the Linux kernel would be more difficult to distribute.
- CentOS Stream only has 5 years of support. This may be acceptable for some usage, but limits HeliumOS usage in other environments with longer lifecycle requirements.
A small hop to a minor-stable Enterprise Linux distribution such as AlmaLinux would resolve both issues.
Through collaboration with the AlmaLinux [Virt and Container SIG](https://chat.almalinux.org/almalinux/channels/sigcloud), and with help from the [Fedora bootc chat](https://matrix.to/#/#bootc:fedoraproject.org), we have setup workflows to produce AlmaLinux bootc images. Updates and new releases to HeliumOS going forward will be delivered through bootc images derived from AlmaLinux.
## What are OCI containers and images?
[OCI](https://opencontainers.org/) containers provide an isolated environment running on a container runtime such as Podman or containerd(Docker). Software deployed via a typical OCI container will use the host system's kernel and a portable environment delivered via an OCI image.
Deployment of software via OCI images is especially useful because application dependencies are resolved during image build. OCI containers can be built and deployed to any system with an OCI container runtime without the deployed system needing to be concerned with dependency resolution.
## What are atomic Linux distributions?
Atomic operations execute as a single unit. When applied to Linux distributions, updates either successfully update the system, or completely fail, with no intermediate state. There are many implementations of this system: Fedora Silverblue using rpm-ostree, VanillaOS using ABRoot, openSUSE MicroOS using BTRFS snapshots, even Android using GKI+Modules.
## What is bootc?
[bootc](https://containers.github.io/bootc/) is a tool that uses bootc-compatible OCI images and OSTree to deploy updates to a Linux system in an atomic fashion. By bundling the Linux kernel and other essential components within an OCI image with the proper SELinux configuration, the image's root file system becomes more suitable for booting. On the deployment system, bootc maps the OCI image to a format compatible with OSTree. OSTree then treats the image as any other OSTree commit. After a reboot, the system automatically reboots into the new update. The bootloader also offers an option to rollback to a previous image. Distributions can use bootc to provide atomic updates with the convenience of existing OCI infrastructure and tooling.
## Using AlmaLinux bootc images
Building a bootc image is very similar to building a typical OCI image. As an example, let's create a bootc image derived from AlmaLinux 9.4 that serves static content using Apache httpd.
```Dockerfile
FROM quay.io/almalinuxorg/almalinux-bootc:9.4
# Install the RPM package and enable the systemd service for httpd:
RUN dnf install -y httpd
RUN systemctl enable httpd
# Configure httpd to serve content from the image:
RUN mv /var/www /usr/share/www
RUN sed -ie 's,/var/www,/usr/share/www,' /etc/httpd/conf/httpd.conf
RUN rm -rdf /usr/share/httpd/noindex
# Add "hello world" page to image:
RUN echo "<h1>Hello world!</h1>" > /usr/share/www/html/index.html
```
Build the image and push it to the OCI registry of your choice:
```shell
podman build -t almalinux-httpd .
podman push almalinux-httpd <YOUR REGISTRY HERE>
```
With [Anaconda](https://developers.redhat.com/learning/learn:rhel:rhel-image-mode-kickstart/resource/resources:prerequisites-and-step-step-process-2), `bootc install to-existing-root`, or
[bootc-image-builder](https://github.com/osbuild/bootc-image-builder), you can deploy the image to a bare-metal system or virtual machine. The deployed system will automatically check the OCI registry for updates to the image and reboot if needed. This image can also be run as a container using `podman run -p 8000:80 localhost/almalinux-httpd`.
## What's next?
Development continues, from Nvidia driver support in HeliumOS, to distribution-agnostic tools such as [bootc-gtk](https://codeberg.org/HeliumOS/bootc-gtk). As a downstream project, HeliumOS is looking forward to a collaborative relationship with AlmaLinux. A stable release of HeliumOS based on AlmaLinux 10 is planned for 2025. If you have any questions or would like to contact me for other reasons, you can find me in the HeliumOS [Matrix Space](https://matrix.to/#/#heliumos:matrix.org), AlmaLinux [Mattermost Server](https://chat.almalinux.org), or Fedora bootc [Matrix Room](https://matrix.to/#/#bootc:fedoraproject.org).

54
content/blog/2024-09-10-announcing-new-certification-sig.md

@ -0,0 +1,54 @@
---
title: "Announcing the AlmaLinux Certification SIG"
type: blog
author:
name: "Jonathan Wright"
bio: "Infra & Certification SIG Leaders"
image: /users/jonathan.jpg
date: '2024-09-09'
images:
- /blog-images/2024/2024.09.certification.sig.png
post:
title: "Announcing the AlmaLinux Certification SIG"
image: /blog-images/2024/2024.09.certification.sig.png
---
After months of work, we are happy to announce the [AlmaLinux Certification Special Interest Group](https://wiki.almalinux.org/sigs/Certification.html) (SIG), along with our [Hardware Certification Program](http://almalinux.org/certification/hardware-certification/hardware-certification-program/)! This SIG has tangible goals and immediate benefits for all users of AlmaLinux, and tons of ways to get involved.
## The Certification SIG
This SIG was born out of a desire to prove that AlmaLinux works in all places that our community needs it to. The members already helping are from all over the world, and have gotten engagement from some of the most respected hardware providers in the world. Our most active engagement has been with SuperMicro, and we are so grateful to them for helping us improve and expand the Hardware Certification Program.
One of our biggest supporters, Srini Bala, sent us this to share:
> _Our customers are looking for a trusted Enterprise Linux ecosystem, and AlmaLinux has positioned itself as one of the most secure of the no-cost options out there," said Srini Bala, GM of Solution Engineering at Super Micro Computer, Inc. "Supermicro's 2U server was recently certified with the Hardware Certification Program, giving our customers more open-source Linux options for Compute intensive applications."_
## The Hardware Certification Program
The first success of the Certification SIG is the Hardware Certification Program. This program creates a bridge between the community of AlmaLinux users, and enterprises who want to prove their hardware is a good fit for their environment.
{{< figure src="/images/certificationimages/certificationprocess.svg" link="/images/certificationimages/certificationprocess.svg" caption="The Hardware Certification Process" width="40%">}}
Hardware vendors start by engaging the SIG to certify their hardware by rewviewing the program and then submitting a request for the certification. , using our open source [Hardware-Certification-Suite](https://github.com/AlmaLinux/Hardware-Certification-Suite). The guidelines were developed in the open by the Certification SIG, and then the Certification reports are submitted for inclusion. They will are always available for community review on GitHub: <https://github.com/AlmaLinux/certifications>
## Community-validated hardware certifications
One of the things this certification program allows for us community-validation of hardware, using the same certification suite that we use for the IHV-Facilitated certification testing. That helps the community feel more confident in their hardware choices without having to wait for hardware vendors to work through their red tape to start the Certification processes.
If you are a current or potential AlmaLinux user and want to see AlmaLinux validated on a specific piece of hardware but you aren't able to complete that testing yourself, you can request it by opening an issue on the [Certification GitHub repo](https://github.com/AlmaLinux/certifications). If you have access to hardware, take a look at the list and see if someone has requested a something you have! 
## This is only the beginning...(or how you can help)
We have so much room for growth with this process, and have more ideas that we want to see added. In addition to helping with community-validated hardware requests, there are a bunch of other specific ways you can help today!
Community checkups (especially on minor version updates, since the SIG only validates on major version changes) and confirmations for already validated hardware will always be welcome. We want to build a Live USB image of AlmaLinux with the hardware certification suite on it, so that users can certify hardware without having to start with a freshly-installed device.
Even more exciting, we'll be working on spinning up a Software Certification Program over the coming months to provide software validation and certification that our users can trust.
Eventually, we'd love to be able to provide Toolkits for easy self-certification by ISVs and IHVs and repeatable community validation, streamlining this process for everyone involved. 
## The Value of Certification
Hardware and Software Certification hold different values for users and vendors. For users of AlmaLinux, the value of the having a path for certification allows AlmaLinux users to feel confident in their hardware and software choices. For IHVs and ISVs, it shows their commitment to open source, and helps make them the right choice for the massive community of AlmaLinux users.
We are so excited to be able to share this with the world. If you'd like to get involved, please join the [~SIG/Certification](https://chat.almalinux.org/almalinux/channels/sigcertification) room on [chat.almalinux.org](http://chat.almalinux.org), take a look at the work we have stacked up on our [project board](https://github.com/orgs/AlmaLinux/projects/6/), and then join us at the [next SIG meeting (Sept 10th!)](https://events.almalinux.org/category/6/).

6
content/certification/_index.md

@ -0,0 +1,6 @@
---
title: "Certification"
type: certification
images:
- /images/og/certification.png
---

6
content/certification/ecosystem-catalog/_index.md

@ -0,0 +1,6 @@
---
title: "Ecosystem Catalog"
type: "certification/ecosystem-catalog"
images:
- /images/og/ecosystemcatalog.png
---

170
content/certification/ecosystem-catalog/supermicro-as-2124bt-hntr.md

@ -0,0 +1,170 @@
---
#Required - don't alter
type: "certification/ecosystem-catalog"
#Required
date: 2024-07-31
#Required
title: "A+ Server AS-2124BT-HNTR"
#Required
image: "/images/ec/supermicro-logo.png"
#Required
shortTitle: "Supermicro A+ Server AS-2124BT-HNTR"
#Required
provider: "Super Micro Computer, Inc."
#Optional
system: "Server"
#Optional
specsLink: "https://www.supermicro.com/en/Aplus/system/2U/2124/AS-2124BT-HNTR.cfm"
#Optional
supportLink: "https://www.supermicro.com/en/support"
#Optional - If not provided no button will be rendered
buttonLink: "https://www.supermicro.com/en/Aplus/system/2U/2124/AS-2124BT-HNTR.cfm"
# optional
key_applications:
- Compute Intensive Applications
- HPC, Data Center, Enterprise Server
- Hyperscale / Hyperconverged
# The data contained here will be displayed in a key -> value table
# under overview. If it is removed no overview section will display
overview_collection:
- key: Tests Run By
# valid values are "AlmaLinux OS Foundation", "<Vendor Name>", or "Community"
value: AlmaLinux OS Foundation
# optional
# - key: "Certification Inherited From"
# value: A+ Server AS-2124BT-HNTR
# link: supermicro-as-2124bt-hntr
# optional
- key: "Test Logs"
value: "Click here"
link: systems/supermicro/supermicro-as-2124bt-hntr
- key: "CPU"
value: "2 x AMD EPYC 73F3 16-Core @ 3.50GHz (32 Cores / 64 Threads)"
- key: "Chipset"
value: "AMD Starship/Matisse"
- key: "RAM"
value: "16 x 64 GB DDR4-3200MT/s 36ASF8G72PZ-3G2E1"
- key: "STORAGE"
value: "960GB SAMSUNG MZ7LH960"
- key: "NETWORK"
value: "2 x Intel XXV710 for 25GbE SFP28"
certification_collection:
- name: "AlmaLinux 9"
# valid values are "official", or "community"
certified: official
architecture: "x86_64"
compute:
name: "Compute"
level: 9.0
features:
- "CPU Core Performance Counters": "9.0+"
- "CPU Scaling Governor": "9.0+"
- "System Memory": "9.0+"
- "Virtualization (Host)": "9.0+"
management:
name: "Management"
level: 9.0
features:
- "Graphical Console": "9.0+"
- "Virtual Media": "9.0+"
network:
name: "Network"
level: 9.0
features:
- "25Gb Ethernet": "9.0+"
storage:
name: "Storage"
level: 9.0
features:
- "SATA SSD": "9.0+"
- "PCIe NVMe": "9.0+"
hardware:
name: "Hardware"
level: 9.0
features:
- "AMD EPYC™ 7002 Series": "9.0+"
- "AMD EPYC™ 7003 Series": "9.0+"
- name: "AlmaLinux 8"
# valid values are "official", or "community"
certified: official
architecture: "x86_64"
compute:
name: "Compute"
level: 8.3
features:
- "CPU Core Performance Counters": "8.3+"
- "CPU Scaling Governor": "8.3+"
- "System Memory": "8.3+"
- "Virtualization (Host)": "8.3+"
management:
name: "Management"
level: 8.3
features:
- "Graphical Console": "8.3+"
- "Virtual Media": "8.3+"
network:
name: "Network"
level: 8.3
features:
- "25Gb Ethernet": "8.3+"
storage:
name: "Storage"
level: 8.3
features:
- "SATA SSD": "8.3+"
- "PCIe NVMe": "8.3+"
hardware:
name: "Hardware"
level: 8.3
features:
- "AMD EPYC™ 7002 Series": "8.3+"
- "AMD EPYC™ 7003 Series": "8.3+"
#Begin Search metadata
searchTitle: "Supermicro A+ Server AS-2124BT-HNTR"
# this is basically just tags, formatting doesn't much matter
searchDesc: "2U DP CloudDC with 12 hot-swap 3.5 NVMe/SAS/SATA bays and 4 PCIe 5.0 x16 slots + 2 PCIe 5.0 x16 AIOM slots
Highly configurable 2U 4-node systems
2-socket with 16 DIMMs or
1-socket with 8 DIMMs per node
Flexible storage and I/O options
including NVMe/SATA3 and SIOM
networking
NO-COMPROMISE 2U 4-NODE ARCHITECTURE
BigTwin is the 5th generation in the Supermicro® Twin Family with a multitude of
innovations and engineering breakthroughs.
TwinPro systems are designed for simplified deployment and maintenance, and
assembled with the highest quality to ensure continuous operation even at maximum
capacity.
With AMD EPYC™ 7003 Series Processors with AMD 3D V-Cache™ Technology,
customers in high-end enterprise, data center, HPC and Cloud Computing
environments receive the greatest competitive advantage from data center resources
with the Supermicro® TwinPro."
es_collection:
# valid values Server, Component, Component Collection
type: ["Server"]
provider: "Super Micro Computer, Inc."
certified-for: ["AlmaLinux 9", "AlmaLinux 8"]
# valid values x86_64, aarch64, s390x, ppc64le, risc-v
architecture: "x86_64"
network: Configurable (SIOM)
pcie-version: "4.0"
processor-line : "Dual AMD EPYC™ 7003/7002"
processor-brand: "AMD"
storage: ["NVMe", "SATA", "SAS"]
---

170
content/certification/ecosystem-catalog/supermicro-sys-621c-tn12r.md

@ -0,0 +1,170 @@
---
#Required - don't alter
type: "certification/ecosystem-catalog"
#Required
date: 2024-07-31
#Required
title: "CloudDC SuperServer SYS-621C-TN12R"
#Required
image: "/images/ec/supermicro-logo.png"
#Required
shortTitle: "Supermicro CloudDC SuperServer SYS-621C-TN12R"
#Required
provider: "Super Micro Computer, Inc."
#Optional
system: "Server"
#Optional
specsLink: "https://www.supermicro.com/en/products/system/clouddc/2u/sys-621c-tn12r"
#Optional
supportLink: "https://www.supermicro.com/en/support"
#Optional - If not provided no button will be rendered
buttonLink: "https://www.supermicro.com/en/products/system/clouddc/2u/sys-621c-tn12r"
# optional
key_applications:
- Web Server, Firewall Application
- Data Center Optimized, Value IaaS
- Cloud Computing, Compact Server
- DNS & Gateway Servers, Firewall Application
- CDN, Edge Nodes
# The data contained here will be displayed in a key -> value table
# under overview. If it is removed no overview section will display
overview_collection:
- key: Tests Run By
# valid values are "AlmaLinux OS Foundation", "<Vendor Name>", or "Community"
value: AlmaLinux OS Foundation
# optional
# - key: "Certification Inherited From"
# value: A+ Server AS-2124BT-HNTR
# link: supermicro-as-2124bt-hntr
# optional
- key: "Test Logs"
value: "Click here"
link: systems/supermicro/supermicro-sys-621c-tn12r
- key: "CPU"
value: "2 x Intel Xeon Gold 6444Y @ 4.00GHz (32 Cores)"
- key: "Chipset"
value: "Intel Device 1bce"
- key: "RAM"
value: "16 x 64 GB DDR5-4800MT/s MTC40F2046S1RC48BA1"
- key: "STORAGE"
value: "7682GB KCM6XRUL7T68 + 2000GB INTEL SSDPELKX020T8"
- key: "NETWORK"
value: "2 x Mellanox MT2892"
certification_collection:
- name: "AlmaLinux 9"
# valid values are "official", or "community"
certified: official
architecture: "x86_64"
compute:
name: "Compute"
level: 9.0
features:
- "CPU Core Performance Counters": "9.0+"
- "CPU Scaling Governor": "9.0+"
- "System Memory": "9.0+"
- "Virtualization (Host)": "9.0+"
management:
name: "Management"
level: 9.0
features:
- "Graphical Console": "9.0+"
- "Virtual Media": "9.0+"
network:
name: "Network"
level: 9.0
features:
- "25Gb Ethernet": "9.0+"
storage:
name: "Storage"
level: 9.0
features:
- "SATA SSD": "9.0+"
- "PCIe NVMe": "9.0+"
hardware:
name: "Hardware"
level: 9.0
features:
- "4th Generation Intel® Xeon® Scalable Processors": "9.0+"
- "5th Generation Intel® Xeon® Scalable Processors": "9.2+"
- name: "AlmaLinux 8"
# valid values are "official", or "community"
certified: official
architecture: "x86_64"
compute:
name: "Compute"
level: 8.7
features:
- "CPU Core Performance Counters": "8.7+"
- "CPU Scaling Governor": "8.7+"
- "System Memory": "8.7+"
- "Virtualization (Host)": "8.7+"
management:
name: "Management"
level: 8.7
features:
- "Graphical Console": "8.7+"
- "Virtual Media": "8.7+"
network:
name: "Network"
level: 8.7
features:
- "25Gb Ethernet": "8.7+"
storage:
name: "Storage"
level: 8.7
features:
- "SATA SSD": "8.7+"
- "PCIe NVMe": "8.7+"
hardware:
name: "Hardware"
level: 8.7
features:
- "4th Generation Intel® Xeon® Scalable Processors": "8.0+"
- "5th Generation Intel® Xeon® Scalable Processors": "8.8+"
#Begin Search metadata
searchTitle: "Supermicro CloudDC SuperServer SYS-621C-TN12R"
searchDesc: "Key Applications
Web Server, Firewall Application, Data Center Optimized, Value IaaS, Cloud
Computing, Compact Server, DNS & Gateway Servers, Firewall Application,
CDN, Edge Nodes,
Key Features
Dual sockets E (LGA-4677) 5th and 4th Gen Intel® Xeon® Scalable
processors;
16 DIMMs up to 4TB 3DS ECC DDR5-5600: RDIMM;
4 PCIe 5.0 x8 FHHL (optional: combine into 2 PCIe 5.0 x16); 2 PCIe 5.0 x16
FHHL; 2 PCIe 5.0 x4 NVMe M.2;
Dual AIOM (OCP 3.0) slots with NCSI for networking, 1 dedicated IPMI LAN;
12x 3.5/2.5 hot-swap hybrid NVMe/SATA/SAS drive bays;
3 heavy duty fans with optimal fan speed control, 1 air shroud;
1200W redundant Titanium level 100-240Vac and 200-240 Vdc power
supplies;
1 VGA, 1 COM, 2 USB 3.0 (rear);"
es_collection:
# valid values Server, Component, Component Collection
type: ["Server"]
provider: "Super Micro Computer, Inc."
certified-for: ["AlmaLinux 9", "AlmaLinux 8"]
# valid values x86_64, aarch64, s390x, ppc64le, risc-v
architecture: "x86_64"
network: Configurable (AIOM)
pcie-version: "5.0"
processor-line : "4th/5th Generation Intel® Xeon® Scalable Processors"
processor-brand: "Intel"
storage: ["NVMe", "SATA", "SAS"]
---

135
content/certification/ecosystem-catalog/test-item1.md.bak

@ -0,0 +1,135 @@
---
#Required - don't alter
type: ecosystem-catalog
#Required
date: 2024-07-19T14:56:00-04:00
#Required
title: "Dell Poweredge 8427 82922 8GB Cloud"
#Required
image: "/images/ec/dell-logo.png"
#Required
shortTitle: "Dell Poweredge 8427"
#Required
provider: "Dell Inc."
#Optional
system: "Server"
#Optional
specsLink: "https://www.google.com"
#Optional
supportLink: "https://www.google.com"
#Optional - If not provided no button will be rendered
buttonLink: "https://www.google.com"
# The data contained here will be displayed in a key -> value table
# under overview. If it is removed no overview section will display
overview_collection:
- key: "CPU"
value: "Intel Xeon"
- key: "RAM"
value: "DDR4 4/8GB"
- key: "STORAGE"
value: "128GB eMMC"
- key: "FEATURE"
value: "It runs software!"
certification_collection:
- name: "AlmaLinux 9"
certified: 1
architecture: "x86_64"
compute:
name: "Compute"
level: 9.0
features:
- "CPU Core Performance Counters": "9.4+"
- "HDMI Audio Playback": "9.4+"
- "22 x Max Logical CPU": "9.4+"
- "Stereo Audio Playback": "9.4+"
- "Stereo Audio Record": "9.4+"
- "System Controlled Scaling": "9.4+"
- "System Memory": "9.4+"
- "Thunderbolt 4": "9.4+"
- "1 x USB 3 (5 Gigabit) Ports": "9.4+"
- "1 x USB C (10 Gigabit) Ports": "9.4+"
- "Uncore Performance Counters": "9.4+"
- "Virtual Machine (Host)": "9.4+"
management:
name: "Management"
level: 9.0
features:
- "Basic GPU Graphics": "9.4+"
- "Battery Monitoring": "9.4+"
- "Fingerprint Reader": "9.4+"
- "LCD Backlight Control": "9.4+"
- "Suspend on lid": "9.4+"
- "Suspend to disk": "9.4+"
- "Suspend to idle": "9.4+"
- "Suspend to idle on Fn": "9.4+"
- "Suspend to memory": "9.4+"
- "Suspend to memory on Fn": "9.4+"
network:
name: "Network"
level: 9.0
features:
- "Bluetooth 5.x": "9.4+"
- "WiFi 6": "9.4+"
storage:
name: "Storage"
level: 9.0
features:
- "M.2 NVME": "9.4+"
- "PCIe SD Card Reader": "9.4+"
- name: "AlmaLinux 8"
certified: 0
architecture: "x86_64"
compute:
name: "Compute"
level: 8.0
features:
- "CPU Core Performance Counters": "8.4+"
- "HDMI Audio Playback": "8.4+"
management:
name: "Management"
level: 8.0
features:
- "Basic GPU Graphics": "8.4+"
- "Battery Monitoring": "8.4+"
network:
name: "Network"
level: 8.0
features:
- "Bluetooth 5.x": "8.4+"
- "WiFi 6": "8.4+"
storage:
name: "Storage"
level: 9.0
features:
- "M.2 NVME": "9.4+"
- "PCIe SD Card Reader": "9.4+"
#Begin Search metadata
searchTitle: "ZBook Studio 16 G11"
searchDesc: "The innovative Poweredge, is fast. Real fast. Safe too, never hurt a fly."
es_collection:
type: ["CPU Collection", "Component"]
provider: "Dell Inc."
platform: "AlmaLinux"
certified-for: ["AlmaLinux 9", "AlmaLinux 8"]
architecture: "x64"
network: "2 Gigabit Ethernet"
management: "Accelerated GPU Graphics"
compute: "CPU Pinning"
storage: "Blu-ray"
---

135
content/certification/ecosystem-catalog/test-item2.md.bak

@ -0,0 +1,135 @@
---
#Required - don't alter
type: ecosystem-catalog
#Required
date: 2024-07-19T14:56:00-04:00
#Required
title: "HP Zbook Mobile Workstation HP ZBook Studio 16 inch G11 Mobile Workstation PC"
#Required
image: "/images/ec/hp-logo.png"
#Required
shortTitle: "ZBook Studio 16 G11"
#Required
provider: "HP Inc."
#Required
system: "Laptop"
#Optional
specsLink: "https://www.google.com"
#Optional
supportLink: "https://www.google.com"
#Optional - If not provided no button will be rendered
buttonLink: "https://www.google.com"
# The data contained here will be displayed in a key -> value table
# under overview. If it is removed no overview section will display
overview_collection:
- key: "CPU"
value: "Intel Xeon"
- key: "RAM"
value: "DDR4 4/8GB"
- key: "STORAGE"
value: "128GB eMMC"
- key: "FEATURE"
value: "It runs software!"
certification_collection:
- name: "AlmaLinux 9"
certified: 1
architecture: "x86_64"
compute:
name: "Compute"
level: 9.0
features:
- "CPU Core Performance Counters": "9.4+"
- "HDMI Audio Playback": "9.4+"
- "22 x Max Logical CPU": "9.4+"
- "Stereo Audio Playback": "9.4+"
- "Stereo Audio Record": "9.4+"
- "System Controlled Scaling": "9.4+"
- "System Memory": "9.4+"
- "Thunderbolt 4": "9.4+"
- "1 x USB 3 (5 Gigabit) Ports": "9.4+"
- "1 x USB C (10 Gigabit) Ports": "9.4+"
- "Uncore Performance Counters": "9.4+"
- "Virtual Machine (Host)": "9.4+"
management:
name: "Management"
level: 9.0
features:
- "Basic GPU Graphics": "9.4+"
- "Battery Monitoring": "9.4+"
- "Fingerprint Reader": "9.4+"
- "LCD Backlight Control": "9.4+"
- "Suspend on lid": "9.4+"
- "Suspend to disk": "9.4+"
- "Suspend to idle": "9.4+"
- "Suspend to idle on Fn": "9.4+"
- "Suspend to memory": "9.4+"
- "Suspend to memory on Fn": "9.4+"
network:
name: "Network"
level: 9.0
features:
- "Bluetooth 5.x": "9.4+"
- "WiFi 6": "9.4+"
storage:
name: "Storage"
level: 9.0
features:
- "M.2 NVME": "9.4+"
- "PCIe SD Card Reader": "9.4+"
- name: "AlmaLinux 8"
certified: 0
architecture: "x86_64"
compute:
name: "Compute"
level: 8.0
features:
- "CPU Core Performance Counters": "8.4+"
- "HDMI Audio Playback": "8.4+"
management:
name: "Management"
level: 8.0
features:
- "Basic GPU Graphics": "8.4+"
- "Battery Monitoring": "8.4+"
network:
name: "Network"
level: 8.0
features:
- "Bluetooth 5.x": "8.4+"
- "WiFi 6": "8.4+"
storage:
name: "Storage"
level: 9.0
features:
- "M.2 NVME": "9.4+"
- "PCIe SD Card Reader": "9.4+"
#Begin Search metadata
searchTitle: "ZBook Studio 16 G11"
searchDesc: "The innovative ZBook, dual-socket cloud scale server designed to deploy high-performance computing for optimal power efficiency."
es_collection:
type: ["CPU Collection", "Component"]
provider: "HP Inc."
platform: "AlmaLinux"
certified-for: "AlmaLinux 9"
architecture: "x64"
network: "2 Gigabit Ethernet"
management: "Accelerated GPU Graphics"
compute: "CPU Pinning"
storage: "Blu-ray"
---

135
content/certification/ecosystem-catalog/test-item3.md.bak

@ -0,0 +1,135 @@
---
#Required - don't alter
type: ecosystem-catalog
#Required
date: 2024-07-19T14:56:00-04:00
#Required
title: "Dell Poweredge 2421 socketed socket 482 "
#Required
image: "/images/ec/dell-logo.png"
#Required
shortTitle: "Dell Poweredge 2421"
#Required
provider: "Dell Inc."
#Optional
system: "Laptop"
#Optional
specsLink: "https://www.google.com"
#Optional
supportLink: "https://www.google.com"
#Optional - If not provided no button will be rendered
buttonLink: "https://www.google.com"
# The data contained here will be displayed in a key -> value table
# under overview. If it is removed no overview section will display
overview_collection:
- key: "CPU"
value: "Intel Xeon"
- key: "RAM"
value: "DDR4 4/8GB"
- key: "STORAGE"
value: "128GB eMMC"
- key: "FEATURE"
value: "It runs software!"
certification_collection:
- name: "AlmaLinux 9"
certified: 1
architecture: "x86_64"
compute:
name: "Compute"
level: 9.0
features:
- "CPU Core Performance Counters": "9.4+"
- "HDMI Audio Playback": "9.4+"
- "22 x Max Logical CPU": "9.4+"
- "Stereo Audio Playback": "9.4+"
- "Stereo Audio Record": "9.4+"
- "System Controlled Scaling": "9.4+"
- "System Memory": "9.4+"
- "Thunderbolt 4": "9.4+"
- "1 x USB 3 (5 Gigabit) Ports": "9.4+"
- "1 x USB C (10 Gigabit) Ports": "9.4+"
- "Uncore Performance Counters": "9.4+"
- "Virtual Machine (Host)": "9.4+"
management:
name: "Management"
level: 9.0
features:
- "Basic GPU Graphics": "9.4+"
- "Battery Monitoring": "9.4+"
- "Fingerprint Reader": "9.4+"
- "LCD Backlight Control": "9.4+"
- "Suspend on lid": "9.4+"
- "Suspend to disk": "9.4+"
- "Suspend to idle": "9.4+"
- "Suspend to idle on Fn": "9.4+"
- "Suspend to memory": "9.4+"
- "Suspend to memory on Fn": "9.4+"
network:
name: "Network"
level: 9.0
features:
- "Bluetooth 5.x": "9.4+"
- "WiFi 6": "9.4+"
storage:
name: "Storage"
level: 9.0
features:
- "M.2 NVME": "9.4+"
- "PCIe SD Card Reader": "9.4+"
- name: "AlmaLinux 8"
certified: 0
architecture: "x86_64"
compute:
name: "Compute"
level: 8.0
features:
- "CPU Core Performance Counters": "8.4+"
- "HDMI Audio Playback": "8.4+"
management:
name: "Management"
level: 8.0
features:
- "Basic GPU Graphics": "8.4+"
- "Battery Monitoring": "8.4+"
network:
name: "Network"
level: 8.0
features:
- "Bluetooth 5.x": "8.4+"
- "WiFi 6": "8.4+"
storage:
name: "Storage"
level: 9.0
features:
- "M.2 NVME": "9.4+"
- "PCIe SD Card Reader": "9.4+"
#Begin Search metadata
searchTitle: "Dell Poweredge 2421"
searchDesc: "Poweredge... It's power, it's on the edge. It's neat."
es_collection:
type: ["CPU Collection", "Component"]
provider: "Dell Inc."
platform: "AlmaLinux"
certified-for: ["AlmaLinux 9", "AlmaLinux 8"]
architecture: "x64"
network: "2 Gigabit Ethernet"
management: "Accelerated GPU Graphics"
compute: "CPU Pinning"
storage: "Blu-ray"
---

6
content/certification/hardware-certification/_index.md

@ -0,0 +1,6 @@
---
title: "Hardware Certification"
type: "certification/hardware-certification"
images:
- /images/og/hardwarecertification.png
---

209
content/certification/hardware-certification/hardware-certification-program.md

@ -0,0 +1,209 @@
---
title: "AlmaLinux Certification SIG's Hardware Certification Program"
type: p
---
###### last updated - Sept 8th, 2024
### Abstract
The AlmaLinux OS Foundation (ALOSF) Hardware Certification Program, managed by the [AlmaLinux Certification SIG](https://wiki.almalinux.org/sigs/Certification.html), aims to establish a streamlined, collaborative framework for Independent Hardware Vendors (IHVs) and ALOSF to certify hardware compatibility with AlmaLinux OS. The program leverages an open-source certification toolkit developed and curated by ALOSF, which is built upon various open-source hardware and software testing projects and tools. This toolkit is tailored for the purpose of hardware certification with AlmaLinux OS. The program presents two easy-to-use certification variants, facilitated either by IHVs or ALOSF, to accommodate the global support threshold challenges and foster a broader adoption of AlmaLinux OS. The Certification SIG (Special Interest Group) invites interested parties to partake in shaping the certification standards and procedures, ensuring a transparent, community-driven approach towards global hardware certification.
The SIG invites experts, IHVs, and community members to participate in shaping the certification standards and procedures. Interested parties can join by participating in a meeting, or joining the SIG's chat room. Details for both can be found in the [wiki](https://wiki.almalinux.org/sigs/Certification.html).
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-blue" href="/certification/ecosystem-catalog/"><i class="bi bi-check-all"> </i>See Currently Certified Hardware</a> <a class="btn al-cta-green" href="https://forms.gle/wuCSDisQwR5nFz3d8"><i class="bi bi-people-fill"></i> Get Certified</a>
</div>
<div>
<p>Once you review the below, if you have feedback or ideas to improve the AlmaLinux Certification Program, we'd love to hear from you!</p>
<a class="btn al-cta-yellow" href="https://wiki.almalinux.org/sigs/Certification.html"><i class="bi bi-people-fill"></i> Get involved</a>
</div>
## Table of Contents
* [Introduction](#uintroductionu)
* [Background](#background)
* [Scope](#scope)
* [Objectives and benefits](#uobjectives-and-benefitsu)
* [Certification types](#ucertification-typesu)
* [Collaboration Spaces and Tools](#ucollaboration-spaces-and-toolsu)
* [Certification Process](#ucertification-processu)
* [Initiating the process](#initiating-the-process)
* [Pre-certification](#pre-certification)
* [Certification Testing](#certification-testing)
* [Post-Certification](#post-certification)
* [Certification Locations](#certification-locations)
* [Certification Testing Areas](#ucertification-testing-areasu)
* [Certification Lifecycle](#ucertification-lifecycleu)
* [Contribute to testing: “Community Validated”](#ucontribute-to-testing-community-validatedu)
* [Appendix: Glossary of terms](#uappendix-glossary-of-termsu)
## <u>Introduction</u>
### Background
The AlmaLinux OS Foundation (ALOSF) is committed to delivering an open source, community-owned and governed, forever-free enterprise Linux distribution that is focused on long-term stability and production-grade robustness. In alignment with these objectives, the Hardware Certification Program is engineered to rigorously test and certify hardware for seamless compatibility and optimal performance with AlmaLinux OS.
### Scope
This document outlines the certification process, objectives, testing areas, and collaboration mechanisms. It aims to serve as a comprehensive guide for Independent Hardware Vendors (IHVs) and other stakeholders interested in hardware certification for AlmaLinux OS. If there are any questions about this process or document, the best place to ask is in the [~SIG/Certification](https://chat.almalinux.org/almalinux/channels/sigcertification) room on [chat.almalinux.org](http://chat.almalinux.org).
## <u>Objectives and benefits</u>
Hardware certification for IHVs provides a verified, trusted foundation for enterprise deployments, ensuring optimal compatibility and performance while accelerating market adoption of both hardware and AlmaLinux OS. To achieve this, the program aims to:
1. Establish a streamlined, collaborative framework for hardware certification.
1. Leverage open-source certification toolkits for transparent and robust testing.
1. Encourage community participation through the Special Interest Group (SIG).
1. Provide two certification types to accommodate support threshold challenges
While hardware certification has challenges both for IHVs and for AlmaLinux, the benefits to the AlmaLinux community far outweigh the work that will be put in.
- Ensuring Workload Compatibility: Verifies hardware meets workload needs.
- Promoting Interoperability: Encourages best practices for wide-ranging compatibility.
- Maximizing Test Efficiency: Utilizes a holistic, needs-based approach to optimize resources.
- Offering Free Resources: Including a no-cost certification suite & support improves the ecosystem overall.
## <u>Certification types</u>
Achieving widespread, global support for hardware compatibility with AlmaLinux OS presents a complex array of challenges, including but not limited to regional standards, legal frameworks, and varying hardware configurations. To navigate these challenges and lower the barriers to entry for IHVs, the Hardware Certification Program offers three certification types:
1. **IHV-Facilitated Certification:** The certification is conducted by the IHVs themselves, adhering to guidelines and testing procedures provided by ALOSF. This option offers greater flexibility for IHVs who have the necessary resources to conduct tests in-house. It is especially preferred when the vendor needs to account for specific local requirements, legal considerations, or a variety of hardware configurations. This type of certification will be identified as "Certified" in the AlmaLinux ecosystem catalog.
1. **ALOSF-Facilitated Certification:** The testing is conducted by ALOSF, with or without significant participation from the IHV, to ensure an accurate representation of the hardware's capabilities. This type of certification will be identified as "Certified" in the AlmaLinux ecosystem catalog.
1. **Community-Facilitated Certification without IHV Support:** Hardware certified solely by ALOSF without active IHV participation. This type of certification will be identified as "Community Validated" in the AlmaLinux ecosystem catalog.  
Each of these certification types is designed to accommodate the diverse needs and resources of IHVs, thereby aiding in the broader adoption and support of AlmaLinux OS on a global scale.
## <u>Collaboration Spaces and Tools</u>
The majority of this work is done in an asynchronous manner, so we rely on a collection of tools and applications to manage the workload at any given point.
GitHub Board & Repositories, and other: 
- [AlmaLinux/Certifications](https://github.com/AlmaLinux/certifications)
- This repo is the primary point of contact for the SIG, acts as the holder of certification results, and is the location for certification requests that are not initiated by the foundation or the IHV. It is also the source for the Hardware Certification Program documentation.
- [AlmaLinux/Hardware-Certification-Suite](https://github.com/AlmaLinux/Hardware-Certification-Suite)
- This repo houses the certification suite itself, and documentation, issues tracking, and related code snippets.
- [Certification SIG Board](https://github.com/orgs/AlmaLinux/projects/6)
- This board provides an asynchronous method of communication, allowing for more flexible timelines, especially for international participants. Additionally, the GitHub platform serves as a mechanism for organizations to collaborate with the SIG on making certification requests from Independent Software Vendors (ISVs) and Independent Hardware Vendors (IHVs).
- [Mattermost chat - SIGs/Certifcation](https://chat.almalinux.org/almalinux/channels/sigcertification)
- This acts as the primary way for the community to engage with each other (including the SIG members) for work on certifications or the certification suite. The most collaborative place for the SIG is this chat room. This room is also bridged to matrix on [#sig-certification:almalinux.im](https://app.almalinux.im/#/room/#sig-certification:almalinux.im)
- Private certification mailing list
- The ([certification-sig\@lists.almalinux.org](mailto:certification-sig@lists.almalinux.org?subject=updateme)) mailing list acts as a private place for the Certification SIG to communicate with IHVs and ISVs. If you require your interaction with the SIG to be private (for example, if you are working with the SIG under NDA), you may reach out here.
## <u>Certification Process</u>
The certification process is intentionally simple.
{{< figure src="/images/certificationimages/certificationprocess.svg" link="/images/certificationimages/certificationprocess.svg" caption="The Hardware Certification Process" width="40%">}}
### Initiating the process
For IHVs, initiating the process is as simple as filling out this [google form](https://forms.gle/wuCSDisQwR5nFz3d8). If you have questions that you would like answered ahead of time, reaching out via one of the methods detailed in the [Collaboration Tools](#ucollaboration-spaces-and-toolsu) section is best.
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-green" href="https://forms.gle/wuCSDisQwR5nFz3d8"><i class="bi bi-people-fill"></i> Get Certified</a>
</div>
We strongly recommend you join the [Mattermost chat - SIGs/Certifcation](https://chat.almalinux.org/almalinux/channels/sigcertification), if you have not already done so, after submitting your form to help facilitate collaboration throughout the process and engagement with the community.
### Pre-certification
Before starting the certification testing phase, some preliminary steps will be taken to ensure that the hardware and related documentation are prepared correctly. The pre-certification process might include any or all of the following:
1. Initial Review: After the request is submitted, the SIG will confirm that the request is valid and can be acted on. For example:
1. Does the hardware in question have architecture support in AlmaLinux?
1. Does the accompanying documentation match what was submitted for certification?
1. Hardware housing: If hardware is to be shipped to ALOSF, the SIG will reach out to facilitate that.
1. Test Environment Prep: For IHVs submitting their own test results, ALOSF may also want to perform a validation of the testing environment based on the submitted test logs, ensuring it meets the requirements.
1. Timeline and Milestones: A tentative timeline, along with key milestones for the certification process, is shared with the IHV.
1. Legal Agreements: Any necessary legal agreements, such as Non-Disclosure Agreements (NDAs) or Memorandums of Understanding (MOUs), are finalized.
Completion of the pre-certification phase ensures that both the IHV and ALOSF have a clear understanding of the steps involved in the certification process, what to expect, and how to proceed.
### Certification Testing
Testing, whether done by the Certification SIG or by the IHV, will look largely the same. The host is prepared, and then the tests are run. Running the tests can take between 2 and 5 days, depending on the resources of the device. The image below provides slightly more detail.
The SIG will provide ad-hoc support for IHV-facilitated certification testing including helping the IHV as they implement any IHV-specific tests (if desired or required), and can help diagnose any problems that come up within the certification process.
Note: ALOSF Platinum Sponsor Member, Tuxcare, has offered 2 years of free technical support for IHVs who certify at least 2 pieces of hardware. If the IHV also joins the foundation as a sponsor member, Tuxcare will extend that support window to 5 years.
{{< figure src="/images/certificationimages/certificationtestingprocess.svg" link="/images/certificationimages/certificationtestingprocess.svg" caption="Hardware Certification Testing Process" width="30%">}}
### Post Certification
Once the certification has been completed successfully, the results and certification status will be listed on the AlmaLinux website (almalinux.org), and the IHV will be asked to list AlmaLinux as a supported operating system for the hardware that was tested.
If the IHV joins the foundation as a member, then the Marketing SIG will work with the IHV on the publicity around the certification and joining the foundation. 
### Certification Locations
If the IHV is not able to provide hosting for the hardware that is being tested, the ALOSF will provide three certification locations:
- EU -- Poland, @Atman data center - staffed by CloudLinux
- Asia -- TBD
- USA -- Various, based on need and timing
If the hardware being tested is also being donated to the ALOSF, then it will need to be sent to the USA location in Atlanta for hosting. 
## <u>Certification Testing Areas</u>
The suite has a broad set of tests, balancing the needs of the community across many different uses for AlmaLinux and the hardware we support. In general, these are the areas that the certification suite touches on:
1. Hardware Detection
1. CPU Stress Testing
1. Containerization
1. KVM Functionality
1. Network Performance
1. Linux Kernel Testing through LTP ([Linux Test Project](https://github.com/linux-test-project/ltp))
1. USB Port Functionality (Optional - requires hands-on coordination with the hardware host)
1. PXE Device Booting
1. OS Feature Benchmarking via PTS ([Phoronix Test Suite](http://phoronix-test-suite.com))
## <u>Certification Lifecycle</u>
The Certification SIG will certify for major versions of AlmaLinux, expecting that minor versions will carry forward. For example, if hardware is certified for AlmaLinux 9.3, the hardware will not need to be re-certified until AlmaLinux 10 is released.
The Certification SIG will engage the IHVs for another round of certification when it's time. If the IHV has donated the hardware to ALOSF, then the SIG will maintain the certification ourselves, and alert the IHV to update their website when the updated certification is confirmed. 
## <u>Contribute to testing: "Community Validated"</u>
In addition to the certification processes with IHVs managed by the AlmaLinux OS Foundation (ALOSF), we encourage community involvement in hardware testing. Individuals with access to hardware that we have yet to certify are encouraged and invited to participate. This not only amplifies the scope of our hardware compatibility and validates the strength of the certification suite, but also shows IHVs the types and scope of the AlmaLinux user base.
Hardware that has been certified without input from the IHV will be described on the AlmaLinux website with a "Community Certified" status. This serves as a first confirmation of compatibility until a relationship with the IHV can be confirmed, and provides users with confidence in hardware compatibility.
Once the certification suite has been run, results should be shared through a pull request to the [Certifications](https://github.com/AlmaLinux/certification-test-results) repo.
#### Benefits
- Increased Coverage: With community support, we can vastly increase the range of hardware tested, providing more options for end-users.
- Quick Feedback: Engaged community members running these tests can provide rapid feedback on compatibility, aiding in engagement with IHVs for the SIG.
- Community Trust: Hardware that is "Community Certified" has been vetted by the very users who rely on it, creating a sense of trust and reliability.
If you have a specific certification request, or have hardware in reserve, take a look at the Community Requested Certifications list. We'd love to have you!
<div class="btn-row">
<a class="btn btn-primary btn-block p-2" href="https://github.com/AlmaLinux/certifications"><i class="bi bi-people-fill"></i> Request Certification</a>
</div>
## <u>Appendix: Glossary of terms</u>
**ALOSF:** AlmaLinux OS Foundation - The organization responsible for maintaining and governing AlmaLinux OS.
**IHV:** Independent Hardware Vendor - Companies that produce hardware to be used with various operating systems including AlmaLinux OS.
**ISV:** Independent Software Vendor - Companies that produce software that runs on various operating systems including AlmaLinux OS.
**LTP:** Linux Test Project - A project included in the certification suite aimed at delivering test suites to the open-source community to validate the reliability and stability of Linux.
**MOU:** Memorandum of Understanding - A formal agreement between two or more parties.
**NDA:** Non-Disclosure Agreement - A legal contract between at least two parties outlining confidential material.
**PTS:** Phoronix Test Suite - An open-source benchmark software for Linux.
**PXE:** Preboot Execution Environment - A technology that allows computers to load a software assembly from a network.
**SIG:** Special Interest Group - A community within ALOSF with a shared interest in advancing a specific area of AlmaLinux OS, such as hardware certification.
**SSH:** Secure Shell - A cryptographic network protocol for operating network services securely over an unsecured network.

6
content/certification/software-certification/_index.md

@ -0,0 +1,6 @@
---
title: "Software Certification"
type: "certification/software-certification"
images:
- /images/og/softwarecertification.png
---

4
contributing-blog-posts.md

@ -54,9 +54,11 @@ post:
**The meat of your post**
- Below the --- of the metadata block, you should place the content of your blog post. This content should be in markdown format, and any images you want to include in your post can be added to `./static/blog-images/` and will serve from `/blog-images/`.
- Using the '[figure](https://gohugo.io/content-management/shortcodes/#figure)' short code for images can give you more control in how they're displayed. For example:
`{{< figure src="/images/certificationimages/certificationprocess.svg" link="/images/certificationimages/certificationprocess.svg" caption="The Hardware Certification Process" width="100%">}}`
- Before submitting your PR, please test that your content loads correctly by building the site locally with the command `hugo server`
- Adding YouTube embeds:\
To emebed YouTube videos we suggest you use the [YouTube shortcode](https://gohugo.io/content-management/shortcodes/#youtube) supplied by Hugo and modified by our contributors to include height and width customization with better mobile support, here is an overview of how to use it:
To embed YouTube videos we suggest you use the [YouTube shortcode](https://gohugo.io/content-management/shortcodes/#youtube) supplied by Hugo and modified by our contributors to include height and width customization with better mobile support, here is an overview of how to use it:
- **YouTube ID** - The youtube ID can be allocated from the video link, for example in this video `https://www.youtube.com/watch?v=dQw4w9WgXcQ`, the ID is `dQw4w9WgXcQ`. (the value of "v" is the video ID)
- `allowFullScreen=true` - Whether the video can activate full screen mode.
- `autoplay=false` - Whether to automatically play the video. Forces mute to be true.

449
i18n/de.json

@ -290,7 +290,7 @@
", the standard for open source for immutable databases, used by some of the world’s leading companies and governments.": ", der Open-Source-Standard für unveränderbare Datenbanken, der von einigen der führenden Firmen und Regierungen eingesetzt wird.",
"immudb is protected against tampering.": "immudb ist gegen Manipulationen geschützt.",
"It helps identify the contents of software, including what open source and third-party components are used, licensing information, components&#39; versions and if there are any known vulnerabilities in those components.": "Sie hilft dabei, den Inhalt, Lizenzinformationen, Komponenten, Versionen sowie bekannte Schwachstellen von Software inklusive Open-Source-Komponenten und Komponenten Dritter zu identifizieren.",
"All attestation data is integrity-checked and cryptographically verified by clients.": "",
"All attestation data is integrity-checked and cryptographically verified by clients.": "Alle Bescheinigungsdaten werden von Clients auf Integrität geprüft und kryptografisch verifiziert.",
"Getting Started": "Erste Schritte",
"(PES) which allows you to download, customize and even submit new data sets for packages.": "(PES), was ermöglicht, Datensätze herunterzuladen, anzupassen, und sogar Datensätze für neue Pakete beizutragen.",
"Users and maintainers can both utilize the PES to help make migrations smooth and easy.": "Benutzer und Maintainer können PES nutzen, um Migrationen reibungsloser und einfacher zu machen.",
@ -433,153 +433,153 @@
"The AlmaLinux OS OpenNebula image are available from our ": "Das AlmaLinux OS OpenNebula Image ist verfügbar über unsere ",
"AlmaLinux OpenNebula Wiki Page": "AlmaLinux OpenNebula Wiki Artikel",
"OCI CLI": "OCI Kommandozeile",
"Find us right outside Ballroom B, and while you’re there grab some stickers and swag, and sign up for your free t-shirt for AlmaLinux merch at ": "",
"Chieko Aihara": "",
"AlmaLinux OS 9.2 is FIPS-140 compliant. Read more in this blog post: ": "",
"Header image by Trevor Dobson": "",
"See the full Hackathon agenda": "",
"Find us right outside Ballroom B, and while you’re there grab some stickers and swag, and sign up for your free t-shirt for AlmaLinux merch at ": "Finde uns direkt vor dem Ballsaal B, und während du dort bist, schnapp dir ein paar Aufkleber und Beute und melde dich für dein kostenloses T-Shirt für AlmaLinux-Merch bei ",
"Chieko Aihara": "Chieko Aihara",
"AlmaLinux OS 9.2 is FIPS-140 compliant. Read more in this blog post: ": "AlmaLinux OS 9.2 ist FIPS-140-konform. Lesen Sie mehr in diesem Blogbeitrag: ",
"Header image by Trevor Dobson": "Titelbild von Trevor Dobson",
"See the full Hackathon agenda": "Schauen Sie sich das vollständige Hackathon-Programm an",
"OpenSCAP Guide for AlmaLinux OS 8": "OpenSCAP Guide für AlmaLinux OS 8",
"Release Engineering Lead": "",
"geo-located mirrors": "",
"10:00 am: Hackathon kicks off!": "",
"Release Engineering Lead": "Release Manager",
"geo-located mirrors": "Geolokalisierte Spiegel",
"10:00 am: Hackathon kicks off!": "10:00 Uhr: Der Hackathon geht los!",
"We'll miss you, but if you can't make it to AlmaLinux Day: Germany, you can join us online! We'll be posting the videos from the talks at the event to share with everyone.": "Wir werden Sie vermissen, aber wenn Sie es nicht zum AlmaLinux Day: Germany schaffen, können Sie online dabei sein! Wir werden Videos der Talks der Veranstaltung posten, damit sie für alle verfügbar sind.",
"The official AlmaLinux OS images are available on \"}}<a href=\"https://cloudmarketplace.oracle.com/marketplace/en_US/partners/125035508\">{{ i18n \"Oracle Cloud Marketplace": "",
"When we got our start we were a downstream rebuild of Red Hat Enterprise Linux, but earlier this year we shifted to": "",
"When we got our start we were a downstream rebuild of Red Hat Enterprise Linux, but earlier this year we shifted to": "Als wir anfingen, waren wir ein Downstream-Rebuild von Red Hat Enterprise Linux, aber Anfang dieses Jahres sind wir auf",
"AlmaLinux OS UBI-alternatives:": "AlmaLinux OS UBI-Alternativen:",
"Board Operations and Code of Ethics": "",
"The initial backers and supporters for AlmaLinux OS were already extremely active in the enterprise Linux ecosystem, and had significant experience with RHEL forks. They knew the impact that the loss of CentOS Linux would have across all industries, and had the means and knowledge to help.": "",
"Come together to discuss AlmaLinux and the future of enterprise Linux": "",
"The Forefront of AlmaLinux on ARM Server Infrastructure": "",
" (developed and maintained by the AlmaLinux Community) allows you to migrate to, and upgrade AlmaLinux in-place.": "",
"Azure Marketplace": "",
"Vice President / Product Manager": "",
"An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is binary compatible with RHEL®.": "",
"Founder": "",
"Board Operations and Code of Ethics": "Vorstandsarbeit und Ethikkodex",
"The initial backers and supporters for AlmaLinux OS were already extremely active in the enterprise Linux ecosystem, and had significant experience with RHEL forks. They knew the impact that the loss of CentOS Linux would have across all industries, and had the means and knowledge to help.": "Die ersten Unterstützer und Unterstützer für das AlmaLinux-Betriebssystem waren bereits äußerst aktiv im Linux-Ökosystem von Unternehmen und verfügten über umfangreiche Erfahrung mit RHEL-Forks. Sie wussten um die Auswirkungen, die der Verlust von CentOS Linux auf alle Branchen haben würde, und verfügten über die Mittel und das Wissen, um zu helfen.",
"Come together to discuss AlmaLinux and the future of enterprise Linux": "Kommen Sie zusammen, um über AlmaLinux und die Zukunft von Enterprise Linux zu diskutieren",
"The Forefront of AlmaLinux on ARM Server Infrastructure": "Die Spitze von AlmaLinux auf der ARM-Serverinfrastruktur",
" (developed and maintained by the AlmaLinux Community) allows you to migrate to, and upgrade AlmaLinux in-place.": " (entwickelt und gepflegt von der AlmaLinux-Community) ermöglicht es Ihnen, auf AlmaLinux zu migrieren und es direkt zu aktualisieren.",
"Azure Marketplace": "Azure Marketplace",
"Vice President / Product Manager": "Vizepräsident / Produktmanager",
"An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is binary compatible with RHEL®.": "Eine Open-Source-Linux-Distribution, die sich im Besitz der Community befindet und von der Community verwaltet wird, sich auf langfristige Stabilität konzentriert und eine robuste Plattform für die Produktion bietet. AlmaLinux OS ist binärkompatibel mit RHEL.®",
"Founder": "Gründer",
"AlmaLinux provides official AlmaLinux OS 9 images for Vagrant:": "AlmaLinux stellt offizielle AlmaLinux OS 9 Images für Vagrant zur Verfügung:",
"AlmaLinux OS Foundation publishes Errata to help users to determine what updates such as security issues and fixed bugs are available and their importance based on analysis.": "Die AlmaLinux OS Foundation veröffentlicht Errata, um User bei der Ermittlung, welche Updates, wie beispielsweise Sicherheitsprobleme und Bugfixes, vefügbar sind sowie deren Wichtigkeit basierend auf Analysen, zu unterstützen.",
"Never has there been a better gathering of AlmaLinux experts. Hear all of the latest about the project, hear from industry experts about the current trends in the enterprise Linux ecosystem, and make connections with the people who can help solve every technology problem you're facing.": "",
"ELevate your distro": "",
"Switching Linux distros can be a headache, but that is not the case when switching from CentOS to AlmaLinux OS. Using ": "",
"Never has there been a better gathering of AlmaLinux experts. Hear all of the latest about the project, hear from industry experts about the current trends in the enterprise Linux ecosystem, and make connections with the people who can help solve every technology problem you're facing.": "Nie gab es ein besseres Treffen von AlmaLinux-Experten. Hören Sie alle Neuigkeiten über das Projekt, hören Sie von Branchenexperten über die aktuellen Trends im Linux-Ökosystem für Unternehmen und knüpfen Sie Kontakte zu den Menschen, die Ihnen bei der Lösung jedes Technologieproblems helfen können, mit dem Sie konfrontiert sind.",
"ELevate your distro": "Verbessern Sie Ihre Distribution",
"Switching Linux distros can be a headache, but that is not the case when switching from CentOS to AlmaLinux OS. Using ": "Das Wechseln von Linux-Distributionen kann Kopfschmerzen bereiten, aber das ist nicht der Fall, wenn man von CentOS auf AlmaLinux OS umsteigt. ",
"Subscribe to our mailing lists and never miss out on the latest in AlmaLinux OS development!": "",
"The Evolution of SBOMs in AlmaLinux": "",
"(DesigNET Inc. OSS Laboratory general manager - Kimiyoshi Ohno)": "",
"At this event, speakers from the AlmaLinux OS Foundation will come to Japan to introduce everyone who touches Linux, from trends in the Linux industry to technical information needed when choosing the next Linux to use.": "",
"AlmaLinux Build System has implemented SBOM into its pipeline for security purposes, such as tracing the build process, making it more secure, and reducing the risk of data corruption. ": "",
"Whether it's with financial support, hosting a mirror, an s390x server, an ARM server, bandwidth, or just employing folks who get to work on our project as part of their job, our sponsors keep the lights on and keep us moving forward. The sponsors below have joined us as a Platinum, Gold, or Silver sponsor, and are listed below. We also have over 130": "",
"10:30 am": "",
"Hear all of the latest about the project, listen as industry experts talk about what they're doing with AlmaLinux, and find out what we're doing to make this the most stable free enterprise linux distribution in the world.": "",
"See the schedule": "",
"Individuals and organizations that require an enterprise-grade linux distribution, without the need for a commercial license agreement. AlmaLinux OS is also a perfect replacement for anyone who has historically relied on the CentOS Linux releases to achieve computing objectives, and for whom CentOS Stream is not the right solution.": "",
"AlmaLinux Day: Germany": "",
"March 18th, 2024": "",
"Europa Park": "",
"Header image:": "",
"The Evolution of SBOMs in AlmaLinux": "Die Entwicklung von SBOMs in AlmaLinux",
"(DesigNET Inc. OSS Laboratory general manager - Kimiyoshi Ohno)": "(Geschäftsführer des OSS-Labors von DesigNET Inc. - Kimiyoshi Ohno)",
"At this event, speakers from the AlmaLinux OS Foundation will come to Japan to introduce everyone who touches Linux, from trends in the Linux industry to technical information needed when choosing the next Linux to use.": "Bei dieser Veranstaltung werden Referenten der AlmaLinux OS Foundation nach Japan kommen, um alle vorzustellen, die mit Linux zu tun haben, von Trends in der Linux-Branche bis hin zu technischen Informationen, die bei der Auswahl des nächsten Linux-Sets benötigt werden.",
"AlmaLinux Build System has implemented SBOM into its pipeline for security purposes, such as tracing the build process, making it more secure, and reducing the risk of data corruption. ": "AlmaLinux Build System hat SBOM aus Sicherheitsgründen in seine Pipeline implementiert, z. B. um den Build-Prozess zu verfolgen, ihn sicherer zu machen und das Risiko einer Datenbeschädigung zu verringern. ",
"Whether it's with financial support, hosting a mirror, an s390x server, an ARM server, bandwidth, or just employing folks who get to work on our project as part of their job, our sponsors keep the lights on and keep us moving forward. The sponsors below have joined us as a Platinum, Gold, or Silver sponsor, and are listed below. We also have over 130": "Ob es sich um finanzielle Unterstützung, das Hosten eines Spiegels, eines s390x-Servers, eines ARM-Servers, Bandbreite oder einfach nur um die Einstellung von Leuten handelt, die im Rahmen ihrer Arbeit an unserem Projekt arbeiten, unsere Sponsoren sorgen dafür, dass die Lichter anbleiben und wir voranbringen. Die unten aufgeführten Sponsoren haben sich uns als Platin-, Gold- oder Silber-Sponsor angeschlossen und sind unten aufgeführt. Wir haben auch über 130",
"10:30 am": "10:30 Uhr",
"Hear all of the latest about the project, listen as industry experts talk about what they're doing with AlmaLinux, and find out what we're doing to make this the most stable free enterprise linux distribution in the world.": "Hören Sie das Neueste über das Projekt, hören Sie zu, wie Branchenexperten darüber sprechen, was sie mit AlmaLinux tun, und finden Sie heraus, was wir tun, um dies zur stabilsten Linux-Distribution für freie Unternehmen der Welt zu machen.",
"See the schedule": "Sehen Sie sich den Zeitplan an",
"Individuals and organizations that require an enterprise-grade linux distribution, without the need for a commercial license agreement. AlmaLinux OS is also a perfect replacement for anyone who has historically relied on the CentOS Linux releases to achieve computing objectives, and for whom CentOS Stream is not the right solution.": "Einzelpersonen und Organisationen, die eine Linux-Distribution der Enterprise-Klasse benötigen, ohne dass eine kommerzielle Lizenzvereinbarung erforderlich ist. AlmaLinux OS ist auch ein perfekter Ersatz für alle, die sich in der Vergangenheit auf die CentOS Linux-Versionen verlassen haben, um ihre Computing-Ziele zu erreichen, und für die CentOS Stream nicht die richtige Lösung ist.",
"AlmaLinux Day: Germany": "AlmaLinux Day: Germany",
"March 18th, 2024": "18. März 2024",
"Europa Park": "Europa Park",
"Header image:": "Bild ausblenden:",
"Join us March 18th for ": "",
"Learn, build, engage, and connect": "",
"On stage at AlmaLinux Day": "",
"No drama, just linux.": "",
"The event for you.": "",
"Hackathon and AlmaLinux Day!": "",
"Save your spot and get your swag!": "",
"Rust, Germany": "",
"Learn, build, engage, and connect": "Lernen, aufbauen, engagieren und vernetzen",
"On stage at AlmaLinux Day": "Auf der Bühne beim AlmaLinux Day",
"No drama, just linux.": "Kein Drama, nur Linux.",
"The event for you.": "Das Event für Sie.",
"Hackathon and AlmaLinux Day!": "Hackathon und AlmaLinux-Tag!",
"Save your spot and get your swag!": "Sichern Sie sich Ihren Platz und holen Sie sich Ihren Swag!",
"Rust, Germany": "Rust, Deutschland",
"AlmaLinux builds standard Raspberry Pi images and images with GNOME desktop environment.": "AlmaLinux baut Standardimages für Raspberry PI und Images mit der GNOME Desktopumgebung.",
"benny Vasquez": "",
"While the event is free, registration is required for attendance. Register before March 1st to reserve your AlmaLinux Day: Germany swag bag.": "",
"As CentOS Linux enters its final 6 months of support, the whole world is looking at where they go next. The AlmaLinux community benefits from the stability and intentionality that we take to building a stable, free operating system. Come hear all about what we do and how we're supporting our community at AlmaLinux Day: Germany": "",
"benny Vasquez": "benny Vasquez",
"While the event is free, registration is required for attendance. Register before March 1st to reserve your AlmaLinux Day: Germany swag bag.": "Die Veranstaltung ist zwar kostenlos, für die Teilnahme ist eine Anmeldung erforderlich. Registrieren Sie sich vor dem 1. März, um Ihre AlmaLinux Day: Germany Swag Tasche zu reservieren.",
"As CentOS Linux enters its final 6 months of support, the whole world is looking at where they go next. The AlmaLinux community benefits from the stability and intentionality that we take to building a stable, free operating system. Come hear all about what we do and how we're supporting our community at AlmaLinux Day: Germany": "Während CentOS Linux in die letzten 6 Monate des Supports geht, schaut die ganze Welt darauf, wohin es als nächstes geht. Die AlmaLinux-Gemeinschaft profitiert von der Stabilität und Intentionalität, mit der wir ein stabiles, freies Betriebssystem entwickeln. Erfahren Sie auf dem AlmaLinux-Tag, was wir tun und wie wir unsere Community unterstützen: Deutschland",
"AlmaLinux Errata Wiki page": "AlmaLinux Errata Wikiseite",
"IT Infrastructure & Security Director": "",
"Jesse Asklund": "",
"Internet Initiative Co., Ltd. Seminar Room": "",
"AlmaLinux OS is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release. AlmaLinux OS is an Enterprise Linux distro, binary compatible with RHEL®, and guided and built by the community.": "",
"easing OS upgrades": "",
"IT Infrastructure & Security Director": "Direktor für IT-Infrastruktur und Sicherheit",
"Jesse Asklund": "Jesse Asklund",
"Internet Initiative Co., Ltd. Seminar Room": "Internet Initiative Co., Ltd. Seminarraum",
"AlmaLinux OS is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release. AlmaLinux OS is an Enterprise Linux distro, binary compatible with RHEL®, and guided and built by the community.": "AlmaLinux OS ist ein Open-Source-Linux-Betriebssystem, das von der Community gesteuert wird und die Lücke füllt, die durch die Einstellung der stabilen Version von CentOS Linux entstanden ist. AlmaLinux OS ist eine Enterprise-Linux-Distribution, binärkompatibel mit RHEL,® die von der Community geleitet und entwickelt wurde.",
"easing OS upgrades": "Vereinfachen Sie den Upgrade-Prozess des Betriebssystems",
"You can find more about OVAL Streams on the ": "Sie finden mehr Informationen über OVAL Streams auf der ",
"AlmaLinux OVAL Wiki Page": "AlmaLinux OVAL Wikiseite",
"The guide on how to use Live Media images can be found on the ": "Der Guide, wie Live-Media-Images benutzt werden, findet man auf der ",
"Leader of Cloud IaaS and Linux Platform Engineering teams": "",
"Leader of Cloud IaaS and Linux Platform Engineering teams": "Leiter von Cloud-IaaS- und Linux-Plattform-Engineering-Teams",
"More details can be found on the": "Mehr Details finden Sie unter",
"Tristan Theroux": "",
"Manager / Product Development Engineer": "",
"Hidenori Ishikawa": "",
"Tristan Theroux": "Tristan Theroux",
"Manager / Product Development Engineer": "Manager / Produktentwicklungsingenieur",
"Hidenori Ishikawa": "Hidenori Ishikawa",
"Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine.": "Das Windows Subsystem for Linux (WSL) fungiert als eine Integration zwischen Windows und Linux. Sie können die AlmaLinux Terminalumgebung auf einem Windowsrechner laufen lassen.",
" established by the Board.": "",
"security of infrastructure globally": "",
"When will support AlmaLinux OS 8 and 9 reach end of life?": "",
"The Security Content Automation Protocol (SCAP) automates vulnerability management, measurement, and policy compliance evaluation of systems. AlmaLinux OS offers an OpenSCAP Guide that instructs on how to use the OpenSCAP and SCAP Workbench to audit your AlmaLinux system security compliance.": "",
"Expanded Platform Support": "",
"The Software Bill of Materials (SBOM) provides a comprehensive list of third-party and open-source components in a codebase, including version numbers, licensing information, and potential vulnerabilities.": "",
"Images are deployable for Regular, Shielded and ARM type instances via the Oracle Cloud Marketplace, Partner Image on Oracle Cloud Infrastructure Console and ": "",
" established by the Board.": " vom Vorstand eingesetzt.",
"security of infrastructure globally": "Infrastruktursicherheit auf globaler Ebene",
"When will support AlmaLinux OS 8 and 9 reach end of life?": "Wann wird die Unterstützung von AlmaLinux OS 8 und 9 das Ende ihrer Lebensdauer erreichen?",
"The Security Content Automation Protocol (SCAP) automates vulnerability management, measurement, and policy compliance evaluation of systems. AlmaLinux OS offers an OpenSCAP Guide that instructs on how to use the OpenSCAP and SCAP Workbench to audit your AlmaLinux system security compliance.": "Das Security Content Automation Protocol (SCAP) automatisiert das Schwachstellenmanagement, die Messung und die Bewertung der Einhaltung von Richtlinien von Systemen. AlmaLinux OS bietet einen OpenSCAP-Leitfaden, der Anweisungen zur Verwendung von OpenSCAP und SCAP Workbench zur Überprüfung der Sicherheitskonformität Ihres AlmaLinux-Systems enthält.",
"Expanded Platform Support": "Unterstützung der Expander-Plattform",
"The Software Bill of Materials (SBOM) provides a comprehensive list of third-party and open-source components in a codebase, including version numbers, licensing information, and potential vulnerabilities.": "Die Software Bill of Materials (SBOM) bietet eine umfassende Liste von Drittanbieter- und Open-Source-Komponenten in einer Codebasis, einschließlich Versionsnummern, Lizenzinformationen und potenzieller Schwachstellen.",
"Images are deployable for Regular, Shielded and ARM type instances via the Oracle Cloud Marketplace, Partner Image on Oracle Cloud Infrastructure Console and ": "Images können für Regular-, Shielded- und ARM-Instanzen über den Oracle Cloud Marketplace, das Partner-Image in der Oracle Cloud Infrastructure-Konsole und ",
"It’s recommended to verify the signature of a package before you install it.": "Es wird empfohlen, die Signatur eines Pakets vor dem Installieren zu verifizieren.",
"Andrew Lukoshko": "",
"The AlmaLinux OS Foundation is a 501(c)(6) that was founded in March of 2021 to own and manage the AlmaLinux OS project. We have been involving the community since the beginning, and the governing board is chosen by members of the foundation. At all times, AlmaLinux OS will be free and open.": "",
"Kenneth Tan, PhD": "",
"Andrew Lukoshko": "Andrew Lukoshko",
"The AlmaLinux OS Foundation is a 501(c)(6) that was founded in March of 2021 to own and manage the AlmaLinux OS project. We have been involving the community since the beginning, and the governing board is chosen by members of the foundation. At all times, AlmaLinux OS will be free and open.": "Die AlmaLinux OS Foundation ist eine 501(c)(6), die im März 2021 gegründet wurde, um das AlmaLinux OS-Projekt zu besitzen und zu verwalten. Wir haben die Gemeinschaft von Anfang an einbezogen, und der Vorstand wird von den Mitgliedern der Stiftung gewählt. AlmaLinux OS wird jederzeit kostenlos und offen sein.",
"Kenneth Tan, PhD": "Kenneth Tan, PhD",
"guide there.": "Guide hier.",
"1 Million+": "",
"Since AlmaLinux is binary compatible with RHEL®, your applications and services should be completely interoperable. You can rapidly migrate any number of servers using ": "",
"Hear from the experts": "",
"Matthias Kruk": "",
"Simon Phipps": "",
"Program": "",
"The Open Vulnerability and Assessment Language (OVAL), offers publicly accessible security information. This includes AlmaLinux OS 8 and 9, which have available public OVAL streams.": "",
"Note: If you use CloudLinux, we recommend using the": "",
"AlmaLinux SBOM User Guide": "",
"1 Million+": "1 Million+",
"Since AlmaLinux is binary compatible with RHEL®, your applications and services should be completely interoperable. You can rapidly migrate any number of servers using ": "Da AlmaLinux binärkompatibel mit RHEL ist®, sollten Ihre Anwendungen und Dienste vollständig interoperabel sein. Sie können eine beliebige Anzahl von Servern schnell migrieren mit ",
"Hear from the experts": "Hören Sie von den Experten",
"Matthias Kruk": "Matthias Kruk",
"Simon Phipps": "Simon Phipps",
"Program": "Deutsch",
"The Open Vulnerability and Assessment Language (OVAL), offers publicly accessible security information. This includes AlmaLinux OS 8 and 9, which have available public OVAL streams.": "Die Open Vulnerability and Assessment Language (OVAL) bietet öffentlich zugängliche Sicherheitsinformationen. Dazu gehören AlmaLinux OS 8 und 9, für die öffentliche OVAL-Streams verfügbar sind.",
"Note: If you use CloudLinux, we recommend using the": "Hinweis: Wenn Sie CloudLinux verwenden, empfehlen wir die Verwendung der",
"AlmaLinux SBOM User Guide": "AlmaLinux SBOM-Benutzerhandbuch",
"Learn more about the project": "Erfahren Sie mehr über das Projekt",
"AlmaLinux OS Foundation provides errata to inform users about available updates, including security issues and bug fixes, and their significance through analysis. Users can easily access this information by accessing our AlmaLinux security advisory portal, known as ": "",
"AlmaLinux OS Foundation provides errata to inform users about available updates, including security issues and bug fixes, and their significance through analysis. Users can easily access this information by accessing our AlmaLinux security advisory portal, known as ": "AlmaLinux OS Foundation bietet Errata, um Benutzer über verfügbare Updates, einschließlich Sicherheitsprobleme und Fehlerbehebungen, und deren Bedeutung durch Analyse zu informieren. Benutzer können leicht auf diese Informationen zugreifen, indem sie auf unser AlmaLinux-Sicherheitsberatungsportal zugreifen, das als ",
"Container tag": "Container Tag",
"Chief Experience Officer": "",
"Chief Experience Officer": "Leitender Erfahrungsbeauftragter",
"AlmaLinux Day: Germany @ CloudFest": "",
"AlmaLinux-deploy.": "",
"AlmaLinux-deploy.": "AlmaLinux-deploy.",
"Stability, security, and the strength of the AlmaLinux Community": "Stabilität, Sicherheit und die Stärke der AlmaLinux Community",
"See the recordings on Youtube": "",
"See the recordings on Youtube": "Aufzeichnungen auf Youtube ansehen",
"AlmaLinux Errata": "AlmaLinux Errata",
"errata.full.json for AlmaLinux OS 8": "errata.full.json für AlmaLinux OS 8",
"Location:": "Ort:",
"CloudFest Hackathon": "",
"CloudFest Hackathon": "CloudFest Hackathon",
"March 16-17": "16.-17. März",
"Join us as we work to improve the": "",
"Securing more infrastructure by": "",
"9:00 am": "",
"Meet the Board: AlmaLinux OS Foundation Board": "",
"Join us as we work to improve the": "Kommen Sie zu uns um zu verbessern",
"Securing more infrastructure by": "Sicherung von mehr Infrastruktur durch",
"9:00 am": "9:00 Uhr",
"Meet the Board: AlmaLinux OS Foundation Board": "Lernen Sie den Vorstand kennen: AlmaLinux OS Foundation Board",
"11:15 am": "",
"Building without following: RHEL compatibility for AlmaLinux's Community": "",
"Building without following: RHEL compatibility for AlmaLinux's Community": "Bauen ohne Folgen: RHEL-Kompatibilität für die AlmaLinux-Community",
"Link to the repository": "Link zum Repository",
"AlmaLinux Raspberry Pi Wiki Page": "AlmaLinux Raspberry Pi Wikiseite",
"Security Measures": "Sicherheitsmaßnahmen",
"read more": "mehr lesen",
"Additionally, AlmaLinux OS is present in the ": "Weiters findet man AlmaLinux OS in der ",
"DockerHub Pulls": "",
"Project ELevate": "",
"ELevate allows you to upgrade your enterprise linux operating system between major versions in place. No more having to migrate all of your data, instead ELevate your distribution!": "",
"Catch benny at 3:45 eastern time (7:45 pm UTC) on Monday Oct 16th in Case Study / Demo 1; Room 306A.": "",
"In July of 2023, ": "",
"What does ABI/binary compatible with RHEL mean?": "",
"Is AlmaLinux OS FIPS-140 compliant??": "",
"Can't make it?": "",
"We'll miss you, but if you can't make it to AlmaLinux Day Tokyo, you can join us online! We'll be posting the videos from the talks at the event to share with everyone.": "",
"AlmaLinux OS Foundation signs all of its software packages using a GPG signature key, which is verified by default when installing packages via dnf or graphical update tools. If a package is not signed or has an invalid signature, dnf or graphical update tools will warn the user and will refuse to install it.": "",
"Supported AlmaLinux OS versions:": "",
"DockerHub Pulls": "DockerHub-Pulls",
"Project ELevate": "Project ELevate",
"ELevate allows you to upgrade your enterprise linux operating system between major versions in place. No more having to migrate all of your data, instead ELevate your distribution!": "ELevate ermöglicht es Ihnen, Ihr Linux-Betriebssystem für Unternehmen zwischen den vorhandenen Hauptversionen zu aktualisieren. Sie müssen nicht mehr alle Ihre Daten migrieren, sondern ELevatieren Sie Ihre Distribution!",
"Catch benny at 3:45 eastern time (7:45 pm UTC) on Monday Oct 16th in Case Study / Demo 1; Room 306A.": "Fangen Sie Benny am Montag, den 16. Oktober um 3:45 Uhr östlicher Zeit (19:45 Uhr UTC) in Case Study / Demo 1; Raum 306A.",
"In July of 2023, ": "Im Juli 2023, ",
"What does ABI/binary compatible with RHEL mean?": "Was bedeutet ABI/Binärdatei kompatibel mit RHEL?",
"Is AlmaLinux OS FIPS-140 compliant??": "Ist AlmaLinux OS FIPS-140 konform?",
"Can't make it?": "Du schaffst es nicht?",
"We'll miss you, but if you can't make it to AlmaLinux Day Tokyo, you can join us online! We'll be posting the videos from the talks at the event to share with everyone.": "Wir werden Sie vermissen, aber wenn Sie es nicht zum AlmaLinux Day Tokyo schaffen, können Sie online dabei sein! Wir werden die Videos von den Vorträgen auf der Veranstaltung veröffentlichen, um sie mit allen zu teilen.",
"AlmaLinux OS Foundation signs all of its software packages using a GPG signature key, which is verified by default when installing packages via dnf or graphical update tools. If a package is not signed or has an invalid signature, dnf or graphical update tools will warn the user and will refuse to install it.": "AlmaLinux OS Foundation signiert alle ihre Softwarepakete mit einem GPG-Signaturschlüssel, der standardmäßig bei der Installation von Paketen über dnf oder grafische Update-Tools überprüft wird. Wenn ein Paket nicht signiert ist oder eine ungültige Signatur hat, warnen dnf- oder grafische Aktualisierungstools den Benutzer und lehnen die Installation ab.",
"Supported AlmaLinux OS versions:": "Unterstützte AlmaLinux OS-Versionen:",
"Official Platform Images:": "Offizielle Plattform Images:",
"and from the main AlmaLinux OS repositories:": "",
"The AlmaLinux OS Foundation has committed to supporting AlmaLinux OS 8.x until 2029, and AlmaLinux 9.x until 2032. This includes stable and thoroughly tested updates and security patches.": "",
"500,000+ Servers": "",
"and from the main AlmaLinux OS repositories:": "und aus den wichtigsten AlmaLinux OS-Repositories:",
"The AlmaLinux OS Foundation has committed to supporting AlmaLinux OS 8.x until 2029, and AlmaLinux 9.x until 2032. This includes stable and thoroughly tested updates and security patches.": "Die AlmaLinux OS Foundation hat sich verpflichtet, AlmaLinux OS 8.x bis 2029 und AlmaLinux 9.x bis 2032 zu unterstützen. Dazu gehören stabile und gründlich getestete Updates und Sicherheitspatches.",
"500,000+ Servers": "500.000+ Server",
"errata.full.json for AlmaLinux OS 9": "errata.full.json für AlmaLinux OS 9",
"Penguin Wrangler and Cloud Watcher": "",
"This event will forever hold a place in my heart. We could not have hoped for a more engaged and enthusiastic audience, and we continue to be grateful for the AlmaLinux community in Japan.": "",
"AlmaLinux OS also provides ": "",
"Masazumi Koga": "",
"Penguin Wrangler and Cloud Watcher": "Der Pinguin und der Wolkenwächter",
"This event will forever hold a place in my heart. We could not have hoped for a more engaged and enthusiastic audience, and we continue to be grateful for the AlmaLinux community in Japan.": "Dieses Ereignis wird für immer einen Platz in meinem Herzen haben. Wir hätten uns kein engagierteres und enthusiastischeres Publikum erhoffen können, und wir sind weiterhin dankbar für die AlmaLinux-Gemeinschaft in Japan.",
"AlmaLinux OS also provides ": "AlmaLinux OS bietet auch ",
"Masazumi Koga": "Masazumi Koga",
"Thank you to our sponsors!": "Danke an unsere Sponsoren!",
"AlmaLinux Day Tokyo 2023 is the world's first official AlmaLinux OS Foundation event. This event will be a gathering of some of the most engaged people in the AlmaLinux community, as well as technology partners from all over the world. This is the best place to engage and meet some of the people who care most about the success of AlmaLinux.": "",
"Meet the Experts": "",
"AlmaLinux Day Tokyo 2023 is the world's first official AlmaLinux OS Foundation event. This event will be a gathering of some of the most engaged people in the AlmaLinux community, as well as technology partners from all over the world. This is the best place to engage and meet some of the people who care most about the success of AlmaLinux.": "Der AlmaLinux Day Tokyo 2023 ist die weltweit erste offizielle Veranstaltung der AlmaLinux OS Foundation. Diese Veranstaltung wird ein Treffen einiger der engagiertesten Personen in der AlmaLinux-Gemeinschaft sowie von Technologiepartnern aus der ganzen Welt sein. Dies ist der beste Ort, um sich zu engagieren und einige der Menschen zu treffen, denen der Erfolg von AlmaLinux am meisten am Herzen liegt.",
"Meet the Experts": "Treffen Sie die Experten",
"Errata in JSON format for 3rd party software integration:": "Errata im JSON-Format für Third-Party Softwareintegration:",
"AlmaLinux Day: Tokyo": "",
"Keynotes": "",
"Build System": "",
"openQA": "",
"(AlmaLinux and MIRACLE LINUX Developer - Matthias Kruk)": "",
"AlmaLinux Day: Tokyo": "AlmaLinux-Tag: Tokio",
"Keynotes": "Keynotes",
"Build System": "Build-System",
"openQA": "openQA",
"(AlmaLinux and MIRACLE LINUX Developer - Matthias Kruk)": "(AlmaLinux und MIRACLE LINUX Entwickler - Matthias Kruk)",
"OpenSCAP Guide for AlmaLinux OS 9": "OpenSCAP Guide für AlmaLinux OS 9",
"FIPS Validation for AlmaLinux OS": "",
"AlmaLinux-deploy": "",
"we announced": "",
"AlmaLinux offers images for Oracle Cloud Infrastructure across all OCI regions via the ": "",
"FIPS Validation for AlmaLinux OS": "FIPS-Validierung für AlmaLinux OS",
"AlmaLinux-deploy": "AlmaLinux-deploy (englisch)",
"we announced": "Wir haben angekündigt",
"AlmaLinux offers images for Oracle Cloud Infrastructure across all OCI regions via the ": "AlmaLinux bietet Images für Oracle Cloud Infrastructure in allen OCI-Regionen über die ",
"Image": "Image",
"AlmaLinux provides official OCI, Docker and four fully compatible alternatives for the Red Hat Universal Base Images (UBI).": "AlmaLinux stellt offizielle OCI, Docker und vier vollständig kompatible Alternativen für das Red Hat Universal Base Image (UBI) zur Verfügung.",
"at the links provided:": "unter den zur Verfügung gestellten Links:",
@ -591,89 +591,89 @@
"AlmaLinux provides official AlmaLinux OS 8 and AlmaLinux OS 9 images for Vagrant:": "AlmaLinux stellt offizielle AlmaLinux OS 8 und AlmaLinux OS 9 Images für Vagrant zur Verfügung:",
"You can get AlmaLinux OS images on Vagrant Cloud at the link provided: ": "Sie finden die AlmaLinux OS Images auf Vagrant Cloud unter dem zur Verfügung gestellten Link: ",
"AlmaLinux Security Mailing List": "AlnaLinux Security Mailingliste",
"AlmaLinux OS provides a set of security features: Errata, GPG keys, Mailing Lists, OpenSCAP, OVAL, SBOM": "",
"Hello ATO ’23!": "",
"We are so grateful to the All Things Open": "",
"Enterprise Linux, Free Forever, Community-Owned and RHEL": "",
"compatible.": "",
"Learn more live!": "",
"Building AlmaLinux OS without RHEL sources code": "",
"Stop by Booth #81": "",
"Come hang out with us!": "",
"If you can't swing by the booth, find us online!": "",
"How is the community protected from future course changes for AlmaLinux OS?": "",
"13th floor, Iidabashi Grand Bloom, 2-10-2 Fujimi, Chiyoda-ku, Tokyo": "",
"AlmaLinux OS provides SCAP and SCAP Workbench packages to audit your AlmaLinux system for security compliance alongside OVAL streams.": "",
"AlmaLinux OS has implemented SBOM into AlmaLinux Build System to make the build process more secure and possible to trace.": "",
"As CentOS Linux enters its final 6 months support, AlmaLinux OS is attracting the most attention as a RHEL-compatible Linux.": "",
"150 guests, 7 speakers, 1 amazing day": "",
"(AlmaLinux OS Architect - Andrew Lukoshko)": "",
"(Cybertrust Japan - Yohei Suzuki)": "",
"View on YouTube": "",
"AlmaLinux Community Activities in Japan": "",
"AlmaLinux OS provides a set of security features: Errata, GPG keys, Mailing Lists, OpenSCAP, OVAL, SBOM": "AlmaLinux OS bietet eine Reihe von Sicherheitsfunktionen: Errata, GPG-Schlüssel, Mailinglisten, OpenSCAP, OVAL, SBOM",
"Hello ATO ’23!": "Hallo ATO ’23!",
"We are so grateful to the All Things Open": "Wir sind dem All Things Open so dankbar",
"Enterprise Linux, Free Forever, Community-Owned and RHEL": "Enterprise Linux, Free Forever, Community-im Besitz und RHEL",
"compatible.": "kompatibel.",
"Learn more live!": "Erfahren Sie mehr live!",
"Building AlmaLinux OS without RHEL sources code": "Almalinux Erstellen des Betriebssystems ohne rel resources Code",
"Stop by Booth #81": "Schauen Sie am Stand #81 vorbei",
"Come hang out with us!": "Kommen Sie zu uns!",
"If you can't swing by the booth, find us online!": "Wenn Sie nicht am Stand vorbeischauen können, finden Sie uns online!",
"How is the community protected from future course changes for AlmaLinux OS?": "Wie wird die Community vor zukünftigen Kursänderungen für AlmaLinux OS geschützt?",
"13th floor, Iidabashi Grand Bloom, 2-10-2 Fujimi, Chiyoda-ku, Tokyo": "13. Etage, Iidabashi Grand Bloom, 2-10-2 Fujimi, Chiyoda-ku, Tokio",
"AlmaLinux OS provides SCAP and SCAP Workbench packages to audit your AlmaLinux system for security compliance alongside OVAL streams.": "AlmaLinux OS bietet SCAP- und SCAP-Workbench-Pakete, mit denen Sie Ihr AlmaLinux-System zusammen mit OVAL-Streams auf Sicherheitskonformität prüfen können.",
"AlmaLinux OS has implemented SBOM into AlmaLinux Build System to make the build process more secure and possible to trace.": "AlmaLinux OS hat SBOM in das AlmaLinux Build System implementiert, um den Build-Prozess sicherer und nachvollziehbar zu machen.",
"As CentOS Linux enters its final 6 months support, AlmaLinux OS is attracting the most attention as a RHEL-compatible Linux.": "Während CentOS Linux in die letzten 6 Monate des Supports geht, zieht AlmaLinux OS als RHEL-kompatibles Linux die meiste Aufmerksamkeit auf sich.",
"150 guests, 7 speakers, 1 amazing day": "150 Gäste, 7 Referenten, 1 fantastischer Tag",
"(AlmaLinux OS Architect - Andrew Lukoshko)": "(AlmaLinux OS-Architekt - Andrew Lukoshko)",
"(Cybertrust Japan - Yohei Suzuki)": "(Cybertrust Japan - Yohei Suzuki)",
"View on YouTube": "Auf YouTube ansehen",
"AlmaLinux Community Activities in Japan": "AlmaLinux-Community-Aktivitäten in Japan",
"More information about AlmaLinux Oracle Cloud Infrastructure images is available on the ": "Mehr Informationen über AlmaLinux Oracle Cloud Infrastructure Images findet man auf der ",
"Download:": "",
"Reception with light food and beverages": "",
"(Tuxcare Inc. CEO - Igor Seletskiy)": "",
"Yohei Suzuki": "",
"Kimiyoshi Ohno": "",
"Igor Seletskiy": "",
"Download:": "Deutsch",
"Reception with light food and beverages": "Empfang mit leichten Speisen und Getränken",
"(Tuxcare Inc. CEO - Igor Seletskiy)": "(Geschäftsführer von Tuxcare Inc. - Igor Seletskiy)",
"Yohei Suzuki": "Yohei Suzuki",
"Kimiyoshi Ohno": "Kimiyoshi Ohno",
"Igor Seletskiy": "Igor Seletskiy",
"More information about AlmaLinux OpenNebula images and verification guidelines are available on the \"}}<a href=\"https://wiki.almalinux.org/cloud/OpenNebula.html\">{{ i18n \"AlmaLinux OpenNebula Wiki Page": "",
"AlmaLinux OS is an enterprise Linux operating system that is used across the globe for enterprise and hobbyist needs alike.": "",
"for our community. With over 500,000 servers calling out to one of our 300+": "",
"every night, the adoption of AlmaLinux since our inception just over 2.5 years ago has both humbled and ignited us.": "",
"maintaining compatibility with RHEL": "",
"Every night 500,000+ servers are calling home to our geo-located mirror system, and that number doesn’t account for systems using their own mirrors or sharing an IP address.": "",
"Mirrors": "",
"Contributors": "",
"As users of the historic CentOS, we have been working diligently to solve the problems and pain points that we all experienced, and one way we’ve done that is with": "",
"20+ Sponsors": "",
" that we were shifting our goal from being a downstream rebuild of RHEL to maintaining ABI compatibility with RHEL. For the AlmaLinux team that means that everything from software applications to kernel modules that work on RHEL will work on AlmaLinux, and if they don't we would consider that a bug.": "",
"(AlmaLinux OS Foundation Chair - benny Vasquez)": "",
"Technical session": "",
"(Hewlett Packard Japan, G.K. OpenSource/Linux Technology Evangelist - Masazumi Koga)": "",
"Seamless Migration: Transitioning from CentOS 7 to AlmaLinux with Optimal Solutions": "",
"AlmaLinux OS is an enterprise Linux operating system that is used across the globe for enterprise and hobbyist needs alike.": "AlmaLinux OS ist ein Linux-Betriebssystem für Unternehmen, das weltweit für Unternehmens- und Hobbyanwender gleichermaßen eingesetzt wird.",
"for our community. With over 500,000 servers calling out to one of our 300+": "für unsere Gemeinschaft. Mit über 500.000 Servern, die einen unserer 300+ anrufen",
"every night, the adoption of AlmaLinux since our inception just over 2.5 years ago has both humbled and ignited us.": "Jeden Abend hat uns die Einführung von AlmaLinux seit unserer Gründung vor etwas mehr als 2,5 Jahren sowohl demütig als auch entflammt.",
"maintaining compatibility with RHEL": "Aufrechterhaltung der RHEL-Kompatibilität",
"Every night 500,000+ servers are calling home to our geo-located mirror system, and that number doesn’t account for systems using their own mirrors or sharing an IP address.": "Jede Nacht rufen 500.000+ Server zu unserem geolokalisierten Spiegelsystem an, und diese Zahl berücksichtigt nicht die Systeme, die ihre eigenen Spiegel verwenden oder eine IP-Adresse teilen.",
"Mirrors": "Spiegel",
"Contributors": "Anleger",
"As users of the historic CentOS, we have been working diligently to solve the problems and pain points that we all experienced, and one way we’ve done that is with": "Als Benutzer des historischen CentOS haben wir fleißig daran gearbeitet, die Probleme und Schmerzpunkte zu lösen, die wir alle erlebt haben, und eine Möglichkeit, dies zu tun, ist mit",
"20+ Sponsors": "20+ Sponsoren",
" that we were shifting our goal from being a downstream rebuild of RHEL to maintaining ABI compatibility with RHEL. For the AlmaLinux team that means that everything from software applications to kernel modules that work on RHEL will work on AlmaLinux, and if they don't we would consider that a bug.": " dass wir unser Ziel von einem nachgelagerten Rebuild von RHEL auf die Aufrechterhaltung der ABI-Kompatibilität mit RHEL verlagert haben. Für das AlmaLinux-Team bedeutet das, dass alles, von Softwareanwendungen bis hin zu Kernel-Modulen, die auf RHEL funktionieren, auch auf AlmaLinux funktioniert, und wenn dies nicht der Fall ist, würden wir das als Fehler betrachten.",
"(AlmaLinux OS Foundation Chair - benny Vasquez)": "(Vorsitzender der AlmaLinux OS Foundation - Benny Vasquez)",
"Technical session": "Technische Sitzung",
"(Hewlett Packard Japan, G.K. OpenSource/Linux Technology Evangelist - Masazumi Koga)": "(Hewlett Packard Japan, G.K. OpenSource/Linux Technology Evangelist - Masazumi Koga)",
"Seamless Migration: Transitioning from CentOS 7 to AlmaLinux with Optimal Solutions": "Nahtlose Migration: Übergang von CentOS 7 zu AlmaLinux mit optimalen Lösungen",
"More details on Errata and how to use it can be found on the ": "Mehr Details zu Errata und wie man es verwendet, finden Sie auf der ",
"To receive security updates and errata, users can sign up for the ": "Um Sicherheitsupdates und Errata zu erhalten, können sich User eintragen für die ",
"Subscribing to the list will allow users to stay informed and updated on any security fixes as soon as they are available.": "",
"AlmaLinux OS also has the availability of the CIS Benchmark.": "",
"While the event is free, registration is required for attendance and space is limited!": "",
"Speakers from across industries": "",
"Thank you to our event sponsors!": "",
"Register now to save your spot!": "",
"An event like no other": "",
"If you come to one event this year, this is the one for you.": "",
"Senior orcharhino Architect": "",
"Jonas Trüstedt": "",
"General Counsel": "",
"Track 1": "",
"Building AlmaLinux OS": "",
"Track 2": "",
"AlmaLinux offers AlmaLinux OS 8 and AlmaLinux OS 9 images for Azure across all Azure regions via the ": "",
"AlmaLinux: Built to Last": "",
"mirror sponsors": "",
"Chair, Board of Directors": "",
"Executive Director": "",
"Global head of Customer Experience": "",
", in accordance with the ": "",
"and to the rest of our project backers!": "",
"The acceptance of each application will be reviewed on a case-by-case basis by the ": "",
"Time": "",
"Subscribing to the list will allow users to stay informed and updated on any security fixes as soon as they are available.": "Wenn Sie sich in die Liste eintragen, können Benutzer über alle Sicherheitskorrekturen informiert und auf dem Laufenden bleiben, sobald diese verfügbar sind.",
"AlmaLinux OS also has the availability of the CIS Benchmark.": "AlmaLinux OS verfügt auch über die Verfügbarkeit des CIS-Benchmarks.",
"While the event is free, registration is required for attendance and space is limited!": "Die Veranstaltung ist zwar kostenlos, aber für die Teilnahme ist eine Anmeldung erforderlich und die Plätze sind begrenzt!",
"Speakers from across industries": "Referenten aus allen Branchen",
"Thank you to our event sponsors!": "Vielen Dank an unsere Sponsoren der Veranstaltung!",
"Register now to save your spot!": "Registrieren Sie sich jetzt, um sich Ihren Platz zu sichern!",
"An event like no other": "Ein Event wie kein anderes",
"If you come to one event this year, this is the one for you.": "Wenn Sie dieses Jahr zu einer Veranstaltung kommen, ist dies die richtige für Sie.",
"Senior orcharhino Architect": "Senior orcharhino Architekt",
"Jonas Trüstedt": "Jonas Trüstedt",
"General Counsel": "Chefsyndikus",
"Track 1": "Track 1",
"Building AlmaLinux OS": "AlmaLinux OS-Build",
"Track 2": "Track 2",
"AlmaLinux offers AlmaLinux OS 8 and AlmaLinux OS 9 images for Azure across all Azure regions via the ": "AlmaLinux bietet AlmaLinux OS 8- und AlmaLinux OS 9-Images für Azure in allen Azure-Regionen über die ",
"AlmaLinux: Built to Last": "AlmaLinux: Gebaut für die Ewigkeit",
"mirror sponsors": "Spiegel Sponsoren",
"Chair, Board of Directors": "Vorsitzender des Verwaltungsrats",
"Executive Director": "Exekutivdirektor",
"Global head of Customer Experience": "Globaler Leiter des Bereichs Customer Experience",
", in accordance with the ": ",im Einklang mit ",
"and to the rest of our project backers!": "und an den Rest unserer Projektunterstützer!",
"The acceptance of each application will be reviewed on a case-by-case basis by the ": "Die Annahme jedes Antrags wird von Fall zu Fall von der ",
"Time": "Zeit",
"Thank you, Tokyo!": "Danke, Tokio!",
"Abstract: AlmaLinux OS has historically been built to be an exact copy of RHEL, using RHEL's provided resources. With RedHat's shift away from sharing the full building blocks on git.centos.org, the AlmaLinux team has been hard at work to find a new, reliable path forward. Come hear about what we've been doing since June, and what we're planning for the future.": "",
"Corporate Officer": "",
"Abstract: AlmaLinux OS has historically been built to be an exact copy of RHEL, using RHEL's provided resources. With RedHat's shift away from sharing the full building blocks on git.centos.org, the AlmaLinux team has been hard at work to find a new, reliable path forward. Come hear about what we've been doing since June, and what we're planning for the future.": "Zusammenfassung: AlmaLinux OS wurde in der Vergangenheit als exakte Kopie von RHEL entwickelt, wobei die von RHEL bereitgestellten Ressourcen verwendet wurden. Mit der Abkehr von RedHat von der gemeinsamen Nutzung der vollständigen Bausteine auf git.centos.org hat das AlmaLinux-Team hart daran gearbeitet, einen neuen, zuverlässigen Weg nach vorne zu finden. Kommen Sie und erfahren Sie, was wir seit Juni getan haben und was wir für die Zukunft planen.",
"Corporate Officer": "Mitarbeiter im Unternehmen",
"Check back soon for the schedule!": "",
"March 18th": "18. März",
"Register now!": "",
"Alex Iribarren": "",
"Register now!": "Melden Sie sich jetzt an!",
"Alex Iribarren": "Alex Iribarren",
"OSV database": "OSV Datenbank",
"The world's first event focused entirely on AlmaLinux": "",
"Registration": "",
"December 9th, 2023": "",
"DeepDive Session": "",
"community for welcoming us back again.": "",
"about SBOM integration in AlmaLinux.": "",
"The Real Backstory of the Enterprise Linux Community": "",
"The world's first event focused entirely on AlmaLinux": "Die weltweit erste Veranstaltung, die sich ausschließlich auf AlmaLinux konzentrierte",
"Registration": "Registrierung",
"December 9th, 2023": "9. Dezember 2023",
"DeepDive Session": "Deep Dive Session",
"community for welcoming us back again.": "Community, dass sie uns wieder willkommen geheißen hat.",
"about SBOM integration in AlmaLinux.": "über die SBOM-Integration in AlmaLinux.",
"The Real Backstory of the Enterprise Linux Community": "Die wahre Hintergrundgeschichte der Enterprise Linux Community",
"Move between major versions of RHEL-derivatives: from CentOS 6.x to CentOS 7.x, from CentOS 7.x to 8.x version of the RHEL derivative of your choice, or upgrade from 8.x to 9.x within the same derivative.": "Migrieren Sie Major Versionen von RHEL-Derivaten: von CentOS 6.x zu CentOS 7.x, von CentOS 7.x zur Version 8.x eines RHEL-Derivats Ihrer Wahl, oder upgraden Sie von 8.x auf 9.x innerhalb desselben Derivats.",
"It wasn't possible--until now. Move between major versions of RHEL-derivatives: from CentOS 6.x to CentOS 7.x, from CentOS 7.x to 8.x version of the RHEL derivative of your choice, or upgrade from 8.x to 9.x within the same derivative. Preserve your applications, your data, and your sanity.": "Es war nicht möglich--bis jetzt. Migrieren Sie Major Versionen von RHEL-Derivaten: von CentOS 6.x zu CentOS 7.x, von CentOS 7.x zur Version 8.x eines RHEL-Derivats Ihrer Wahl, oder upgraden Sie von 8.x auf 9.x innerhalb desselben Derivats. Behalten Sie Ihre Applikationen, Ihre Daten und Ihren Verstand.",
"ELevate is a project aimed to provide the ability to upgrade between major versions of RHEL-based distributions. It combines Red Hat's Leapp framework with a community-created migration metadata library and service.": "ELevate ist ein Projekt, dessen Ziel es ist, Upgrades zwischen Major Versionen von RHEL-basierten Distributionen zu ermöglichen. Es verbindet Red Hat's Leapp Framework mit einer von der Community entwickelten Metadatenbibliothek und einem dazugehörigen Service.",
@ -686,5 +686,78 @@
"Verified by:": "Geprüft von:",
"Thank you, CloudFest!": "Danke, CloudFest!",
"Each supported architecture has various installation images available:": "Für jede unterstützte Architektur sind verschiedene Installations-Images verfügbar:",
" and ": " und "
" and ": " und ",
"AlmaLinux OS provides a set of security features: Errata, GPG keys, Mailing Lists, OpenSCAP, OVAL, SBOM, and Secure Boot": "AlmaLinux OS bietet eine Reihe von Sicherheitsfunktionen: Errata, GPG-Schlüssel, Mailinglisten, OpenSCAP, OVAL, SBOM und Secure Boot",
"Get OCI Image from GitHub": "OCI-Image von GitHub abrufen",
"Secure Boot is a security feature that ensures a system boots only with trusted software, preventing the loading of unauthorized operating systems or software that could potentially compromise the system's integrity.": "Secure Boot ist eine Sicherheitsfunktion, die sicherstellt, dass ein System nur mit vertrauenswürdiger Software gestartet wird, wodurch das Laden von nicht autorisierten Betriebssystemen oder Software verhindert wird, die möglicherweise die Integrität des Systems gefährden könnte.",
"AlmaLinux shim trusts 3 certificates:": "AlmaLinux Shim vertraut 3 Zertifikaten:",
"AlmaLinux Day: Germany was one of the best events I've ever had. With nearly 300 attendees adjacent to one of my favorite annual events, we got to connect with people all week who were excited about AlmaLinux. I can't wait to do this again!": "AlmaLinux Day: Deutschland war eine der besten Veranstaltungen, die ich je hatte. Mit fast 300 Teilnehmern, die an eine meiner Lieblingsveranstaltungen angrenzten, konnten wir die ganze Woche über mit Leuten in Kontakt treten, die von AlmaLinux begeistert waren. Ich kann es kaum erwarten, das wieder zu tun!",
"AlmaLinux OS 9.4 Stable": "AlmaLinux OS 9.4 stabil",
"Principal Research Infrastructure Developer": "Leitender Entwickler der F&E-Infrastruktur",
"AlmaLinux shim passes the ": "AlmaLinux shim passt ",
"(Tax ID 86-2791864)": "(Steuernummer 86-2791864)",
"The AlmaLinux OS Foundation is a registered 501(c)(6) organization under US law": "Die AlmaLinux OS Foundation ist eine eingetragene 501(c)(6)-Organisation nach US-amerikanischem Recht",
"Contributions to the foundation are typically not considered charitable contributions, and would not be tax deductible as such. Please contact your financial or tax advisor for specific guidance.": "Spenden an die Stiftung gelten in der Regel nicht als gemeinnützige Spenden und wären als solche nicht steuerlich absetzbar. Bitte wenden Sie sich an Ihren Finanz- oder Steuerberater, um eine spezifische Beratung zu erhalten.",
"The AlmaLinux Engineering Steering Committee": "Der AlmaLinux Engineering Steering Committee",
"Join the conversation": "Beteiligen Sie sich an der Besprechung",
"Members of ALESCo": "Mitglieder von Alesco",
"Motherboard": "Motherboard",
"tests cover benchmarking of OS features. The result of benchmarking can be found in the PDF linked above.": "Tests Teppich-Benchmarking der Betriebssystemfunktion. Sie sind das Ergebnis eines Benchmarkings, das Sie auf das oben verlinkte PDF aufnehmen können.",
"ALESCo acts as the central meeting point for collaboration between everyone working on anything related to the AlmaLinux Project. By having open discussions and inviting viewpoints from everyone that touches AlmaLinux, we ensure AlmaLinux continues to serve its community.": "ALESCo fungiert als zentraler Treffpunkt für die Zusammenarbeit zwischen allen, die an allem arbeiten, was mit dem AlmaLinux-Projekt zu tun hat. Durch offene Diskussionen und das Einladen von Standpunkten aller, die mit AlmaLinux in Berührung kommen, stellen wir sicher, dass AlmaLinux weiterhin seiner Community dient.",
"Dubbed “air traffic control” for all engineering matters, ALESCo will ensure AlmaLinux’s robustness, reliability, and sustainability while working collaboratively with and overseeing technical decisions in relevant Special Interest Groups (SIGs). The committee will hold five key responsibilities:": "ALESCo, genannt \"Flugsicherung\" für alle technischen Angelegenheiten, wird die Robustheit, Zuverlässigkeit und Nachhaltigkeit von AlmaLinux sicherstellen, während es mit relevanten Special Interest Groups (SIGs) zusammenarbeitet und technische Entscheidungen überwacht. Der Ausschuss wird fünf Hauptaufgaben haben:",
" for more information!": " Für weitere Informationen!",
"With ELevate you can easily upgrade in-place from CentOS 6.x or 7.x to 8.x of the Enterprise Linux of your choice, or upgrade from 8.x to 9.x within the same OS. Used all over the world to upgrade more than 500,00 devices, ELevate is your answer to the headache of upgrading your operating system in the Enterprise Linux ecosystem. ": "Mit ELevate können Sie ganz einfach direkt von CentOS 6.x oder 7.x auf 8.x des Enterprise Linux Ihrer Wahl aktualisieren oder von 8.x auf 9.x innerhalb desselben Betriebssystems aktualisieren. ELevate wird weltweit für das Upgrade von mehr als 500.000 Geräten eingesetzt und ist Ihre Antwort auf die Kopfschmerzen, die ein Upgrade Ihres Betriebssystems im Enterprise Linux-Ökosystem mit sich bringt. ",
"Preserve your applications, your data, and your sanity. Run the most recent version of the OS you and software you need. Run a modern and secure operating system, without having to reconfigure or rebuild the software you need.": "Bewahren Sie Ihre Anwendungen, Ihre Daten und Ihre geistige Gesundheit. Führen Sie die neueste Version des Betriebssystems und der Software aus, die Sie benötigen. Führen Sie ein modernes und sicheres Betriebssystem aus, ohne die benötigte Software neu konfigurieren oder neu erstellen zu müssen.",
"The enterprise linux ecosystem is a very large and diverse community, and we have developed this project in good faith as members of what ecosystem.": "Das Linux-Ökosystem für Unternehmen ist eine sehr große und vielfältige Gemeinschaft, und wir haben dieses Projekt in gutem Glauben als Mitglieder des Ökosystems entwickelt.",
"Is ELevate ready for production?": "Ist ELevate bereit für die Produktion?",
"Release Management": "Release-Verwaltung",
"AlmaLinux OS 8.10 Stable": "AlmaLinux OS 8.10 Stabil",
"SIG support": "SIG-Unterstützung",
"Follow us, join us, or find more information at the links below": "Folgen Sie uns, schließen Sie sich uns an oder finden Sie weitere Informationen unter den unten stehenden Links",
"AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout ": "AlmaLinux 9.4 und AlmaLinux 8.10 sind beide stabil! Prüfen Sie ",
"processor series": "Prozessor-Serie",
"The conducted tests ensure that AMD EPYC™ 4004 series CPUs and, generally for any servers based on EPYC processors, AlmaLinux OS works properly guaranteeing stability, security, and high performance.": "Die durchgeführten Tests stellen sicher, dass die CPUs der AMD EPYC™ 4004-Serie und im Allgemeinen alle Server auf Basis von EPYC-Prozessoren AlmaLinux OS ordnungsgemäß funktionieren und Stabilität, Sicherheit und hohe Leistung garantieren.",
"Discuss and contribute": "Diskutieren und beitragen",
"Fixing Major Version Upgrades": "Beheben von Upgrades für Hauptversionen",
"ELevate enables upgrades between major versions of RHEL® derivatives. Upgrade in-place from CentOS 6.x through to 8.x version of the RHEL derivative of your choice, and then upgrade from 8.x to 9.x within the same derivative.": "ELevate ermöglicht Upgrades zwischen Hauptversionen von RHEL-Derivaten®. Führen Sie ein direktes Upgrade von CentOS 6.x auf die Version 8.x des RHEL-Derivats Ihrer Wahl durch, und führen Sie dann ein Upgrade von 8.x auf 9.x innerhalb desselben Derivats durch.",
"This looks awesome! How do I get involved?": "Das sieht fantastisch aus! Wie kann ich mich beteiligen?",
"You can find the LEAPP code ": "Den LEAPP-Code finden Sie ",
"in the AlmaLinux GitHub organization.": "in der AlmaLinux GitHub-Organisation.",
"We hope that everyone in the community can use and contribute to ELevate, no matter which distro you prefer. That is the open source way.": "Wir hoffen, dass jeder in der Community ELevate nutzen und dazu beitragen kann, egal welche Distribution Sie bevorzugen. Das ist der Open-Source-Weg.",
"Answers to Frequent Questions": "Antworten auf häufig gestellte Fragen",
"the open source LEAPP project": "das Open-Source-Projekt LEAPP",
"ELevate is a project aimed to provide the ability to upgrade between major versions of RHEL-based distributions. First announced by AlmaLinux in 2021, ELevate combines two key components: updates to ": "ELevate ist ein Projekt, das darauf abzielt, die Möglichkeit zu bieten, zwischen Hauptversionen von RHEL-basierten Distributionen zu aktualisieren. ELevate wurde erstmals 2021 von AlmaLinux angekündigt und kombiniert zwei Schlüsselkomponenten: Updates für ",
"and a data library called ": "und eine Datenbibliothek namens ",
"leapp-data": "leapp-daten",
"These together allow users to upgrade in-place from an unsupported operating system to a modern operating system, and then from 8 to 9 of that operating system.": "Diese zusammen ermöglichen es Benutzern, ein direktes Upgrade von einem nicht unterstützten Betriebssystem auf ein modernes Betriebssystem und dann von 8 auf 9 dieses Betriebssystems durchzuführen.",
"Who is ELevate for?": "Für wen ist ELevate geeignet?",
"Will the upgrade be \"in-place\"? Will it require downtime?": "Wird das Upgrade \"direkt\" durchgeführt? Ist eine Ausfallzeit erforderlich?",
"Yes, and yes! All your data, applications and settings will be kept. Migrations will require your system to reboot twice.": "Ja, und ja! Alle Ihre Daten, Anwendungen und Einstellungen bleiben erhalten. Bei Migrationen muss das System zweimal neu gestartet werden.",
"This demo takes you through upgrading in place from CentOS 7 to AlmaLinux 8": "Diese Demo führt Sie durch das Upgrade von CentOS 7 auf AlmaLinux 8",
"Lots of people have shared their experiences and guides for using ELevate to upgrade in place. Take a look at what others think of it!": "Viele Leute haben ihre Erfahrungen und Anleitungen für die Verwendung von ELevate für ein Upgrade an Ort und Stelle geteilt. Schauen Sie sich an, was andere davon halten!",
"Upgrade CentOS 7 to AlmaLinux 8 While Keeping SingularityCE Updated ": "Aktualisieren Sie CentOS 7 auf AlmaLinux 8 und halten Sie SingularityCE auf dem neuesten Stand ",
"ELevate your distro to 8.x with Jay from Learn Linux TV": "ELevatieren Sie Ihre Distribution auf 8.x mit Jay von Learn Linux TV",
"How to migrate CentOS to AlmaLinux and avoid downtime in your data center": "So migrieren Sie CentOS zu AlmaLinux und vermeiden Ausfallzeiten in Ihrem Rechenzentrum",
"How ELevate supports business needs": "Wie ELevate die Geschäftsanforderungen unterstützt",
"ELevate Quickstart Guide": "ELevate Kurzanleitung",
"ELevating CentOS 7 to AlmaLinux 9": "Umstellung von CentOS 7 auf AlmaLinux 9",
"ELevating CentOS 6 to CentOS 7": "Aktualisieren von CentOS 6 auf CentOS 7",
"ELevating in an Airgapped or Offline environment": "ELevation in einer Airgapped- oder Offline-Umgebung",
"Supported Operating Systems": "Unterstützte Betriebssysteme",
"ELevate supports the following upgrade and migration paths:": "ELevate unterstützt die folgenden Upgrade- und Migrationspfade:",
"Upgrade from CentOS 6 to CentOS 7": "Upgrade von CentOS 6 auf CentOS 7",
"Upgrade from CentOS 7 to AlmaLinux 8, CentOS Stream 8, Euro Linux 8, Oracle Linux 8, or Rocky Linux 8": "Upgrade von CentOS 7 auf AlmaLinux 8, CentOS Stream 8, Euro Linux 8, Oracle Linux 8 oder Rocky Linux 8",
"Upgrade from Scientific Linux 7 to AlmaLinux 8": "Upgrade von Scientific Linux 7 auf AlmaLinux 8",
"Upgrade from 8.x to 9.x within the same distribution": "Upgrade von 8.x auf 9.x innerhalb derselben Distribution",
"Migration to Oracle Linux 9 is available with the": "Die Migration auf Oracle Linux 9 ist mit dem",
"Subscribe to our newsletter mailing list and never miss out on the latest in AlmaLinux OS news, and sign up for any other updates on lists.almalinux.org!": "Abonnieren Sie unsere Newsletter-Mailingliste und verpassen Sie keine Neuigkeiten zu AlmaLinux OS und melden Sie sich für weitere Updates auf lists.almalinux.org an!",
"Cloud Engineer": "Cloud-Ingenieur",
"AlmaLinux Evangelist": "AlmaLinux-Evangelist",
"Principal Consultant": "Hauptberater",
"Learn more": "Weitere Informationen",
"Transparency in engineering decisions": "Transparenz bei technischen Entscheidungen",
"Technical oversight for the operating system": "Technische Aufsicht über das Betriebssystem",
"Ensuring Long-Term Stability Focus": "Sicherstellung der langfristigen Stabilität Fokus",
"AlmaLinux Lead Architect": "AlmaLinux Leitender Architekt",
"ALESCo": "ALESCo"
}

62
i18n/en.json

@ -583,8 +583,6 @@
"Thank you, CloudFest!": "Thank you, CloudFest!",
"AlmaLinux Day: Germany was one of the best events I've ever had. With nearly 300 attendees adjacent to one of my favorite annual events, we got to connect with people all week who were excited about AlmaLinux. I can't wait to do this again!": "AlmaLinux Day: Germany was one of the best events I've ever had. With nearly 300 attendees adjacent to one of my favorite annual events, we got to connect with people all week who were excited about AlmaLinux. I can't wait to do this again!",
"Each supported architecture has various installation images available:": "Each supported architecture has various installation images available:",
"AlmaLinux OS 9.4 Stable": "AlmaLinux OS 9.4 Stable",
" and ": " and ",
"The AlmaLinux Engineering Steering Committee": "The AlmaLinux Engineering Steering Committee",
"Join the conversation": "Join the conversation",
"Members of ALESCo": "Members of ALESCo",
@ -604,9 +602,6 @@
"Follow us, join us, or find more information at the links below": "Follow us, join us, or find more information at the links below",
"ALESCo": "ALESCo",
"AlmaLinux Lead Architect": "AlmaLinux Lead Architect",
"AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout ": "AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout ",
"AlmaLinux OS 8.10 Stable": "AlmaLinux OS 8.10 Stable",
" for more information!": " for more information!",
"processor series": "processor series",
"Motherboard": "Motherboard",
"tests cover benchmarking of OS features. The result of benchmarking can be found in the PDF linked above.": "tests cover benchmarking of OS features. The result of benchmarking can be found in the PDF linked above.",
@ -648,5 +643,60 @@
"Upgrade from Scientific Linux 7 to AlmaLinux 8": "Upgrade from Scientific Linux 7 to AlmaLinux 8",
"Upgrade from 8.x to 9.x within the same distribution": "Upgrade from 8.x to 9.x within the same distribution",
"Migration to Oracle Linux 9 is available with the": "Migration to Oracle Linux 9 is available with the",
"Subscribe to our newsletter mailing list and never miss out on the latest in AlmaLinux OS news, and sign up for any other updates on lists.almalinux.org!": "Subscribe to our newsletter mailing list and never miss out on the latest in AlmaLinux OS news, and sign up for any other updates on lists.almalinux.org!"
"Subscribe to our newsletter mailing list and never miss out on the latest in AlmaLinux OS news, and sign up for any other updates on lists.almalinux.org!": "Subscribe to our newsletter mailing list and never miss out on the latest in AlmaLinux OS news, and sign up for any other updates on lists.almalinux.org!",
"Certification": "Certification",
"Read More": "Read More",
"Announcing the new Certification Program, run by the Certification SIG.": "Announcing the new Certification Program, run by the Certification SIG.",
"Hardware Certification": "Hardware Certification",
"Part of the AlmaLinux Certification Program": "Part of the AlmaLinux Certification Program",
"The AlmaLinux Hardware Certification Program ensures hardware compatibility and promotes OS adoption through community-first, flexible certification types. The process is built just like AlmaLinux: with focus on long-term reliability and performance.": "The AlmaLinux Hardware Certification Program ensures hardware compatibility and promotes OS adoption through community-first, flexible certification types. The process is built just like AlmaLinux: with focus on long-term reliability and performance.",
"Certified Hardware": "Certified Hardware",
"Get started": "Get started",
"Get involved": "Get involved",
"Compatibility you can trust for performance, reliability, and stability": "Compatibility you can trust for performance, reliability, and stability",
"For consumers": "For consumers",
"Ensuring that hardware is fully compatible with chosen operating systems is critical for all users. Whether running a home server, a desktop, or an HPC cluster, compatibility issues can lead to system instability or performance degradation. The AlmaLinux certification program ensures you know what hardware you can rely on for your AlmaLinux environment.": "Ensuring that hardware is fully compatible with chosen operating systems is critical for all users. Whether running a home server, a desktop, or an HPC cluster, compatibility issues can lead to system instability or performance degradation. The AlmaLinux certification program ensures you know what hardware you can rely on for your AlmaLinux environment.",
"Confirm Compatibility": "Confirm Compatibility",
"The full list of certified hardware is available for you to see in the": "The full list of certified hardware is available for you to see in the",
"Ecosystem Catalog": "Ecosystem Catalog",
"If your hardware isn't listed yet, join the Certification SIG chat room to ask about it, or submit a request! You can also find our entire our open source certification suite": "If your hardware isn't listed yet, join the Certification SIG chat room to ask about it, or submit a request! You can also find our entire our open source certification suite",
"on GitHub": "on GitHub",
"Request Certification": "Request Certification",
"For hardware providers": "For hardware providers",
"Proving hardware reliability is incredibly important for producers of some of the most powerful hardware in the world. The AlmaLinux Certification SIG has partnered with some of the biggest hardware providers in the world for the painless process of getting certified.": "Proving hardware reliability is incredibly important for producers of some of the most powerful hardware in the world. The AlmaLinux Certification SIG has partnered with some of the biggest hardware providers in the world for the painless process of getting certified.",
"Test your hardware": "Test your hardware",
"Get Certified": "Get Certified",
"Start the processes to get hardware certified by clicking below, or take a look at our open source certification suite": "Start the processes to get hardware certified by clicking below, or take a look at our open source certification suite",
"Software Certification": "Software Certification",
"The AlmaLinux Certification Program provides certification at no-cost, to support users in every industry. Stable, secure, and trusted performance starts here for users of AlmaLinux.": "The AlmaLinux Certification Program provides certification at no-cost, to support users in every industry. Stable, secure, and trusted performance starts here for users of AlmaLinux.",
"The AlmaLinux Certificated Software list, managed by the AlmaLinux Certification SIG, encourages the global adoption of the AlmaLinux by ensuring third-party software critical to our community has been certified to run on AlmaLinux.": "The AlmaLinux Certificated Software list, managed by the AlmaLinux Certification SIG, encourages the global adoption of the AlmaLinux by ensuring third-party software critical to our community has been certified to run on AlmaLinux.",
"Certification Program": "Certification Program",
"Test your software - coming soon!": "Test your software - coming soon!",
"The AlmaLinux Certification SIG has launched with hardware certification, and plan to start implementing software certification. If you want to hear when this happens, sign up for the AlmaLinux Announce mailing list, or": "The AlmaLinux Certification SIG has launched with hardware certification, and plan to start implementing software certification. If you want to hear when this happens, sign up for the AlmaLinux Announce mailing list, or",
"join the Certification SIG": "join the Certification SIG",
"to help make it happen!": "to help make it happen!",
"The AlmaLinux Certification Program": "The AlmaLinux Certification Program",
"The AlmaLinux Certification Program focuses on no-cost assurances of compatibility for its community. Stable, secure, and trusted performance is key for users of AlmaLinux, and that starts here.": "The AlmaLinux Certification Program focuses on no-cost assurances of compatibility for its community. Stable, secure, and trusted performance is key for users of AlmaLinux, and that starts here.",
"Hardware": "Hardware",
"Software": "Software",
"A Certification Program Built with Everyone in Mind": "A Certification Program Built with Everyone in Mind",
"Navigating the fluctuating compatibility and dependencies for your environment is hard enough without having to dig into your operating system. Make the best use of your time by checking list of compatible solutions for your needs, environment.": "Navigating the fluctuating compatibility and dependencies for your environment is hard enough without having to dig into your operating system. Make the best use of your time by checking list of compatible solutions for your needs, environment.",
"The full list of certified hardware and software is available in the": "The full list of certified hardware and software is available in the",
"If you don't see what you need, you can either send a request to the Certification SIG, or join the Certification SIG chat room to ask about it. You can also find our entire our open source hardware certification suite": "If you don't see what you need, you can either send a request to the Certification SIG, or join the Certification SIG chat room to ask about it. You can also find our entire our open source hardware certification suite",
"For providers": "For providers",
"No-cost, high-value certification, with support from the experts.": "No-cost, high-value certification, with support from the experts.",
"Certifying in the Linux ecosystem is too often a tedious, painful process. The AlmaLinux Certification SIG has partnered with some of the biggest hardware and software providers in the world to develop the": "Certifying in the Linux ecosystem is too often a tedious, painful process. The AlmaLinux Certification SIG has partnered with some of the biggest hardware and software providers in the world to develop the",
"with a goal of being as quick and easy as possible.": "with a goal of being as quick and easy as possible.",
"Software certification is still in the works. Want to help out? Join the Certification SIG!": "Software certification is still in the works. Want to help out? Join the Certification SIG!",
"Home": "Home",
"Product specs": "Product specs",
"Product Support": "Product Support",
"Learn More": "Learn More",
"LOADING": "LOADING",
"FILTER RESULTS": "FILTER RESULTS",
"SEARCH": "SEARCH",
"Overview": "Overview",
"Certifications": "Certifications",
"Feature": "Feature",
"Level": "Level"
}

95
i18n/es.json

@ -785,5 +785,98 @@
"processor series": "serie de procesadores",
"Motherboard": "Placa base",
"tests cover benchmarking of OS features. The result of benchmarking can be found in the PDF linked above.": "cubren la evaluación comparativa de las características del sistema operativo. El resultado de la evaluación comparativa puede consultarse en el PDF enlazado más arriba.",
"The conducted tests ensure that AMD EPYC™ 4004 series CPUs and, generally for any servers based on EPYC processors, AlmaLinux OS works properly guaranteeing stability, security, and high performance.": "Las pruebas realizadas aseguran que las CPUs AMD EPYC™ serie 4004 y, en general para cualquier servidor basado en procesadores EPYC, AlmaLinux OS funciona correctamente garantizando estabilidad, seguridad y alto rendimiento."
"The conducted tests ensure that AMD EPYC™ 4004 series CPUs and, generally for any servers based on EPYC processors, AlmaLinux OS works properly guaranteeing stability, security, and high performance.": "Las pruebas realizadas aseguran que las CPUs AMD EPYC™ serie 4004 y, en general para cualquier servidor basado en procesadores EPYC, AlmaLinux OS funciona correctamente garantizando estabilidad, seguridad y alto rendimiento.",
"Discuss and contribute": "Debatir y contribuir",
"Fixing Major Version Upgrades": "Corrección de actualizaciones de versiones importantes",
"This looks awesome! How do I get involved?": "¡Tiene una pinta estupenda! ¿Cómo puedo participar?",
"You can find the LEAPP code ": "Encontrarás el código LEAPP ",
"in the AlmaLinux GitHub organization.": "en el GitHub de AlmaLinux.",
"Answers to Frequent Questions": "Respuestas a preguntas frecuentes",
"the open source LEAPP project": "El proyecto LEAPP de código abierto",
"and a data library called ": "y una biblioteca de datos llamada ",
"leapp-data": "leapp-data",
"Who is ELevate for?": "¿Para quién está destinado ELevate?",
"Is ELevate ready for production?": "¿Está ELevate listo para la producción?",
"Will the upgrade be \"in-place\"? Will it require downtime?": "¿La actualización se realizará \"in situ\"? ¿Requerirá tiempo de inactividad?",
"Upgrade CentOS 7 to AlmaLinux 8 While Keeping SingularityCE Updated ": "Actualizar CentOS 7 a AlmaLinux 8 manteniendo SingularityCE actualizado ",
"ELevate your distro to 8.x with Jay from Learn Linux TV": "ELevate tu distro a 8.x con Jay de Learn Linux TV",
"How ELevate supports business needs": "¿Cómo ELevate responde a las necesidades de las empresas?",
"How to migrate CentOS to AlmaLinux and avoid downtime in your data center": "¿Cómo migrar CentOS a AlmaLinux y evitar tiempos de inactividad en tu centro de procesamiento de datos?",
"ELevating in an Airgapped or Offline environment": "Evolución en un Airgapped o entorno sin conexión",
"Supported Operating Systems": "Sistemas operativos compatibles",
"Upgrade from CentOS 6 to CentOS 7": "Actualización de CentOS 6 a CentOS 7",
"Upgrade from 8.x to 9.x within the same distribution": "Actualización de 8.x a 9.x dentro de la misma distribución",
"Migration to Oracle Linux 9 is available with the": "La migración a Oracle Linux 9 está disponible con el programa",
"With ELevate you can easily upgrade in-place from CentOS 6.x or 7.x to 8.x of the Enterprise Linux of your choice, or upgrade from 8.x to 9.x within the same OS. Used all over the world to upgrade more than 500,00 devices, ELevate is your answer to the headache of upgrading your operating system in the Enterprise Linux ecosystem. ": "Con ELevate puede actualizar fácilmente in situ de CentOS 6.x o 7.x a 8.x del Enterprise Linux de su elección, o actualizar de 8.x a 9.x dentro del mismo sistema operativo. Utilizado en todo el mundo para actualizar más de 500.00 dispositivos, ELevate es la respuesta al dolor de cabeza que supone actualizar tu sistema operativo en el ecosistema Enterprise Linux. ",
"ELevate Quickstart Guide": "Guía de inicio rápido de ELevate",
"ELevating CentOS 7 to AlmaLinux 9": "Evolución de CentOS 7 a AlmaLinux 9",
"ELevating CentOS 6 to CentOS 7": "Evolución de CentOS 6 a CentOS 7",
"ELevate supports the following upgrade and migration paths:": "ELevate admite las siguientes vías de actualización y migración:",
"Upgrade from CentOS 7 to AlmaLinux 8, CentOS Stream 8, Euro Linux 8, Oracle Linux 8, or Rocky Linux 8": "Actualización de CentOS 7 a AlmaLinux 8, CentOS Stream 8, Euro Linux 8, Oracle Linux 8 o Rocky Linux 8",
"Upgrade from Scientific Linux 7 to AlmaLinux 8": "Actualización de Scientific Linux 7 a AlmaLinux 8",
"Subscribe to our newsletter mailing list and never miss out on the latest in AlmaLinux OS news, and sign up for any other updates on lists.almalinux.org!": "¡Suscríbete a nuestro boletín de noticias y nunca te pierdas lo último en noticias de AlmaLinux OS, y suscribirte a cualquier otra actualización en lists.almalinux.org!",
"ELevate enables upgrades between major versions of RHEL® derivatives. Upgrade in-place from CentOS 6.x through to 8.x version of the RHEL derivative of your choice, and then upgrade from 8.x to 9.x within the same derivative.": "ELevate permite realizar actualizaciones entre versiones principales de derivados de RHEL®. Actualiza desde CentOS 6.x hasta la versión 8.x del derivado de RHEL que elijas y luego actualiza 8.x a 9.x dentro de las versiones.",
"Preserve your applications, your data, and your sanity. Run the most recent version of the OS you and software you need. Run a modern and secure operating system, without having to reconfigure or rebuild the software you need.": "Conserva tus aplicaciones, tus datos y tu cordura. Ejecuta la versión más reciente del sistema operativo y del software que necesitas. Ejecuta un sistema operativo moderno y seguro, sin tener que reconfigurar o reconstruir el software que necesitas.",
"The enterprise linux ecosystem is a very large and diverse community, and we have developed this project in good faith as members of what ecosystem.": "El ecosistema empressrial de Linux es una comunidad muy grande y diversa, y hemos desarrollado este proyecto de buena fe como miembros de dicho ecosistema.",
"We hope that everyone in the community can use and contribute to ELevate, no matter which distro you prefer. That is the open source way.": "Esperamos que todos los miembros de la comunidad puedan usar y contribuir con ELevate, sin importar la distribución que prefieran. Esa es la forma de código abierto.",
"ELevate is a project aimed to provide the ability to upgrade between major versions of RHEL-based distributions. First announced by AlmaLinux in 2021, ELevate combines two key components: updates to ": "ELevate es un proyecto cuyo objetivo es brindar la posibilidad de actualizar entre versiones principales de distribuciones basadas en RHEL. Anunciado por primera vez por AlmaLinux en 2021, ELevate combina dos componentes clave: actualizaciones de ",
"These together allow users to upgrade in-place from an unsupported operating system to a modern operating system, and then from 8 to 9 of that operating system.": "En conjunto, estos permiten a los usuarios actualizar desde un sistema operativo no compatible a un sistema operativo moderno, y luego de 8 a 9 versiones de ese sistema operativo.",
"Lots of people have shared their experiences and guides for using ELevate to upgrade in place. Take a look at what others think of it!": "Mucha gente ha compartido sus experiencias y guías de uso de ELevate para actualizar. ¡Echa un vistazo a lo que otros piensan de él!",
"Yes, and yes! All your data, applications and settings will be kept. Migrations will require your system to reboot twice.": "¡Sí, y sí! Se conservarán todos tus datos, aplicaciones y ajustes. Las migraciones requerirán que tu sistema se reinicié dos veces.",
"This demo takes you through upgrading in place from CentOS 7 to AlmaLinux 8": "Esta demo le lleva a través de la actualización en el lugar de CentOS 7 a AlmaLinux 8",
"Certified Hardware": "Hardware certificado",
"Confirm Compatibility": "Confirmar la compatibilidad",
"on GitHub": "en GitHub",
"Request Certification": "Solicitar certificación",
"For hardware providers": "Para proveedores de hardware",
"Get Certified": "Obtener el certificado",
"Software Certification": "Certificación del software",
"Certification Program": "Programa de certificación",
"Test your software - coming soon!": "Verifique su software - ¡próximamente!",
"join the Certification SIG": "únase al SIG de Certificación",
"to help make it happen!": "¡para ayudar a hacerlo realidad!",
"For providers": "Para los proveedores",
"with a goal of being as quick and easy as possible.": "con el objetivo de que sea lo más rápido y sencillo posible.",
"Home": "Inicio",
"Product specs": "Especificaciones del producto",
"Learn More": "Más información",
"SEARCH": "BUSCAR",
"Overview": "Resumen",
"Certifications": "Certificaciones",
"Feature": "Característica",
"Level": "Nivel",
"Certification": "Certificación",
"Announcing the new Certification Program, run by the Certification SIG.": "Anuncio del nuevo Programa de Certificación, dirigido por el SIG de Certificación.",
"Read More": "Leer más",
"Hardware Certification": "Certificación de hardware",
"Part of the AlmaLinux Certification Program": "Parte del Programa de Certificación AlmaLinux",
"Get involved": "Involúcrate",
"The AlmaLinux Hardware Certification Program ensures hardware compatibility and promotes OS adoption through community-first, flexible certification types. The process is built just like AlmaLinux: with focus on long-term reliability and performance.": "El Programa de Certificación de Hardware AlmaLinux asegura la compatibilidad de hardware y promueve la adopción del sistema operativo a través de la comunidad en primer lugar, los tipos de certificación flexibles. El proceso se construye al igual que AlmaLinux: con el foco en la fiabilidad y el rendimiento a largo plazo.",
"Get started": "¿Cómo empezar?",
"Compatibility you can trust for performance, reliability, and stability": "Compatibilidad en la que puedes confiar por su rendimiento, fiabilidad y estabilidad",
"For consumers": "Para los consumidores",
"Ensuring that hardware is fully compatible with chosen operating systems is critical for all users. Whether running a home server, a desktop, or an HPC cluster, compatibility issues can lead to system instability or performance degradation. The AlmaLinux certification program ensures you know what hardware you can rely on for your AlmaLinux environment.": "Garantizar que el hardware es totalmente compatible con los sistemas operativos elegidos es fundamental para todos los usuarios. Si se ejecuta un servidor doméstico, un escritorio, o un clúster HPC, problemas de compatibilidad pueden conducir a la inestabilidad del sistema o la degradación del rendimiento. El programa de certificación AlmaLinux le asegura saber en qué hardware puede confiar para su entorno AlmaLinux.",
"The full list of certified hardware is available for you to see in the": "Puede consultar la lista completa de equipos certificados en la página",
"Ecosystem Catalog": "Catálogo de ecosistemas",
"If your hardware isn't listed yet, join the Certification SIG chat room to ask about it, or submit a request! You can also find our entire our open source certification suite": "Si su hardware aún no aparece en la lista, únase a la sala de chat del SIG de certificación para preguntar o enviar una solicitud. También puede encontrar todo nuestro conjunto de certificaciones de código abierto",
"Proving hardware reliability is incredibly important for producers of some of the most powerful hardware in the world. The AlmaLinux Certification SIG has partnered with some of the biggest hardware providers in the world for the painless process of getting certified.": "Demostrar la fiabilidad del hardware es increíblemente importante para los productores de algunos de los equipos más potentes del mundo. El SIG de Certificación AlmaLinux se ha asociado con algunos de los mayores proveedores de hardware en el mundo para el proceso indoloro de obtener la certificación.",
"Test your hardware": "Compruebe su hardware",
"Start the processes to get hardware certified by clicking below, or take a look at our open source certification suite": "Inicie los procesos para obtener la certificación de hardware haciendo clic a continuación, o eche un vistazo a nuestra suite de certificación de código abierto",
"The AlmaLinux Certification Program provides certification at no-cost, to support users in every industry. Stable, secure, and trusted performance starts here for users of AlmaLinux.": "El Programa de Certificación AlmaLinux proporciona certificación sin costo alguno, para apoyar a los usuarios en todas las industrias. El rendimiento estable, seguro y de confianza comienza aquí para los usuarios de AlmaLinux.",
"The AlmaLinux Certificated Software list, managed by the AlmaLinux Certification SIG, encourages the global adoption of the AlmaLinux by ensuring third-party software critical to our community has been certified to run on AlmaLinux.": "La lista de Software Certificado AlmaLinux, gestionada por el SIG de Certificación AlmaLinux, fomenta la adopción global de AlmaLinux, garantizando que el software de terceros crítico para nuestra comunidad ha sido certificado para funcionar en AlmaLinux.",
"The AlmaLinux Certification SIG has launched with hardware certification, and plan to start implementing software certification. If you want to hear when this happens, sign up for the AlmaLinux Announce mailing list, or": "El SIG de Certificación AlmaLinux se ha puesto en marcha con la certificación de hardware, y planean comenzar a implementar la certificación de software. Si quieres saber cuando esto suceda, suscríbete a la lista de correo AlmaLinux Announce, o",
"The AlmaLinux Certification Program": "Programa de certificación AlmaLinux",
"The AlmaLinux Certification Program focuses on no-cost assurances of compatibility for its community. Stable, secure, and trusted performance is key for users of AlmaLinux, and that starts here.": "El Programa de Certificación AlmaLinux se centra en las garantías de compatibilidad sin costo para su comunidad. Un rendimiento estable, seguro y de confianza es clave para los usuarios de AlmaLinux, y eso empieza aquí.",
"Hardware": "Hardware",
"A Certification Program Built with Everyone in Mind": "Un programa de certificación pensado para todos",
"Software": "Software",
"Navigating the fluctuating compatibility and dependencies for your environment is hard enough without having to dig into your operating system. Make the best use of your time by checking list of compatible solutions for your needs, environment.": "Navegar por las fluctuantes compatibilidades y dependencias de tu entorno ya es bastante difícil sin tener que indagar en tu sistema operativo. Aprovecha al máximo tu tiempo consultando la lista de soluciones compatibles con tu entorno y tus necesidades.",
"The full list of certified hardware and software is available in the": "La lista completa de hardware y software certificados está disponible en el",
"If you don't see what you need, you can either send a request to the Certification SIG, or join the Certification SIG chat room to ask about it. You can also find our entire our open source hardware certification suite": "Si no encuentra lo que necesita, puede enviar una solicitud al SIG de certificación o unirse a la sala de chat del SIG de certificación para preguntar. También puede encontrar todo nuestro conjunto de certificación de hardware de código abierto",
"No-cost, high-value certification, with support from the experts.": "Certificación sin coste y de alto valor, con el apoyo de los expertos.",
"Certifying in the Linux ecosystem is too often a tedious, painful process. The AlmaLinux Certification SIG has partnered with some of the biggest hardware and software providers in the world to develop the": "La certificación en el ecosistema Linux es con demasiada frecuencia un proceso tedioso y doloroso. El SIG de certificación AlmaLinux se ha asociado con algunos de los mayores proveedores de hardware y software del mundo para desarrollar el",
"Software certification is still in the works. Want to help out? Join the Certification SIG!": "Todavía se está trabajando en la certificación del software. ¿Quiere echar una mano? ¡Únase al SIG de certificación!",
"Product Support": "Asistencia técnica",
"LOADING": "CARGANDO",
"FILTER RESULTS": "RESULTADOS DEL FILTRADO"
}

192
i18n/fi.json

@ -10,17 +10,17 @@
"Repository": "",
"Downloads": "Lataukset",
"Membership": "Jäsenyys",
"ELevate": "",
"ELevate": "ELevate",
"Mailing Lists": "Postituslistat",
"Community": "Yhteisö",
"Chat": "",
"Forums": "",
"Forums": "Keskustelufoorumit",
"Legal": "",
"Legal Notice": "Oikeudellinen huomautus",
"Privacy Policy": "Tietosuojakäytäntö",
"Terms of Service": "Palveluehdot",
"Licensing Policy": "",
"Trademark Usage Policy": "",
"Licensing Policy": "Lisenssikäytännöt",
"Trademark Usage Policy": "Tavaramerkkien käyttökäytännöt",
"Foundation Bylaws": "",
"AlmaLinux OS logo": "AlmaLinux OS -logo",
"Toggle navigation": "",
@ -29,20 +29,20 @@
"Report Bugs": "",
"Shop": "",
"Language": "Kieli",
"Translate": "",
"Translate": "Käännä",
"Download": "Lataa",
"AlmaLinux OS Blog": "AlmaLinux OS -blogi",
"Continue reading": "Jatka lukemista",
"Previous": "Edellinen",
"Next": "Seuraava",
"AlmaLinux OS - Contribute": "",
"Contribute to AlmaLinux OS development": "",
"Contribute to AlmaLinux OS development": "Osallistu AlmaLinux-käyttöjärjestelmän kehittämiseen",
"AlmaLinux OS and infrastructure development are organized using our community chat. There are many ways to contribute to AlmaLinux OS - testing, quality assurance, documentation, and more.": "",
"<a href=\"%(intro_link)s\">Introduce yourself</a> or join one of the topical channels below to find out more!": "",
"General chat": "",
"General chat": "Yleinen chat",
"Development": "Kehitys",
"Infrastructure": "",
"Security": "",
"Infrastructure": "Infrastruktuuri",
"Security": "Tietoturva",
"Documentation": "Asiakirjat",
"Marketing": "Markkinointi",
"Web presence": "",
@ -52,7 +52,7 @@
"ELevate Your Distribution": "",
"ELevate enables migration between major versions of RHEL&reg; derivatives. Easily go from CentOS 7.x to any 8.x of your choice": "",
"Get Started": "Aloittaminen",
"Discuss": "",
"Discuss": "Keskustele",
"About": "Tietoja",
"Major Version Upgrades": "",
"It wasn't possible--until now. Easily migrate between major versions of RHEL-based distributions from 7.x to 8.x. Preserve your applications, your data, and your sanity. Run the most recent version of the OS and software you need.": "",
@ -77,9 +77,9 @@
"The Package Evolution Service stores package migration metadata. Metadata answers questions about how packages evolve between major distribution releases. PES supports several classes of rules for packages such as added, removed, renamed, split, merged, and so on. The service also allows everyone to improve the data by adding new actions or even create a custom dataset for packages from third-party or private repositories.": "",
"Red Hat offers a data set which is non-freely licensed. Are you using this same data set?": "",
"No. We respect Red Hat’s work and our initial data set was provided by the AlmaLinux Foundation and contributions from Oracle.": "",
"What license is your metadata under?": "",
"The metadata is provided under an Apache License.": "",
"Why are you supporting migration to other distributions?": "",
"What license is your metadata under?": "Mitä lisenssiä metadatanne käyttää?",
"The metadata is provided under an Apache License.": "Metadata käyttää Apache-lisenssiä.",
"Why are you supporting migration to other distributions?": "Miksi tuette siirtymistä muihin jakeluihin?",
"The CentOS ecosystem is a very large and diverse community. We’ve developed this project in good faith in the hope that everyone in the community can use and contribute to, no matter which distro you prefer. That’s the open source way.": "",
"AlmaLinux OS Foundation - membership": "",
"Join the AlmaLinux OS Foundation": "",
@ -90,7 +90,7 @@
"Join AlmaLinux OS Foundation": "",
"Contributor Member": "",
"An individual application for anyone who uses AlmaLinux OS, contributes to AlmaLinux OS, provides services to the AlmaLinux OS community or otherwise supports the AlmaLinux OS.": "",
"Apply": "",
"Apply": "Hae",
"Mirror Member": "",
"An individual or entity that provides the project with mirror(s) for content distribution. Only one member application per individual or entity will be accepted, irrespective of contributed number of mirrors.": "",
"Sponsor Member": "Sponsorijäsen",
@ -102,18 +102,18 @@
"Free Linux OS for the community, by the community": "",
"An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is 1:1 binary compatible with RHEL&reg; and pre-Stream CentOS.": "",
"Contribute": "Osallistu",
"Migrate": "",
"Migrate": "Siirry",
"Our GitHub organization contains source code and tools used to build AlmaLinux OS and related infrastructure.": "",
"Explore": "",
"Explore": "Tutustu",
"Join our vibrant Reddit community, interact with other AlmaLinux OS users, receive updates, find and provide help.": "",
"Join": "Liity",
"Community chat": "",
"Join a real time discussion with other AlmaLinux OS community members, governance team and AlmaLinux OS developers.": "",
"Engage": "",
"Community forums": "",
"Engage": "Osallistu",
"Community forums": "Yhteisön keskustelufoorumit",
"Ask questions, get answers and contribute community support to others in AlmaLinux OS community and developers alike.": "",
"Discover": "",
"About AlmaLinux OS": "",
"About AlmaLinux OS": "Tietoja AlmaLinux-käyttöjärjestelmästä",
"AlmaLinux OS is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release. AlmaLinux OS is a 1:1 binary compatible clone of RHEL&reg; guided and built by the community.": "",
"As a standalone, completely free OS, AlmaLinux OS enjoys $1M in annual sponsorship from CloudLinux Inc and support from other sponsors. Ongoing development efforts are governed by the members of the community.": "",
"The AlmaLinux OS Foundation is a 501(c)(6) non-profit created for the benefit of the AlmaLinux OS community.": "",
@ -131,7 +131,7 @@
"Your email": "Sähköpostiosoitteesi",
"Subscribe": "Tilaa",
"By filling this form you agree to be contacted by AlmaLinux OS Foundation regarding your request. You can unsubscribe at any time.": "",
"AlmaLinux OS in the Press": "",
"AlmaLinux OS in the Press": "AlmaLinux-käyttöjärjestelmä tiedotusvälineissä",
"Published": "",
"AlmaLinux OS feature showcase": "",
"Feature showcase": "Ominaisuuksien esittely",
@ -192,7 +192,7 @@
"No one can change this data, not AlmaLinux or anyone else.": "Kukaan ei voi muuttaa näitä tietoja – ei edes AlmaLinux.",
"The encryption key is client-side verified and checked before every communication.": "",
"For more information, see the Almalinux wiki:": "",
"It wasn't possible--until now.": "",
"It wasn't possible--until now.": "Se ei ollut mahdollista – ennen kuin vasta nyt.",
"Easily migrate between major versions of RHEL-based distributions from 7.x to 8.x.": "",
"ELevate is developed in a distribution agnostic way and is built as a tool for the whole ecosystem, not just AlmaLinux.": "",
"ELevate supports migrating to/from other distributions and is open for all to contribute to and enhance.": "",
@ -222,37 +222,37 @@
"Official AlmaLinux mirror logo": "",
"All of the": "",
"benefits, plus...": "",
"Voting benefits": "",
"a potential seat on the board of directors": "",
"Voting benefits": "Äänestämisen edut",
"a potential seat on the board of directors": "mahdollinen paikka johtokunnassa",
"Opportunity to nominate someone for election to the board of directors": "",
"votes for each open board seat": "",
"Opportunity to nominate someone for election to the board of directors": "",
"Your company logo on AlmaLinux website (in one section/category of the website only)": "",
"Your company logo on AlmaLinux website (in one section/category of the website only)": "Yrityksesi logo AlmaLinuxin sivustolla (vain yhdessä sivuston osiossa tai kategoriassa)",
"Inclusion in a round-up of new members": "",
"Priority access to sponsorship at any AlmaLinux organized events": "",
"four sponsored blog posts per year": "",
"Membership launch blog announcing your Gold/Platinum membership": "",
"sponsored webinars per year": "",
"Dedicated press release announcing membership": "",
"Additional Benefits": "",
"Additional Benefits": "Lisäedut",
"Direct access to AlmaLinux executives and staff to help with consultation, planning, and engagement opportunities, including advance information on upcoming announcements and projects": "",
"Alternative contribution": "",
"per membership committee confirmation: Any contribution of hardware or services based on board approval": "",
"One dedicated FTE working on AlmaLinux": "",
"or": "",
"or": "tai",
"annual service credits or hardware donation valued at $20,000 or more": "",
"An individual or entity that provides the project with mirror(s) for content distribution.": "",
"Only one member application per individual or entity will be accepted, irrespective of contributed number of mirrors.": "",
"AlmaLinux OS and infrastructure development are organized using our community chat.": "",
"There are many ways to contribute to AlmaLinux OS - testing, quality assurance, documentation, and more.": "",
"Introduce yourself": "",
"Introduce yourself": "Esittele itsesi",
"or join one of the topical channels below to find out more!": "",
"Become a Member": "",
"Become a Member": "Liity jäseneksi",
"The conducted tests ensure that AMD Ryzen™ 3000 and 5000 series CPUs and, generally for any servers based on Ryzen processors, AlmaLinux OS work properly guaranteeing stability, security, and high performance.": "",
"Vendor": "",
"Certification for": "",
"System": "",
"Memory": "",
"Memory": "Muisti",
"Security device": "",
"Tests details": "",
"The main objective of the hardware detection test is to ensure the target hardware is properly detected by": "",
@ -264,7 +264,7 @@
"The USB test covers USB ports from a basic functionality standpoint, ensuring that all ports can be accessed by the OS.": "",
"The PXE test covers the PXE device checks and its ability to boot OS over the network.": "",
"tests cover benchmarking of OS features. The result of benchmarking can be found below": "",
"Marketing Benefits": "",
"Marketing Benefits": "Markkinoinnin edut",
"immudb is also protected against MITM attacks.": "",
"listing on our website in a contributing member list": "",
"It wasn't possible--until now. Easily migrate between major versions of RHEL-based distributions from 7.x to 8.x. Preserve your applications, your data, and your sanity.": "",
@ -279,7 +279,7 @@
"Server specification": "",
"as long as mirror is operational": "",
"sponsored webinar per year": "",
"What motivated us?": "",
"What motivated us?": "Mikä motivoi meitä?",
"Listing as an official AlmaLinux mirror": "",
"No.": "Ei.",
"Three dedicated FTE working on AlmaLinux": "",
@ -289,7 +289,7 @@
"How can I contribute?": "Miten voin osallistua?",
"An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is 1:1 binary compatible with RHEL® and pre-Stream CentOS.": "",
"Bylaws": "",
"Fees (Annual)": "",
"Fees (Annual)": "Maksut (vuositasolla)",
"processor": "",
"Have your company's events featured on our events.almalinux.org community calendar": "",
"Preserve your applications, your data, and your sanity.": "",
@ -313,13 +313,13 @@
"Hardware detection": "",
"Passed": "",
"CPU stress": "",
"Containers": "",
"Containers": "Säilöt",
"Network": "",
"RedHat offers a data set which is non-freely licensed. Are you using this same data set?": "",
"The CentOS ecosystem is a very large and diverse community.": "CentOS-ympäristö on suuri ja monimuotoinen yhteisö.",
"That's the open source way.": "",
"Request a system image for tests": "",
"Operating system": "",
"Operating system": "Käyttöjärjestelmä",
"CloudLinux's core product, the CloudLinux OS, is a RHEL® fork that has been in place for over ten years. More than 4,000 companies including Dell, Liquid Web, and 1&1 rely on the CloudLinux OS across more than 200,000 product installations. CloudLinux has proven experience in creating and maintaining a RHEL fork and have done so starting with RHEL release 5, right through to release 8. AlmaLinux OS is an opportunity for us to channel our expertise in RHEL into a Linux distribution that serves the broader community. Furthermore, we are including the Linux community right from the inception of AlmaLinux OS. Moving forward, community members will be on the governing board for the AlmaLinux OS project and involved in key decisions too. Finally, AlmaLinux OS will always be free and open source. The community can pick up and continue to develop AlmaLinux OS at any time.": "",
"I want to convert from CentOS to AlmaLinux OS. How do I do it?": "Haluan siirtyä CentOS:stä AlmaLinux OS:ään. Miten tämä tapahtuu?",
"Switching Linux distros can be a headache, but that is not the case when switching from CentOS to AlmaLinux OS. Just like CentOS, AlmaLinux OS is a 1:1 binary compatible fork of RHEL®, so switching is simple.": "",
@ -328,7 +328,7 @@
"If you are using CentOS 7 or 8 and need help upgrading and migrating, check out [ELevate](https://almalinux.org/elevate).": "",
"AlmaLinux OS partners has committed to supporting AlmaLinux OS 8 at least until 2029, including stable and thoroughly tested updates and security patches.": "",
"Subscribe to our Announce mailing list and never miss out on the latest in AlmaLinux OS development!": "",
"AlmaLinux Mailing lists": "",
"AlmaLinux Mailing lists": "AlmaLinuxin postituslistat",
"(PES) which allows you to download, customize and even submit new data sets for packages. Users and maintainers can both utilize the PES to help make migrations smooth and easy.": "",
"Easily go from CentOS 7.x to any 8.x of your choice": "",
"Run the most recent version of the OS and software you need.": "",
@ -355,7 +355,7 @@
"Board Operations and Code of Ethics": "",
"for our community. With over 500,000 servers calling out to one of our 300+": "",
"every night, the adoption of AlmaLinux since our inception just over 2.5 years ago has both humbled and ignited us.": "",
"Minimal": "",
"Minimal": "Minimaalinen",
"10:00 am: Hackathon kicks off!": "",
"Never has there been a better gathering of AlmaLinux experts. Hear all of the latest about the project, hear from industry experts about the current trends in the enterprise Linux ecosystem, and make connections with the people who can help solve every technology problem you're facing.": "",
"about SBOM integration in AlmaLinux.": "",
@ -376,9 +376,9 @@
"Our contributors have been part of the RHEL ecosystem for a very long time, and we recognized that the CentOS ecosystem is a very large and diverse community.": "",
"Errata in JSON format for 3rd party software integration:": "",
"AlmaLinux OS UBI-alternatives:": "",
"December 9th, 2023": "",
"December 9th, 2023": "9. joulukuuta 2023",
"What does ABI/binary compatible with RHEL mean?": "",
"Project ELevate": "",
"Project ELevate": "ELevate-projekti",
"AlmaLinux Live Media Wiki Page": "",
"official AlmaLinux OS images": "",
"500,000+ Servers": "",
@ -387,35 +387,35 @@
"Using Generic Cloud on a local machine or server": "",
"Building AlmaLinux OS without RHEL sources code": "",
"As users of the historic CentOS, we have been working diligently to solve the problems and pain points that we all experienced, and one way we’ve done that is with": "",
"Download from mirrors": "",
"Download from mirrors": "Lataa peilisivustolta",
"As CentOS Linux enters its final 6 months support, AlmaLinux OS is attracting the most attention as a RHEL-compatible Linux.": "",
"ELevate has been used to migrate production environments across industries and across the world, but we still advise caution.": "",
"As CentOS Linux enters its final 6 months of support, the whole world is looking at where they go next. The AlmaLinux community benefits from the stability and intentionality that we take to building a stable, free operating system. Come hear all about what we do and how we're supporting our community at AlmaLinux Day: Germany": "",
"AlmaLinux OS offers official Amazon Machine Images via the AWS Marketplace and Community AMIs.": "",
"March 18th, 2024": "",
"Header image:": "",
"Header image:": "Ylätunnisteen kuva:",
"AlmaLinux Day: Germany": "",
"Kenneth Tan, PhD": "",
"Kenneth Tan, PhD": "Kenneth Tan, FT",
"Join us March 18th for ": "",
"Europa Park": "",
"Simon Phipps": "",
"See the schedule": "",
"Europa Park": "Europa Park",
"Simon Phipps": "Simon Phipps",
"See the schedule": "Näytä aikataulu",
"Learn, build, engage, and connect": "",
"AlmaLinux Day: Germany @ CloudFest": "",
"No drama, just linux.": "",
"The event for you.": "",
"Rust, Germany": "",
"No drama, just linux.": "Ei ongelmia. Vain Linux.",
"The event for you.": "Juuri sinulle sopiva tapahtuma.",
"Rust, Germany": "Rust, Saksa",
"Hackathon and AlmaLinux Day!": "",
"Hear from the experts": "",
"Check back soon for the schedule!": "",
"Save your spot and get your swag!": "",
"Thank you to our sponsors!": "",
"Thank you to our sponsors!": "Kiitokset sponsoreille!",
"We'll miss you, but if you can't make it to AlmaLinux Day: Germany, you can join us online! We'll be posting the videos from the talks at the event to share with everyone.": "",
"DVD": "",
"More about AlmaLinux OS images for Azure": "",
"DVD": "DVD",
"More about AlmaLinux OS images for Azure": "Lisätietoja AlmaLinux-käyttöjärjestelmän levykuvista Azurelle",
"Expanded Platform Support": "",
"DockerHub Pulls": "",
"Chair, Board of Directors": "",
"Chair, Board of Directors": "Hallituksen puheenjohtaja",
"The Security Content Automation Protocol (SCAP) automates vulnerability management, measurement, and policy compliance evaluation of systems. AlmaLinux OS offers an OpenSCAP Guide that instructs on how to use the OpenSCAP and SCAP Workbench to audit your AlmaLinux system security compliance.": "",
"Google Cloud Marketplace": "",
"errata.full.json for AlmaLinux OS 9": "",
@ -438,12 +438,12 @@
"Additionally, AlmaLinux OS is present in the ": "",
"AlmaLinux OS provides a set of security features: Errata, GPG keys, Mailing Lists, OpenSCAP, OVAL, SBOM": "",
"Official AlmaLinux OS Images for Google Cloud are available via the": "",
"Program": "",
"Program": "Ohjelma",
"To avoid any surprises, we highly recommend that you test upgrades scenarios in a virtual machine or sandbox before running a upgrades in production.": "",
"Download ISO from mirrors": "",
"Thank you to our event sponsors!": "",
"Download ISO from mirrors": "Lataa levykuva peilisivustolta",
"Thank you to our event sponsors!": "Kiitokset tapahtuman sponsoreille!",
"Find us right outside Ballroom B, and while you’re there grab some stickers and swag, and sign up for your free t-shirt for AlmaLinux merch at ": "",
"Can't make it?": "",
"Can't make it?": "Etkö pääse paikalle?",
"While the event is free, registration is required for attendance. Register before March 1st to reserve your AlmaLinux Day: Germany swag bag.": "",
"No. We respect Red Hat’s work and our initial data set was provided by the AlmaLinux OS Foundation with contributions from Oracle.": "",
"See the full Hackathon agenda": "",
@ -461,8 +461,8 @@
"Meet the Board: AlmaLinux OS Foundation Board": "",
"As a standalone, completely free OS, AlmaLinux OS enjoys $1M in annual sponsorship from CloudLinux Inc. and support from more than 25 other sponsors. Ongoing development efforts are governed by the members of the community.": "",
"easing OS upgrades": "",
"Security Measures": "",
"Time": "",
"Security Measures": "Turvatoimenpiteet",
"Time": "Aika",
"Download CHECKSUM": "",
"The guide on how to use Live Media images can be found on the ": "",
"AlmaLinux OS provides SCAP and SCAP Workbench packages to audit your AlmaLinux system for security compliance alongside OVAL streams.": "",
@ -491,50 +491,50 @@
"AlmaLinux Oracle Cloud Infrastructure Wiki Page": "",
"at the links provided:": "",
"Container tag": "",
"Image": "",
"Image": "Kuva",
"Official Platform Images:": "",
"AlmaLinux provides official AlmaLinux OS 8 and AlmaLinux OS 9 images for Vagrant:": "",
"AlmaLinux builds standard Raspberry Pi images and images with GNOME desktop environment.": "",
"AlmaLinux WSL Wiki Page": "",
"AlmaLinux WSL Wiki Page": "AlmaLinux WSL -wikisivu",
"openQA": "",
"AlmaLinux provides official AlmaLinux OS 9 images for Vagrant:": "",
"AlmaLinux Errata Wiki page": "",
"OpenSCAP Guide for AlmaLinux OS 9": "",
"OpenSCAP Guide for AlmaLinux OS 9": "OpenSCAP-opas AlmaLinux 9:lle",
"mirror sponsors": "",
"Learn more live!": "",
"Stop by Booth #81": "",
"If you can't swing by the booth, find us online!": "",
"If you can't swing by the booth, find us online!": "Jos et voi käydä osastollamme, löydät meidät verkosta.",
"Register now to save your spot!": "",
"Global head of Customer Experience": "",
"The Real Backstory of the Enterprise Linux Community": "",
"Registration": "",
"Registration": "Rekisteröityminen",
"DeepDive Session": "",
"and to the rest of our project backers!": "",
"AlmaLinux images are available for LXC/LXD.": "",
"Get Raspberry Pi Image": "",
"Get Raspberry Pi Image": "Hanki Raspberry Pi -levykuva",
"If you are using CentOS 7 or 8 and need help upgrading and migrating, check out": "",
"ELevate.": "",
"Move from CentOS 7.x to 8.x version of the RHEL derivative of your choice, or upgrade from 8.x to 9.x within the same derivative.": "",
"are available via the AWS Marketplace at the links provided:": "",
"security of infrastructure globally": "",
"Hidenori Ishikawa": "",
"OSV database": "",
"Alex Iribarren": "",
"Hidenori Ishikawa": "Hidenori Ishikawa",
"OSV database": "OSV-tietokanta",
"Alex Iribarren": "Alex Iribarren",
"Get OCI Image from Quay.io": "",
"Masazumi Koga": "",
"AlmaLinux offers images for Oracle Cloud Infrastructure across all OCI regions via the ": "",
"Location:": "",
"OpenSCAP Guide for AlmaLinux OS 8": "",
"OpenSCAP Guide for AlmaLinux OS 8": "OpenSCAP-opas AlmaLinux 8:lle",
"A complete list of AlmaLinux Community AMIs can be found on the": "",
"AlmaLinux offers AlmaLinux OS 8 and AlmaLinux OS 9 images for Azure across all Azure regions via the ": "",
"We are so grateful to the All Things Open": "",
"Get LXC/LXD Images": "",
"Get LXC/LXD Images": "Hanki LXC-/LXD-levykuvat",
"AlmaLinux OS Images are also available via the": "",
"If you come to one event this year, this is the one for you.": "",
"If you come to one event this year, this is the one for you.": "Jos osallistut tänä vuonna vain yhteen tapahtumaan, tämä on juuri se.",
"geo-located mirrors": "",
"effortless installation with all packages included, no additional repositories required.": "",
"* - migration to CentOS Stream 9 is currently in process and will be available later.": "",
"AlmaLinux Azure Wiki Page": "",
"AlmaLinux Azure Wiki Page": "AlmaLinux Azure -wikisivu",
"Abstract: AlmaLinux OS has historically been built to be an exact copy of RHEL, using RHEL's provided resources. With RedHat's shift away from sharing the full building blocks on git.centos.org, the AlmaLinux team has been hard at work to find a new, reliable path forward. Come hear about what we've been doing since June, and what we're planning for the future.": "",
"FIPS Validation for AlmaLinux OS": "",
"An event like no other": "",
@ -543,11 +543,11 @@
"AlmaLinux OS also has the availability of the CIS Benchmark.": "",
"ELevate your distro": "",
"The AlmaLinux OS OpenNebula image are available from our ": "",
"Jesse Asklund": "",
"Jesse Asklund": "Jesse Asklund",
"AlmaLinux Generic Cloud Wiki Page": "",
"Catch benny at 3:45 eastern time (7:45 pm UTC) on Monday Oct 16th in Case Study / Demo 1; Room 306A.": "",
"Learn more about the project": "",
"AlmaLinux provides official images for cloud providers:": "",
"AlmaLinux provides official images for cloud providers:": "AlmaLinux tarjoaa virallisia levykuvia pilvipalveluiden tarjoajille:",
"Technical session": "",
"Senior orcharhino Architect": "",
"Stability, security, and the strength of the AlmaLinux Community": "",
@ -563,14 +563,14 @@
"benny Vasquez": "",
"You can find more about OVAL Streams on the ": "",
"Build System": "",
"read more": "",
"read more": "lue lisää",
"errata.full.json for AlmaLinux OS 8": "",
"It’s recommended to verify the signature of a package before you install it.": "",
"Subscribe to our mailing lists and never miss out on the latest in AlmaLinux OS development!": "",
"More information about AlmaLinux AWS images is available on the": "",
"AlmaLinux AWS Wiki Page": "",
"More information about AlmaLinux Oracle Cloud Infrastructure images is available on the ": "",
"Download:": "",
"Download:": "Lataa:",
"AlmaLinux OS Foundation signs all of its software packages using a GPG signature key, which is verified by default when installing packages via dnf or graphical update tools. If a package is not signed or has an invalid signature, dnf or graphical update tools will warn the user and will refuse to install it.": "",
"The Software Bill of Materials (SBOM) provides a comprehensive list of third-party and open-source components in a codebase, including version numbers, licensing information, and potential vulnerabilities.": "",
"Enterprise Linux, Free Forever, Community-Owned and RHEL": "",
@ -587,11 +587,11 @@
"The acceptance of each application will be reviewed on a case-by-case basis by the ": "",
", in accordance with the ": "",
" established by the Board.": "",
"View on YouTube": "",
"View on YouTube": "Katso YouTubessa",
"(Hewlett Packard Japan, G.K. OpenSource/Linux Technology Evangelist - Masazumi Koga)": "",
"AlmaLinux Community Activities in Japan": "",
"See the recordings on Youtube": "",
"Thank you, Tokyo!": "",
"AlmaLinux Community Activities in Japan": "AlmaLinux-yhteisön toiminta Japanissa",
"See the recordings on Youtube": "Katso tallenteet YouTubessa",
"Thank you, Tokyo!": "Kiitos, Tokio!",
"(AlmaLinux OS Architect - Andrew Lukoshko)": "",
"This event will forever hold a place in my heart. We could not have hoped for a more engaged and enthusiastic audience, and we continue to be grateful for the AlmaLinux community in Japan.": "",
"(Tuxcare Inc. CEO - Igor Seletskiy)": "",
@ -605,24 +605,24 @@
"(DesigNET Inc. OSS Laboratory general manager - Kimiyoshi Ohno)": "",
"Penguin Wrangler and Cloud Watcher": "",
"AlmaLinux supports 4 architectures:": "",
"Get AlmaLinux OS": "",
"Get AlmaLinux OS": "Hanki AlmaLinux-käyttöjärjestelmä",
"Get AlmaLinux for WSL": "",
"Run the AlmaLinux terminal environment on Windows.": "",
"Currently, ELevate project supports the following upgrade and migration directions:": "",
"file.": "",
"Track 2": "",
"Yohei Suzuki": "",
"Yohei Suzuki": "Yohei Suzuki",
"Track 1": "",
"Keynotes": "",
"Kimiyoshi Ohno": "",
"Andrew Lukoshko": "",
"Andrew Lukoshko": "Andrew Lukoshko",
"General Counsel": "",
"AlmaLinux Security Mailing List": "",
"The official AlmaLinux OS images are available on \"}}<a href=\"https://cloudmarketplace.oracle.com/marketplace/en_US/partners/125035508\">{{ i18n \"Oracle Cloud Marketplace": "",
"More information about AlmaLinux OpenNebula images and verification guidelines are available on the \"}}<a href=\"https://wiki.almalinux.org/cloud/OpenNebula.html\">{{ i18n \"AlmaLinux OpenNebula Wiki Page": "",
"Supported AlmaLinux OS versions:": "",
"and from the main AlmaLinux OS repositories:": "",
"1 Million+": "",
"1 Million+": "Yli miljoona",
"Come hang out with us!": "",
"Switching Linux distros can be a headache, but that is not the case when switching from CentOS to AlmaLinux OS. Using ": "",
"we announced": "",
@ -630,18 +630,18 @@
"13th floor, Iidabashi Grand Bloom, 2-10-2 Fujimi, Chiyoda-ku, Tokyo": "",
"At this event, speakers from the AlmaLinux OS Foundation will come to Japan to introduce everyone who touches Linux, from trends in the Linux industry to technical information needed when choosing the next Linux to use.": "",
"(Cybertrust Japan - Yohei Suzuki)": "",
"Speakers from across industries": "",
"Speakers from across industries": "Puhujia eri toimialoilta",
"Jonas Trüstedt": "",
"Reception with light food and beverages": "",
"Seamless Migration: Transitioning from CentOS 7 to AlmaLinux with Optimal Solutions": "",
"OCI CLI": "",
"Founder": "",
"Tristan Theroux": "",
"Vice President / Product Manager": "",
"Founder": "Perustaja",
"Tristan Theroux": "Tristan Theroux",
"Vice President / Product Manager": "Varajohtaja/tuotepäällikkö",
"Release Engineering Lead": "",
"Leader of Cloud IaaS and Linux Platform Engineering teams": "",
"IT Infrastructure & Security Director": "",
"Chieko Aihara": "",
"Chieko Aihara": "Chieko Aihara",
"Chief Experience Officer": "",
"Manager / Product Development Engineer": "",
" and as a": "",
@ -651,18 +651,28 @@
"You can also find the": "",
"Switching distributions is usually costly and time-consuming, but that's not the case when switching from CentOS and other RHEL® derivatives to AlmaLinux OS.": "",
"Individuals and organizations that require an enterprise-grade linux distribution, without the need for a commercial license agreement. AlmaLinux OS is also a perfect replacement for anyone who has historically relied on the CentOS Linux releases to achieve computing objectives, and for whom CentOS Stream is not the right solution.": "",
"Get Docker Image": "",
"Get Docker Image": "Hanki Docker-levykuva",
"Hello ATO ’23!": "",
"a minimal self-containing DVD image that makes possible offline installation.": "",
"Come together to discuss AlmaLinux and the future of enterprise Linux": "",
"We'll miss you, but if you can't make it to AlmaLinux Day Tokyo, you can join us online! We'll be posting the videos from the talks at the event to share with everyone.": "",
"20+ Sponsors": "",
"20+ Sponsors": "Yli 20 sponsoria",
"Matthias Kruk": "",
" (developed and maintained by the AlmaLinux Community) allows you to migrate to, and upgrade AlmaLinux in-place.": "",
"AlmaLinux provides official images for various cloud providers.": "",
"Images are deployable for Regular, Shielded and ARM type instances via the Oracle Cloud Marketplace, Partner Image on Oracle Cloud Infrastructure Console and ": "",
"On stage at AlmaLinux Day": "",
"ELevate is a project aimed to provide the ability to migrate between major versions of RHEL-based distributions from 7.x to 8.x and from 8.x to 9.x.": "",
"AlmaLinux Raspberry Pi Wiki Page": "",
"AlmaLinux: Built to Last": ""
"AlmaLinux Raspberry Pi Wiki Page": "AlmaLinux Raspberry Pi -wikisivu",
"AlmaLinux: Built to Last": "AlmaLinux: luotu kestämään",
"and is signed by Microsoft.": "ja sen on allekirjoittanut Microsoft.",
" and ": " ja ",
"Principal Consultant": "Pääkonsultti",
"ALESCo": "ALESCo",
"SIG support": "SIG-tuki",
"Follow us, join us, or find more information at the links below": "Seuraa meitä, liity meihin tai etsi lisätietoja alla olevista linkeistä",
"Answers to Frequent Questions": "Vastauksia usein kysyttyihin kysymyksiin",
"Supported Operating Systems": "Tuetut käyttöjärjestelmät",
"Upgrade from CentOS 6 to CentOS 7": "Päivitys CentOS 6:sta to CentOS 7:ään",
"Who is ELevate for?": "Kenelle ELevate on tarkoitettu?"
}

34
i18n/ja.json

@ -84,7 +84,7 @@
"AlmaLinux provides official images for cloud providers:": "AlmaLinux は、クラウドプロバイダー向けに公式イメージを提供しています。",
"AlmaLinux provides official OCI, Docker and UBI compatible images.": "AlmaLinux は、公式の OCI、Docker、UBI 互換イメージを提供しています。",
"Get Docker Image": "Dockerイメージを入手",
"Get OCI Image from Quay.io": "Quay.io から OCI イメージの取得",
"Get OCI Image from Quay.io": "Quay.io から OCI イメージを入手",
"AlmaLinux builds Live Media images for GNOME, GNOME Mini, KDE, XFCE and MATE options.": "AlmaLinux は、GNOME、GNOME Mini、KDE、XFCE、および MATE オプション用の Live Media イメージを生成します。",
"Get Live Media Image": "ライブメディアイメージを入手",
"AlmaLinux provides official images for Vagrant:": "AlmaLinux が提供している Vagrant の公式イメージ:",
@ -351,23 +351,23 @@
"More information about AlmaLinux Oracle Cloud Infrastructure images is available on the ": "AlmaLinuxのOracle Cloud Infrastructureイメージの詳細については次のページを参照してください ",
"AlmaLinux Oracle Cloud Infrastructure Wiki Page": "AlmaLinux Oracle Cloud Infrastructure Wiki Page",
"AlmaLinux provides official OCI, Docker and four fully compatible alternatives for the Red Hat Universal Base Images (UBI).": "AlmaLinuxは公式のOCI、Docker、そしてRed Hatユニバーサル・ベース・イメージ(UBI)と完全に互換性がある4つの代替イメージを提供します。",
"Official Platform Images:": "Official Platform Images:",
"Image": "Image",
"Container tag": "Container tag",
"Link to the repository": "Link to the repository",
"AlmaLinux OS UBI-alternatives:": "AlmaLinux OS UBI-alternatives:",
"The guide on how to use Live Media images can be found on the ": "The guide on how to use Live Media images can be found on the ",
"Official Platform Images:": "公式プラットフォームイメージ:",
"Image": "イメージ",
"Container tag": "コンテナタグ",
"Link to the repository": "リポジトリへのリンク",
"AlmaLinux OS UBI-alternatives:": "AlmaLinux OS の UBI 代替:",
"The guide on how to use Live Media images can be found on the ": "Live Media イメージの使い方は次のページで確認できます: ",
"AlmaLinux Live Media Wiki Page": "AlmaLinux Live Media Wiki Page",
"AlmaLinux provides official AlmaLinux OS 8 and AlmaLinux OS 9 images for Vagrant:": "AlmaLinuxはAlmaLinux OS 8とAlmaLinux OS 9の公式Vagrantイメージを提供します。:",
"You can get AlmaLinux OS images on Vagrant Cloud at the link provided: ": "AlmaLinux OSイメージは、Vagrant Cloudのリンクから入手できます。: ",
"You can get official AlmaLinux OS images at the link provided: ": "AlmaLinux OSの公式イメージは以下のリンクから入手できます。: ",
"Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine.": "Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine.",
"More details and guidance steps can be found on the ": "More details and guidance steps can be found on the ",
"Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine.": "Windows Subsystem for Linux (WSL) は Windows と Linux の統合を目的として設計されており、Windows マシンで AlmaLinux のターミナル環境を実行することができます。",
"More details and guidance steps can be found on the ": "詳細や手順は次のページで確認できます: ",
"AlmaLinux WSL Wiki Page": "AlmaLinux WSL Wiki Page",
"AlmaLinux builds standard Raspberry Pi images and images with GNOME desktop environment.": "AlmaLinux builds standard Raspberry Pi images and images with GNOME desktop environment.",
"More details can be found on the": "More details can be found on the",
"AlmaLinux builds standard Raspberry Pi images and images with GNOME desktop environment.": "AlmaLinux は標準の Raspberry Pi イメージや GNOME デスクトップ環境のイメージを提供しています。",
"More details can be found on the": "詳細は次のページで確認できます:",
"AlmaLinux Raspberry Pi Wiki Page": "AlmaLinux Raspberry Pi Wiki Page",
"AlmaLinux provides official AlmaLinux OS 9 images for Vagrant:": "AlmaLinux provides official AlmaLinux OS 9 images for Vagrant:",
"AlmaLinux provides official AlmaLinux OS 9 images for Vagrant:": "AlmaLinux は Vagrant の公式 AlmaLinux OS 9 イメージを提供しています:",
"The Future of AlmaLinux is Bright - AlmaLinux OS Foundation's renewed commitment to our users.": "AlmaLinux の未来は明るい — AlmaLinux OS Foundation のユーザーへの新たなコミットメント。",
"Build System": "Build System",
"openQA": "openQA",
@ -408,7 +408,7 @@
"Azure Marketplace": "Azure Marketplace",
"More information about AlmaLinux OpenNebula images and verification guidelines are available on the \"}}<a href=\"https://wiki.almalinux.org/cloud/OpenNebula.html\">{{ i18n \"AlmaLinux OpenNebula Wiki Page": "More information about AlmaLinux OpenNebula images and verification guidelines are available on the \"}}<a href=\"https://wiki.almalinux.org/cloud/OpenNebula.html\">{{ i18n \"AlmaLinux OpenNebula Wiki Page",
"The official AlmaLinux OS images are available on \"}}<a href=\"https://cloudmarketplace.oracle.com/marketplace/en_US/partners/125035508\">{{ i18n \"Oracle Cloud Marketplace": "The official AlmaLinux OS images are available on \"}}<a href=\"https://cloudmarketplace.oracle.com/marketplace/en_US/partners/125035508\">{{ i18n \"Oracle Cloud Marketplace",
"Supported AlmaLinux OS versions:": "Supported AlmaLinux OS versions:",
"Supported AlmaLinux OS versions:": "サポートされる AlmaLinux OS のバージョン:",
"and from the main AlmaLinux OS repositories:": "やメインの AlmaLinux OS リポジトリから入手可能です:",
"Board Operations and Code of Ethics": "Board Operations and Code of Ethics",
"Note: If you use CloudLinux, we recommend using the": "Note: If you use CloudLinux, we recommend using the",
@ -445,8 +445,8 @@
"Find us right outside Ballroom B, and while you’re there grab some stickers and swag, and sign up for your free t-shirt for AlmaLinux merch at ": "Find us right outside Ballroom B, and while you’re there grab some stickers and swag, and sign up for your free t-shirt for AlmaLinux merch at ",
"If you can't swing by the booth, find us online!": "If you can't swing by the booth, find us online!",
"Come hang out with us!": "私たちとつながりましょう!",
"An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is binary compatible with RHEL®.": "An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is binary compatible with RHEL®.",
"AlmaLinux OS is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release. AlmaLinux OS is an Enterprise Linux distro, binary compatible with RHEL®, and guided and built by the community.": "AlmaLinux OS is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release. AlmaLinux OS is an Enterprise Linux distro, binary compatible with RHEL®, and guided and built by the community.",
"An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is binary compatible with RHEL®.": "オープンソースで、コミュニティによって所有・運営される、永遠に無料のエンタープライズ向け Linux ディストリビューション。長期的な安定性に重点を置き、堅牢なプロダクショングレードのプラットフォームを提供します。AlmaLinux OS は RHEL® とバイナリ互換性があります。",
"AlmaLinux OS is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release. AlmaLinux OS is an Enterprise Linux distro, binary compatible with RHEL®, and guided and built by the community.": "AlmaLinux OS は CentOS Linux の安定版リリース終了によって生じたギャップを埋めるために作られた、オープンソースでコミュニティ主導の Linux オペレーティングシステムです。AlmaLinux OS は RHEL® とバイナリ互換性があるエンタープライズ Linux ディストリビューションで、コミュニティによって主導・構築されています。",
"The initial backers and supporters for AlmaLinux OS were already extremely active in the enterprise Linux ecosystem, and had significant experience with RHEL forks. They knew the impact that the loss of CentOS Linux would have across all industries, and had the means and knowledge to help.": "AlmaLinux OSの最初の後援者と支援者は、すでにエンタープライズLinuxのエコシステムで非常にアクティブで、RHELのフォークに関する重要な経験を持っていました。彼らは、CentOS Linuxの喪失があらゆる業界に与える影響を知っており、支援するための手段と知識を持っていた。",
"How is the community protected from future course changes for AlmaLinux OS?": "コミュニティはAlmaLinux OSの将来の路線変更からどのように保護されますか?",
"Switching Linux distros can be a headache, but that is not the case when switching from CentOS to AlmaLinux OS. Using ": "Switching Linux distros can be a headache, but that is not the case when switching from CentOS to AlmaLinux OS. Using ",
@ -702,5 +702,7 @@
"AlmaLinux shim trusts 2 certificates:": "AlmaLinux の shim は 2 つの証明書を信頼しています:",
"Secure Boot is a security feature that ensures a system boots only with trusted software, preventing the loading of unauthorized operating systems or software that could potentially compromise the system's integrity.": "セキュアブートは信頼されたソフトウェアのみでシステムが起動することを保証するセキュリティ機能で、システムの整合性を損なう可能性のある不正なオペレーティングシステムやソフトウェアの読み込みを防ぎます。",
"AlmaLinux OS provides a set of security features: Errata, GPG keys, Mailing Lists, OpenSCAP, OVAL, SBOM, and Secure Boot": "AlmaLinux OS は一連のセキュリティ機能を提供します: Errata、GPG 鍵、メーリングリスト、OpenSCAP、OVAL、SBOM、セキュアブート",
"Each supported architecture has various installation images available:": "各対応アーキテクチャには様々なインストールイメージが用意されています:"
"Each supported architecture has various installation images available:": "各対応アーキテクチャには様々なインストールイメージが用意されています:",
"Subscribe to our newsletter mailing list and never miss out on the latest in AlmaLinux OS news, and sign up for any other updates on lists.almalinux.org!": "Newsletters メーリングリストに登録して、AlmaLinux OS の最新情報を見逃さないようにしましょう。他のアップデートについても lists.almalinux.org で登録してください!",
"Get OCI Image from GitHub": "GitHub から OCI イメージを入手"
}

2
i18n/ru.json

@ -226,7 +226,7 @@
"available here": "доступно здесь",
"Contributor Membership": "Членство в составе участников",
"anyone approved as a contributing member by membership committee based on their contribution to AlmaLinux": "любое лицо, утвержденное в качестве члена комитета по членству на основании его вклада в развитие AlmaLinux",
"Term": "Term",
"Term": "Срок",
"Benefits": "Преимущества",
"listing on our website in a contributing member list": "размещение на нашем веб-сайте в списке членов-доноров",
"contributing member AlmaLinux logo": "Логотип AlmaLinux, участвующий в проекте",

40
i18n/sv.json

@ -777,5 +777,43 @@
"processor series": "processorserie",
"tests cover benchmarking of OS features. The result of benchmarking can be found in the PDF linked above.": "tester täcker jämförande av operativsystemets funktioner. Resultatet av jämförandet finns i PDF-filen som länkas ovan.",
"Motherboard": "Moderkort",
"The conducted tests ensure that AMD EPYC™ 4004 series CPUs and, generally for any servers based on EPYC processors, AlmaLinux OS works properly guaranteeing stability, security, and high performance.": "De genomförda testerna säkerställer att AMD EPYC™ 4004-seriens processorer och, i allmänhet för alla servrar baserade på EPYC-processorer, AlmaLinux OS fungerar korrekt och garanterar stabilitet, säkerhet och hög prestanda."
"The conducted tests ensure that AMD EPYC™ 4004 series CPUs and, generally for any servers based on EPYC processors, AlmaLinux OS works properly guaranteeing stability, security, and high performance.": "De genomförda testerna säkerställer att AMD EPYC™ 4004-seriens processorer och, i allmänhet för alla servrar baserade på EPYC-processorer, AlmaLinux OS fungerar korrekt och garanterar stabilitet, säkerhet och hög prestanda.",
"Preserve your applications, your data, and your sanity. Run the most recent version of the OS you and software you need. Run a modern and secure operating system, without having to reconfigure or rebuild the software you need.": "Preservera dina applikationer, din data och ditt förstånd. Kör den senaste versionen av operativsystemet du och programvaran som du behöver. Kör ett modernt och säkert operativsystem, utan att behöva konfigurera om eller bygga om den programvara du behöver.",
"The enterprise linux ecosystem is a very large and diverse community, and we have developed this project in good faith as members of what ecosystem.": "Företags Linux-ekosystemet är en mycket stor och mångsidig gemenskap, och vi har utvecklat detta projekt i god tro som medlemmar av vårat ekosystem.",
"Who is ELevate for?": "Vem är ELevate för?",
"Lots of people have shared their experiences and guides for using ELevate to upgrade in place. Take a look at what others think of it!": "Många människor har delat med sig av sina erfarenheter och guider för att använda ELevate för att uppgradera direkt. Ta en titt på vad andra tycker om det!",
"Migration to Oracle Linux 9 is available with the": "Migrering till Oracle Linux 9 är tillgänglig med",
"ELevate enables upgrades between major versions of RHEL® derivatives. Upgrade in-place from CentOS 6.x through to 8.x version of the RHEL derivative of your choice, and then upgrade from 8.x to 9.x within the same derivative.": "ELevate aktiverar uppgraderingar mellan huvud versioner av RHEL®-derivat. Uppgradera på plats från CentOS 6.x till 8.x-versionen av det RHEL-derivat du väljer, och uppgradera sedan från 8.x till 9.x inom samma derivat.",
"Discuss and contribute": "Diskutera och bidra",
"Fixing Major Version Upgrades": "Fixar huvudversions uppgraderingar",
"With ELevate you can easily upgrade in-place from CentOS 6.x or 7.x to 8.x of the Enterprise Linux of your choice, or upgrade from 8.x to 9.x within the same OS. Used all over the world to upgrade more than 500,00 devices, ELevate is your answer to the headache of upgrading your operating system in the Enterprise Linux ecosystem. ": "Med ELevate så kan du enkelt direkt uppgradera från CentOS 6.x eller 7.x till 8.x av den företags Linux som du väljer, eller uppgradera från 8.x till 9.x inom samma OS. Används över hela världen för att uppgradera mer än 500 000 enheter, ELevate är ditt svar på huvudvärken med att uppgradera ditt operativsystem i företags Linux ekosystemet. ",
"This looks awesome! How do I get involved?": "Det här ser fantastiskt ut! Hur engagerar jag mig?",
"You can find the LEAPP code ": "Du kan hitta LEAPP källkoden ",
"in the AlmaLinux GitHub organization.": "i AlmaLinux Github organisationen.",
"We hope that everyone in the community can use and contribute to ELevate, no matter which distro you prefer. That is the open source way.": "Vi hoppas att alla i gemenskap kan använda och bidra till ELevate, oavsett vilken distribution du föredrar. Det är det öppna källkodssättet.",
"Answers to Frequent Questions": "Svar på vanliga frågor",
"ELevate is a project aimed to provide the ability to upgrade between major versions of RHEL-based distributions. First announced by AlmaLinux in 2021, ELevate combines two key components: updates to ": "ELevate är ett projekt som syftar till att ge möjligheten att uppgradera mellan huvudversioner av RHEL-baserade distributioner. Först tillkännagivit av AlmaLinux 2021, ELevate kombinerar två nyckelkomponenter: uppdateringar till ",
"the open source LEAPP project": "Öppen källkod LEAPP projektet",
"and a data library called ": "och ett databibliotek som heter ",
"leapp-data": "leapp-data",
"These together allow users to upgrade in-place from an unsupported operating system to a modern operating system, and then from 8 to 9 of that operating system.": "Dessa tillsammans tillåter användare att uppgradera direkt från ett operativsystem som inte stöds till ett modernt operativsystem, och sedan från 8 till 9 av det operativsystemet.",
"Is ELevate ready for production?": "Är ELevate redo för produktion?",
"Will the upgrade be \"in-place\"? Will it require downtime?": "Kommer uppgraderingen att vara \"på plats\"? Kommer det att krävas nedtid?",
"Yes, and yes! All your data, applications and settings will be kept. Migrations will require your system to reboot twice.": "Ja, och ja! All din data, applikationer och inställningar kommer att behållas. Migrering kräver att ditt system startas om två gånger.",
"This demo takes you through upgrading in place from CentOS 7 to AlmaLinux 8": "Denna demo tar dig genom att uppgradera direkt från CentOS 7 till AlmaLinux 8",
"Upgrade CentOS 7 to AlmaLinux 8 While Keeping SingularityCE Updated ": "Uppgradera CentOS 7 till AlmaLinux 8 samtidigt som du håller SingularityCE uppdaterat ",
"ELevate your distro to 8.x with Jay from Learn Linux TV": "ELevate din distribution till 8.x med Jay från Learn Linux TV",
"How to migrate CentOS to AlmaLinux and avoid downtime in your data center": "Hur man migrerar CentOS till AlmaLinux och undviker nedtid i ditt datacenter",
"How ELevate supports business needs": "Hur ELevate stöder företagets behov",
"ELevate Quickstart Guide": "ELevate snabbstartguide",
"ELevating CentOS 7 to AlmaLinux 9": "ELevera CentOS 7 till AlmaLinux 9",
"ELevating CentOS 6 to CentOS 7": "ELevera CentOS 6 till CentOS 7",
"ELevating in an Airgapped or Offline environment": "ELevera i en airgapped eller offline miljö",
"Supported Operating Systems": "Operativsystem som stöds",
"ELevate supports the following upgrade and migration paths:": "ELevate stöder följande uppgraderings och migreringsvägar:",
"Upgrade from CentOS 6 to CentOS 7": "Uppgradera från CentOS 6 till CentOS 7",
"Upgrade from CentOS 7 to AlmaLinux 8, CentOS Stream 8, Euro Linux 8, Oracle Linux 8, or Rocky Linux 8": "Uppgradera från CentOS 7 till AlmaLinux 8, CentOS Stream 8, Euro Linux 8, Oracle Linux 8, eller Rocky Linux 8",
"Upgrade from Scientific Linux 7 to AlmaLinux 8": "Uppgradera från Scientific Linux 7 till AlmaLinux 8",
"Upgrade from 8.x to 9.x within the same distribution": "Uppgradera från 8.x till 9.x inom samma distribution",
"Subscribe to our newsletter mailing list and never miss out on the latest in AlmaLinux OS news, and sign up for any other updates on lists.almalinux.org!": "Prenumerera på vår e-postlista för nyhetsbrev och missa aldrig de senaste nyheterna om AlmaLinux OS, och registrera dig för andra uppdateringar på lists.almalinux.org!"
}

8
layouts/aldt-2023/single.html

@ -71,7 +71,7 @@
<span class="small fw-light">AlmaLinux OS Foundation</span>
</p>
<div style="text-align: center">
<a href="https://www.youtube.com/playlist?list=PLqKzWfm6zylsIzLbFht2GpY50L7rqjAQ6" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "See the recordings on Youtube" }}</a>
<a href="https://www.youtube.com/playlist?list=PLqKzWfm6zylsIzLbFht2GpY50L7rqjAQ6" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "See the recordings on Youtube" }}</a>
</div>
</div>
</div>
@ -90,7 +90,7 @@
</p>
</div>
<div class="toppic_item_2" style="padding-top: 30px;">
<a href="https://connpass.com/event/298459/" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "Register now!" }}</a>
<a href="https://connpass.com/event/298459/" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "Register now!" }}</a>
</div>
</div>
</div>
@ -158,7 +158,7 @@
{{ i18n "Never has there been a better gathering of AlmaLinux experts. Hear all of the latest about the project, hear from industry experts about the current trends in the enterprise Linux ecosystem, and make connections with the people who can help solve every technology problem you're facing." }}
</p>
<div style="text-align: center">
<a href="https://connpass.com/event/298459/" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "Register now!" }}</a>
<a href="https://connpass.com/event/298459/" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "Register now!" }}</a>
</div>
</div>
</div>
@ -190,7 +190,7 @@
{{ i18n "While the event is free, registration is required for attendance and space is limited!" }}
</p>
<div style="text-align: center">
<a href="https://connpass.com/event/298459/" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "Register now!" }}</a>
<a href="https://connpass.com/event/298459/" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "Register now!" }}</a>
</div>
</div>
</div>

4
layouts/alesco/single.html

@ -72,11 +72,11 @@
{{ i18n "ALESCo acts as the central meeting point for collaboration between everyone working on anything related to the AlmaLinux Project. By having open discussions and inviting viewpoints from everyone that touches AlmaLinux, we ensure AlmaLinux continues to serve its community." }}
</p>
<div class="d-grid gap-3 d-md-flex justify-content-md-start pt-3">
<a href="https://chat.almalinux.org/almalinux/channels/alesco" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">
<a href="https://chat.almalinux.org/almalinux/channels/alesco" class="btn btn-lg px-4 me-md-2 al-cta-blue">
<i class="bi bi-chat-left-dots pe-1"></i>
{{ i18n "Join the conversation" }}
</a>
<a href="https://wiki.almalinux.org/alesco" class="btn btn-lg px-4 al-hero-cta-secondary">
<a href="https://wiki.almalinux.org/alesco" class="btn btn-lg px-4 al-cta-green">
<i class="bi bi-collection pe-1"></i>
{{ i18n "Learn more" }}
</a>

8
layouts/almalinux-day-germany-2024/single.html

@ -139,7 +139,7 @@
<span class="small fw-light">AlmaLinux OS Foundation</span>
</p>
<div style="text-align: center">
<a href="https://www.youtube.com/playlist?list=PLqKzWfm6zyltcA6vEbRAD92AJEH3bnr_q" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "See the recordings on Youtube" }}</a>
<a href="https://www.youtube.com/playlist?list=PLqKzWfm6zyltcA6vEbRAD92AJEH3bnr_q" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "See the recordings on Youtube" }}</a>
</div>
</div>
</div>
@ -158,7 +158,7 @@
</p>
</div>
<div class="toppic_item_2" style="padding-top: 30px;">
<a href="https://eventyay.com/e/c9789850" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "Register now!" }}</a> <a href="#schedule" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "See the schedule" }}</a>
<a href="https://eventyay.com/e/c9789850" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "Register now!" }}</a> <a href="#schedule" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "See the schedule" }}</a>
</div>
</div>
</div>
@ -336,7 +336,7 @@
<span> {{ i18n "While the event is free, registration is required for attendance. Register before March 1st to reserve your AlmaLinux Day: Germany swag bag." }}</span>
<div style="text-align: center">
<a href="https://eventyay.com/e/c9789850" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "Register now!" }}</a>
<a href="https://eventyay.com/e/c9789850" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "Register now!" }}</a>
</div>
</div>
</div>
@ -444,7 +444,7 @@
{{ i18n "Hear all of the latest about the project, listen as industry experts talk about what they're doing with AlmaLinux, and find out what we're doing to make this the most stable free enterprise linux distribution in the world." }}
</span>
<div>
<a href="https://eventyay.com/e/c9789850" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">{{ i18n "Register now!" }}</a>
<a href="https://eventyay.com/e/c9789850" class="btn btn-lg px-4 me-md-2 al-cta-blue">{{ i18n "Register now!" }}</a>
</div>
</div>
</div>

490
layouts/certification/ecosystem-catalog/list.html

@ -0,0 +1,490 @@
{{ define "main" }}
<section id="ecosystem-catalog-listing">
<div class="container">
<div class="row">
<div class="col-12">
<div class="loading"><img src="/images/icon.svg" alt="AlmaLinux OS icon" height="64">{{ i18n "LOADING" }}</div>
</div>
<div class="col-12">
<a href="#!" class="filter-btn" id="filter-link">
<i class="bi bi-filter-circle"></i>{{ i18n "FILTER RESULTS" }}
</a>
</div>
<div class="col-md-3">
<div id="filter-container">
<div id="filter-header">
{{ i18n "FILTER RESULTS" }}
<div class="filter-close">
<a id="filter-close-btn" href="#"><i class="bi bi-x-circle-fill"></i></a>
</div>
</div>
<div id="filter-results"></div>
</div>
</div>
<div class="col-md-9">
<div id="search-container">
<div class="row">
<div class="col-12 pr">
<input type="text" id="search-box" placeholder="Search the catalog..." />
<button id="search-button">{{ i18n "SEARCH" }}</button>
</div>
</div>
</div>
<div id="search-results"></div>
</div>
</div>
</div>
</section>
<style>
.filter-btn {
border: 1px solid #24c2ff;
display: none;
text-align:center;
padding:0.75rem;
text-decoration: none;
margin-bottom: 1rem;
font-weight: bold;
color: #24c2ff;
font-size: 1.2rem;
}
.filter-header {
display: none;
}
.filter-btn i {
margin-right: 0.25rem;
font-size: 1.2rem;
}
.filter-btn:hover, .filter-btn:visited, .filter-btn:active {
text-decoration: none;
color: #24c2ff;
}
#search-box {
width: 100%;
border: none;
border-radius: 1rem;
height: 3rem;
margin-bottom:1.5rem;
border: 2px solid gray;
padding-left: 1rem;
}
#search-button {
width:25%;
height: 3rem;
border: 2px solid gray;
border-radius: 1rem;
position:absolute;
right:0;
background: #04AA6D;
color: white;
font-weight: bold;
}
.pr {
margin:0 !important;
padding:0 !important;
}
#search-container {
display: none;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#ecosystem-catalog-listing {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
background: white;
color: black;
}
.filter {
display: block;
font-size:1rem;
border-bottom: 1px solid lightgray;
border-top: 1px solid lightgray;
padding-top: 0.2rem;
padding-bottom: 0.4rem;
summary, summary h2 {
font-size: 1.5rem;
line-height: 1.5rem;
font-weight: bold;
text-transform: capitalize;
}
summary h2 {
display: inline-block;
}
label {
display: block;
font-size:1rem;
margin-left: 1rem;
}
input {
font-size: 1rem !important;
}
label:first-of-type {
margin-top: 0.5rem;
}
}
.loading {
margin: 0 auto;
font-size: 5rem;
color: black;
text-align: center;
img {
text-align: center;
display: block;
margin: 3rem auto 0 auto;
animation: spin 2s linear infinite;
}
}
.search-result, .search-result:hover, .search-result:visited {
text-decoration: none;
color: black;
}
.search-result p {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
text-overflow: ellipsis; /* This adds the ellipsis */
}
.search-result {
display: block;
border: 1px solid lightgray;
padding: 1rem;
margin-top: 0.5rem;
border-radius: 1rem;
}
.search-result:first-of-type {
margin-top: 0;
}
.search-result:hover {
background: lightgray;
}
.result-img {
max-height: 75px;
max-width: 100%;
margin:0 auto;
}
.img-con {
display: flex;
align-items: center;
}
.es-details span {
font-size: smaller;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.es-details {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#filter-container {
display: block;
}
#filter-header {
display: none;
}
@media (max-width: 991px) {
.filter summary h2 {
font-size: 1.1rem;
}
}
@media (max-width: 767px) {
#filter-container {
display: none;
position: fixed;
overflow-y: auto; /* Enable vertical scrolling for content that overflows */
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white; /* Optional: Set a background color */
z-index: 1020;
border: 2px solid black;
}
#filter-results {
padding-top: 3.2rem;
position: fixed;
overflow-y: auto;
height: calc(100% - 3.2rem);
overflow-y: auto;
width: 100%;
}
#filter-header {
position: fixed;
top:0;
left:0;
height:3.2rem;
width:100%;
z-index:1021;
display: block;
background:black;
color: white;
line-height: 3.2rem;
padding: 0 1rem 0 1rem;
font-weight: 1000;
}
.filter-btn {
display: block;
}
.filter-close {
font-size:2rem;
display: inline-block;
float: right;
line-height:2.7rem;
}
}
</style>
<script>
document.addEventListener("DOMContentLoaded", async function () {
const pagefind = await import("/pagefind/pagefind.js");
await pagefind.init();
const filters = await pagefind.filters();
// This function returns a string suitable for being used as an HTML id
function sanitizeForId(...parts) {
const sanitizedParts = parts.map((part) => {
if (typeof part === "string") {
return part.replace(/[^a-zA-Z0-9-_]/g, "").toLowerCase(); //Sanitize string and lowercase them
} else if (typeof part === "number") {
return part.toString(); // Convert numbers to strings
} else {
return ""; // Ignore other types I guess?
}
});
const joined = sanitizedParts.join("-"); // Join with hyphens
// Ensure the ID starts with a letter (important for CSS selectors)
if (!/^[a-zA-Z]/.test(joined)) {
return "id-" + joined;
}
return joined;
}
// Handles and displays filters
function createFilterElements(filters, containerId) {
const filterContainer = document.getElementById(containerId);
//Get checkbox status and store for restoration later
const checkedBoxIds = Array.from(
filterContainer.querySelectorAll('input[type="checkbox"]:checked')
).map((checkbox) => checkbox.id);
//Get the open / closed state of details elements and store for restoration later
const detailsElements = filterContainer.querySelectorAll("details");
const stateMap = {};
detailsElements.forEach((details) => {
stateMap[details.id] = details.open;
});
//Blank out the filters
filterContainer.innerHTML = "";
//Rebuild the filters
for (const filterName in filters) {
const filterValues = filters[filterName];
const filterElement = document.createElement("details"); // Container for each filter
filterElement.setAttribute("open", ""); //This makes the filters open by default
filterElement.id = sanitizeForId(filterName);
filterElement.classList.add("filter");
const filterLabel = document.createElement("summary");
const filterHeading = document.createElement("h2");
filterHeading.textContent = filterName.replace(/-/g, " ");
filterLabel.appendChild(filterHeading);
filterElement.appendChild(filterLabel);
for (const filterValue in filterValues) {
//Axe the empty filters
if (`${filterValues[filterValue]}` < 1) {
continue;
}
const checkbox = document.createElement("input");
checkbox.type = "checkbox";
checkbox.id = sanitizeForId(filterName, filterValue);
checkbox.name = filterName;
checkbox.value = filterValue;
checkbox.checked = false; // By default uncheck all filters
const label = document.createElement("label");
label.textContent = ` ${filterValue} (${filterValues[filterValue]})`;
label.prepend(checkbox); // Put checkbox before the label text
filterElement.appendChild(label);
}
filterContainer.appendChild(filterElement);
}
//Restore the checked state of filter checkboxes from the previous search
checkedBoxIds.forEach((id) => {
const checkbox = document.getElementById(id);
if (checkbox) {
checkbox.checked = true;
}
});
//Restore the open/closed state of filter summaries from the previous search
detailsElements.forEach((details) => {
if (details.open !== true) {
const detailsElement = document.getElementById(details.id);
if (detailsElement) {
detailsElement.removeAttribute("open");
}
}
});
document
.querySelectorAll('.filter input[type="checkbox"]')
.forEach((checkbox) => {
checkbox.addEventListener("change", searchWithFilters); // Trigger a search on filter change
});
}
// Search and Display Results Function
async function searchWithFilters(e = null, query = null) {
if (query === '' || typeof query === "undefined" || !query) {
query = null;
}
// Get active filters from the checkboxes
const activeFilters = {};
const checkboxes = document.querySelectorAll(
'.filter input[type="checkbox"]'
);
checkboxes.forEach((checkbox) => {
if (checkbox.checked) {
activeFilters[checkbox.name] =
activeFilters[checkbox.name] || [];
activeFilters[checkbox.name].push(checkbox.value);
}
});
const results = await pagefind.search(query, { filters: activeFilters });
//Map the search results to make them easier to work with
const pages = await Promise.all(results.results.map((r) => r.data()));
// Axe the loading div if it exists
const loadingDiv = document.querySelector('.loading');
if (loadingDiv) {
loadingDiv.remove();
}
//Show the search box
document.getElementById("search-container").style.display = "block";
// Display Search Results in a Div
const resultsContainer = document.getElementById("search-results"); // Get your results container
resultsContainer.innerHTML = ""; // Clear previous results
if (pages.length > 0) {
// Only Update the filters based on the new search if
// there are results
const newFilters = await results.filters;
createFilterElements(newFilters, "filter-results");
pages.forEach((result) => {
const resultElement = document.createElement("a");
resultElement.classList.add("search-result"); // Add a class for styling
resultElement.href = result.url;
resultElement.innerHTML = `<div class="row"><div class="col-md-2 col-12 img-con"><img class="result-img" src="${result.meta.image}"></div><div class="col-md-7 col-12"><h3>${result.meta.title}</h3><p>${result.meta.excerpt}</p></div><div class="col-md-3 col-12 es-details"><i class="bi bi-building"></i><span>&nbsp;${result.meta.provider}</span><br><i class="bi bi-hdd-stack"></i><span>&nbsp;${result.meta.system}</span><br><i class="bi bi-calendar"></i><span>&nbsp; ${result.meta.published}</span></div></div>`;
resultsContainer.appendChild(resultElement);
});
} else {
resultsContainer.innerHTML = "<p>No results found.</p>";
}
}
function initializeSearch() {
const searchBox = document.getElementById("search-box");
const searchButton = document.getElementById("search-button");
// Event Listener for Enter key press
searchBox.addEventListener("keyup", function(event) {
if (event.key === "Enter") {
searchWithFilters(null, searchBox.value.trim()); // Trim to remove extra spaces
}
});
// Event Listener for button click
searchButton.addEventListener("click", function() {
searchWithFilters(null, searchBox.value.trim());
});
}
// Get references to the link and the filter container
//Do a search as soon as the page loads
searchWithFilters();
initializeSearch();
//filter results link on mobile
const filterLink = document.getElementById("filter-link");
const filterContainer = document.getElementById("filter-container");
filterLink.addEventListener("click", function (event) {
event.preventDefault(); // Prevent default link behavior (page jump)
// Toggle the display of the filter container
if (filterContainer.style.display != "block") {
filterContainer.style.display = "block";
} else {
filterContainer.style.display = "none";
}
});
// Filter results close button on mobile
const closeFilterButton = document.getElementById("filter-close-btn");
closeFilterButton.addEventListener("click", function() {
filterContainer.style.display = "none"; // Hide the filter container
});
});
</script>
{{ end }}

361
layouts/certification/ecosystem-catalog/single.html

@ -0,0 +1,361 @@
{{ define "main" }}
<style>
#ec-hero {
margin-bottom: 1rem;
h1 {
font-size:2rem;
}
.c-img {
max-height: 150px;
overflow: hidden;
max-width:100%;
}
p.provider {
color: lightgray;
font-size:1.1rem;
margin: 1rem 0 1rem 0;
}
p.short-title {
font-size:1.2rem;
}
.clean-link {
text-decoration: none;
}
.collateral {
line-height: 1.5rem;
}
.collateral-item, .collateral-item div, .collateral-item p, .collateral-item a {
display: inline-block;
}
.collateral-item p {
margin: 0;
}
.separator {
margin-left: 0.5rem;
margin-right: 0.5rem;
opacity: 0.5;
font-size:1.5rem;
}
.btn {
padding: 1rem 1.8rem 1rem 1.8rem;
font-size:1.2rem;
margin-top: 2rem;
}
}
#ec-overview {
margin: 2rem 0rem 2rem 0rem;
padding: 2rem 2rem 2rem 2rem;
background: white;
color: black;
p {
margin: 0;
}
}
#ec-overview a{
color: #003eaa;
}
#ec-certification {
margin: 2rem 1rem 2rem 1rem;
summary {
font-size: 2rem;
user-select: none;
}
details {
border: 1px solid white;
padding: 1rem;
}
summary span.architecture {
font-size: 1rem;
margin-left: 2rem;
display: block;
color: lightgray;
}
summary span.badge {
color: white;
background: green;
font-size: 1rem;
line-height: 1rem;
}
h4 {
margin: 3rem 0 0.4rem 0;
font-size:1.6rem;
font-weight: bold;
}
table.certs-table {
width: 90%;
margin:0 auto;
border-collapse: collapse;
border: none;
}
table.certs-table th {
background-color: black;
text-align: left;
padding: 0.75rem;
border:none;
font-size:1.3rem;
}
table.certs-table td {
padding: 0.625rem;
border: none;
}
table.certs-table tr:hover td {
background-color: #f5f5f5;
}
.certs-table th:nth-child(2) {
width:200px;
}
table.certs-table tr:nth-child(even) td {
background-color: #e0e0e0;
color: black !important;
font-size:1.2rem;
}
table.certs-table tr:nth-child(odd) td {
background-color: #f2f2f2;
color: black !important;
font-size:1.2rem;
}
summary h3 {
display: inline-block;
}
}
/*RESPONSIVE QUERIES */
@media(max-width: 767px){
.m-hide {
display: none !important;
}
#ec-hero {
h1 {
font-size:1.2rem;
font-weight: 1000;
text-align: center;
margin-bottom: 0.5rem;
}
.collateral-item {
display: block !important;
margin: 1rem 0 1rem 0;
}
.c-img {
margin:0 auto 2rem auto;
display: block;
}
}
table.certs-table {
overflow-x: auto;
}
}
.breadcrumb {
display: flex;
list-style: none;
padding: 0;
background: none;
font-weight: bold;
flex-wrap: nowrap;
overflow-x: auto;
margin-top: 5px;
}
.breadcrumb-item {
white-space: nowrap;
}
.breadcrumb-item a {
color: white;
text-decoration: none;
}
.breadcrumb-item.active {
color: lightgray;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.breadcrumb-item + .breadcrumb-item::before {
content: "»";
}
@media (max-width: 991px) {
.breadcrumb {
font-size: smaller;
}
}
/*END RESPONSIVE QUERIES */
</style>
<!-- BEGIN SEARCH METADATA SECTION-->
<!--This section is used for search results and is hidden from end users-->
<div data-pagefind-body style="display: none;">
<span data-pagefind-meta="title">{{ .Params.searchTitle }}</span>
<span data-pagefind-meta="excerpt">{{ .Params.searchDesc }}</span>
<span data-pagefind-meta="image">{{ .Params.image }}</span>
<span data-pagefind-meta="system">{{ .Params.system }}</span>
<span data-pagefind-meta="published">{{ .Params.date.Format "January 2, 2006" }}</span>
<span data-pagefind-meta="provider">{{ .Params.provider }}</span>
{{ with .Params.es_collection }}
{{ range $key, $value := . }}
{{ if reflect.IsSlice $value }} {{/* Check if the value is an array */}}
{{ range $nestedValue := $value }}
<span data-pagefind-filter="{{ $key }}">{{ $nestedValue }}</span><br>
{{ end }}
{{ else }} {{/* Otherwise, simple key-value pair */}}
<span data-pagefind-filter="{{ $key }}">{{ $value }}</span><br>
{{ end }}
{{ end }}
{{ else }}
<p>There was no metadata for this page.</p>
{{ end }}
</div>
<!-- END SEARCH METADATA SECTION-->
<div class="container">
<div class="row">
<div class="col-12">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="{{ "/" | relLangURL }}">{{ i18n "Home" }}</a></li>
<li class="breadcrumb-item"><a href="{{ "/certification/ecosystem-catalog" | relLangURL }}">{{ i18n "Ecosystem Catalog" }}</a></li>
<li class="breadcrumb-item active" aria-current="page">{{ .Title }}</li>
</ol>
</nav>
</div>
</div>
</div>
<section id="ec-hero">
<div class="container">
<div class="row">
<div class="col-12 col-md-8 order-md-1 order-2">
<h1>{{ .Title }}</h1>
{{ with .Params.provider }}
<p class="provider">Provided by {{ . }}</p>
{{ end }}
{{ with .Params.shortTitle }}
<p class="short-title">{{ . }}</p>
{{ end }}
{{ with .Params.key_applications }}
<h3>Key Applications</h3>
<ul>
{{ range . }}
<li>{{ . }}</li>
{{ end }}
</ul>
{{ end }}
<div class="collateral">
{{ with .Params.system }}
<div class="collateral-item">
<i class="bi bi-hdd-stack"></i>&nbsp;&nbsp;<p>System: {{ . }}</p>
<div class ="separator m-hide">|</div>
</div>
{{ end }}
{{ with .Params.specsLink }}
<div class="collateral-item">
<a class="clean-link" href="{{ . }}" rel="nofollow"><i class="bi bi-box-arrow-up-right"></i>&nbsp;&nbsp;{{ i18n "Product specs" }}</a>
<div class ="separator m-hide">|</div>
</div>
{{ end }}
{{ with .Params.supportLink }}
<div class="collateral-item">
<a class="clean-link" href="{{ . }}" rel="nofollow"><i class="bi bi-chat"></i>&nbsp;&nbsp;{{ i18n "Product Support" }}</a>
</div>
{{ end }}
</div>
{{ with .Params.buttonLink }}
<a class="btn btn-primary" href="{{ . }}" rel="nofollow">{{ i18n "Learn More" }}</a>
{{ end }}
</div>
<div class="col-12 col-md-4 order-md-2 order-1">
<img src="{{ .Params.image }}" class="c-img">
</div>
</div>
</div>
</section>
{{ with .Params.overview_collection }}
<section id="ec-overview">
<div class="container">
<div class="row">
<div class="col-12">
<h2>{{ i18n "Overview" }}</h2>
{{ range . }}
{{ if eq .key "Certification Inherited From"}}
<p><strong>{{ .key }}: </strong><a href="/certification/ecosystem-catalog/{{ .link }}" alt="">{{ .value }}</a></p>
{{ else if eq .key "Test Logs"}}
<p><strong>{{ .key }}: </strong><a href="https://github.com/AlmaLinux/certification/tree/master/{{ .link }}/" alt="">{{ .value }}</a></p>
{{ else }}
<p><strong>{{ .key }}: </strong>{{ .value }}</p>
{{ end }}
{{ end }}
</div>
</div>
</div>
</section>
{{ end }}
{{ with .Params.certification_collection }}
<section id="ec-certification">
<div class="container">
<div class="row">
<div class="col-12">
<h2>{{ i18n "Certifications" }}</h2>
{{ range . }}
<details>
<summary><h3>{{ .name }}</h3> {{ with .certified }}{{ if . }}<span class="badge">{{ end }}{{ if eq . "official" }}CERTIFIED{{ else if eq . "community" }}COMMUNITY VALIDATED{{ end }}{{ if . }}</span>{{ end }}{{ end }}<span class="architecture">Architecture: {{ .architecture }}</span></summary>
{{ range $categoryKey, $categoryData := . }}
{{ if (reflect.IsMap $categoryData) }}
<h4>{{ index $categoryData "name" }}: {{ index $categoryData "level" }}</h4>
<table class="certs-table">
<thead>
<tr>
<th>{{ i18n "Feature" }}</th>
<th>{{ i18n "Level" }}</th>
</tr>
</thead>
<tbody>
{{ range index $categoryData "features" }}
{{ range $featureKey, $featureValue := . }}
<tr>
<td>{{ $featureKey }}</td>
<td>{{ $featureValue }}</td>
</tr>
{{ end }}
{{ end }}
</tbody>
</table>
{{ end }}
{{ end }}
</details>
{{ end }}
</div>
</div>
</div>
</section>
{{ end }}
{{end}}

152
layouts/certification/hardware-certification/list.html

@ -0,0 +1,152 @@
{{ define "main" }}
<style>
img {
max-width: 100%;
}
#hc-hero {
background: #0e3b5c;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
#hc-hero h1 {
font-weight: 800;
font-size: 2.3rem;
}
#hc-hero h2 {
font-size: 1.7rem;
}
#hc-hero img {
border-radius: 1rem;
}
#hc-hero .row {
align-items: center;
}
.btn-row {
text-align: center;
}
.btn-row div {
padding-left: 0.4rem;
padding-right: 0.4rem;
}
.btn-box {
width: 100%;
background: white;
display: block;
padding: 0.5rem;
color: black;
text-decoration: none;
font-weight: 600;
border-radius: 0.3rem;
margin-bottom: 1rem;
}
.btn-box:hover {
text-decoration: none;
color: black;
}
.btn-box i {
display: block;
margin-bottom: 0.2rem;
}
.blue {
background: #24c2ff;
}
.green {
background: #86da2f;
}
.yellow {
background: #ffcb12;
}
.red {
background: #ff4649;
}
#hc-get {
margin-bottom: 2rem;
text-align: left;
}
#hc-get h2 {
text-align: center;
border-bottom: 2px solid #13517e;
padding-bottom: 0.5rem;
margin-bottom: 2rem;
}
#hc-get h3 {
margin: 0;
}
.mixed-text {
line-height:48px;
font-size:32px;
}
.mixed-text img {
display: inline;
}
/*RESPONSIVE QUERIES */
@media(max-width: 991px){
.m-hide {
display: none;
}
}
/*END RESPONSIVE QUERIES */
</style>
<!-- HERO -->
<section id="hc-hero">
<div class="container px-0 al-py-lg">
<div class="row">
<div class="col-lg-6">
<h1 class="display-5 fw-bold">{{ i18n "Hardware Certification" }}</h1>
<p class="display-4"><i class="bi bi-building-fill-check"></i> {{ i18n "Part of the AlmaLinux Certification Program" }}</p>
<p class="lead mb-5 mb-md-3">{{ i18n "The AlmaLinux Hardware Certification Program ensures hardware compatibility and promotes OS adoption through community-first, flexible certification types. The process is built just like AlmaLinux: with focus on long-term reliability and performance." }}</p>
<div class="row btn-row">
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-blue" href="/certification/ecosystem-catalog/"><i class="bi bi-check-all"></i> {{ i18n "Certified Hardware" }}</a>
</div>
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-green" href="/certification/hardware-certification/hardware-certification-program/"><i class="bi bi-journal-medical"></i> {{ i18n "Get started" }}</a>
</div>
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-yellow" href="https://wiki.almalinux.org/sigs/Certification.html"><i class="bi bi-people-fill"></i> {{ i18n "Get involved" }}</a>
</div>
</div>
</div>
<div class="col-lg-6 imgswitch">
<img src="/images/certificationimages/hardware_certification_hero.png">
</div>
</div>
</div>
</section>
<!-- start page content -->
<section id="hc-get">
<div class="container px-4 al-py-lg">
<h2>{{ i18n "Compatibility you can trust for performance, reliability, and stability" }}</h2>
<div class="row px-4 pb-4">
<div class="col-lg-6">
<h3 class="pb-3">{{ i18n "For consumers" }}</h3>
<p>{{ i18n "Ensuring that hardware is fully compatible with chosen operating systems is critical for all users. Whether running a home server, a desktop, or an HPC cluster, compatibility issues can lead to system instability or performance degradation. The AlmaLinux certification program ensures you know what hardware you can rely on for your AlmaLinux environment." }}</p>
<h4 class="pb-3">{{ i18n "Confirm Compatibility" }}</h4>
<p>{{ i18n "The full list of certified hardware is available for you to see in the" }} <a href="/certification/ecosystem-catalog/">{{ i18n "Ecosystem Catalog" }}</a>. {{ i18n "If your hardware isn't listed yet, join the Certification SIG chat room to ask about it, or submit a request! You can also find our entire our open source certification suite" }} <i class="bi bi-github p"></i><a href="https://github.com/AlmaLinux/Hardware-Certification-Suite">{{ i18n "on GitHub" }}</a></p>
<div class="btn-row">
<i class="bi bi-send p"></i> <a class="btn btn-primary btn-block p-2" href="https://github.com/AlmaLinux/certifications">{{ i18n "Request Certification" }}</a>
</div>
</div> <!-- end column 1 -->
<div class="col-lg-6">
<img src="/images/certificationimages/certification_consumers.jpg">
</div>
</div><!-- end consumer row -->
<div class="row px-4">
<div class="col-lg-6">
<img src="/images/certificationimages/certification_providers.jpg">
</div>
<div class="col-lg-6">
<h3 class="pb-3">{{ i18n "For hardware providers" }}</h3>
<p>{{ i18n "Proving hardware reliability is incredibly important for producers of some of the most powerful hardware in the world. The AlmaLinux Certification SIG has partnered with some of the biggest hardware providers in the world for the painless process of getting certified." }}</p>
<h4 class="pb-3">{{ i18n "Test your hardware" }}</h4>
<p>{{ i18n "Start the processes to get hardware certified by clicking below, or take a look at our open source certification suite" }} <i class="bi bi-github p"></i> <a href="https://github.com/AlmaLinux/Hardware-Certification-Suite">{{ i18n "on GitHub" }}</a></p>
<div class="btn-row pt-3">
<a class="btn btn-primary btn-block p-2" href="/certification/hardware-certification/hardware-certification-program/">{{ i18n "Get Certified" }}</a>
</div>
</div>
</div><!-- end provider row -->
</div>
</section>
{{ end }}

134
layouts/certification/list.html

@ -0,0 +1,134 @@
{{ define "main" }}
<style>
img {
max-width: 100%;
}
#hc-hero {
background: #0e3b5c;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
#hc-hero h1 {
font-weight: 800;
font-size: 2.3rem;
}
#hc-hero h2 {
font-size: 1.7rem;
}
#hc-hero img {
border-radius: 1rem;
}
#hc-hero .row {
align-items: center;
}
.btn-row {
text-align: center;
}
.btn-row div {
padding-left: 0.4rem;
padding-right: 0.4rem;
}
.btn-box {
width: 100%;
background: white;
display: block;
padding: 0.5rem;
color: black;
text-decoration: none;
font-weight: 600;
border-radius: 0.3rem;
margin-bottom: 1rem;
}
.btn-box:hover {
text-decoration: none;
color: black;
}
.btn-box i {
display: block;
margin-bottom: 0.2rem;
}
#hc-get {
margin-bottom: 2rem;
text-align: left;
}
#hc-get h2 {
text-align: center;
border-bottom: 2px solid #13517e;
padding-bottom: 0.5rem;
margin-bottom: 2rem;
}
#hc-get h3 {
margin: 0;
}
.mixed-text {
line-height:48px;
font-size:32px;
}
.mixed-text img {
display: inline;
}
/*RESPONSIVE QUERIES */
@media(max-width: 991px){
.m-hide {
display: none;
}
}
/*END RESPONSIVE QUERIES */
</style>
<!-- HERO -->
<section id="hc-hero">
<div class="container px-0 al-py-lg">
<div class="row">
<div class="col-lg-6">
<h1 class="display-5 fw-bold">{{ i18n "The AlmaLinux Certification Program" }}</h1>
<p class="lead mb-5 mb-md-3">{{ i18n "The AlmaLinux Certification Program focuses on no-cost assurances of compatibility for its community. Stable, secure, and trusted performance is key for users of AlmaLinux, and that starts here." }}</p>
<div class="row btn-row">
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-blue" href="/certification/hardware-certification/"><i class="bi bi-server"></i> {{ i18n "Hardware" }}</a>
</div>
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-green" href="/certification/software-certification/"><i class="bi bi-people-fill"></i> {{ i18n "Software" }}</a>
</div>
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-yellow" href="https://wiki.almalinux.org/sigs/Certification.html"><i class="bi bi-people-fill"></i> {{ i18n "Get involved" }}</a>
</div>
</div>
</div>
<div class="col-lg-6 imgswitch">
<img src="/images/certificationimages/certificationpagehero.png">
</div>
</div>
</div>
</section>
<!-- start page content -->
<section id="hc-get">
<div class="container px-4 al-py-lg">
<h2>{{ i18n "A Certification Program Built with Everyone in Mind" }}</h2>
<div class="row px-4 pb-4">
<div class="col-lg-6">
<h3 class="pb-3">{{ i18n "For consumers" }}</h3>
<p><b>{{ i18n "Compatibility you can trust for performance, reliability, and stability" }}</b></p>
<p>{{ i18n "Navigating the fluctuating compatibility and dependencies for your environment is hard enough without having to dig into your operating system. Make the best use of your time by checking list of compatible solutions for your needs, environment." }}</p>
<p>{{ i18n "The full list of certified hardware and software is available in the" }} <a href="/certification/ecosystem-catalog/">{{ i18n "Ecosystem Catalog" }}</a>. {{ i18n "If you don't see what you need, you can either send a request to the Certification SIG, or join the Certification SIG chat room to ask about it. You can also find our entire our open source hardware certification suite" }} <i class="bi bi-github p"></i> <a href="https://github.com/AlmaLinux/Hardware-Certification-Suite">{{ i18n "on GitHub" }}</a>.</p>
<div class="btn-row">
<a class="btn btn-primary btn-block p-2" href="https://github.com/AlmaLinux/certifications"><i class="bi bi-people-fill"></i> {{ i18n "Request Certification" }}</a>
</div>
</div> <!-- end column 1 -->
<div class="col-lg-6">
<h3 class="pb-3">{{ i18n "For providers" }}</h3>
<p><b>{{ i18n "No-cost, high-value certification, with support from the experts." }}</b></p>
<p>{{ i18n "Certifying in the Linux ecosystem is too often a tedious, painful process. The AlmaLinux Certification SIG has partnered with some of the biggest hardware and software providers in the world to develop the" }} <a href="/certification/hardware-certification/hardware-certification-program/">{{ i18n "Certification Program" }}</a> {{ i18n "with a goal of being as quick and easy as possible." }}</p>
<h4 class="pb-3">{{ i18n "Test your software - coming soon!" }}</h4>
<p>{{ i18n "Software certification is still in the works. Want to help out? Join the Certification SIG!" }}</p>
<h4 class="pb-3">{{ i18n "Test your hardware" }}</h4>
<p>{{ i18n "Start the processes to get hardware certified by clicking below, or take a look at our open source certification suite" }} <i class="bi bi-github p"></i> <a href="https://github.com/AlmaLinux/Hardware-Certification-Suite">{{ i18n "on GitHub" }}</a></p>
<div class="btn-row pt-3">
<a class="btn btn-primary btn-block p-2" href="/certification/hardware-certification/">{{ i18n "Get Certified" }}</a>
</div>
</div>
</div><!-- end consumer row -->
</div>
</section>
{{ end }}

125
layouts/certification/software-certification/list.html

@ -0,0 +1,125 @@
{{ define "main" }}
<style>
img {
max-width: 100%;
}
#hc-hero {
background: #0e3b5c;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
#hc-hero h1 {
font-weight: 800;
font-size: 2.3rem;
}
#hc-hero h2 {
font-size: 1.7rem;
}
#hc-hero img {
border-radius: 1rem;
}
#hc-hero .row {
align-items: center;
}
.btn-row {
text-align: center;
}
.btn-row div {
padding-left: 0.4rem;
padding-right: 0.4rem;
}
.btn-box {
width: 100%;
background: white;
display: block;
padding: 0.5rem;
color: black;
text-decoration: none;
font-weight: 600;
border-radius: 0.3rem;
margin-bottom: 1rem;
}
.btn-box:hover {
text-decoration: none;
color: black;
}
.btn-box i {
display: block;
margin-bottom: 0.2rem;
}
#hc-get {
margin-bottom: 2rem;
text-align: left;
}
#hc-get h2 {
text-align: center;
border-bottom: 2px solid #13517e;
padding-bottom: 0.5rem;
margin-bottom: 2rem;
}
#hc-get h3 {
margin: 0;
}
.mixed-text {
line-height:48px;
font-size:32px;
}
.mixed-text img {
display: inline;
}
/*RESPONSIVE QUERIES */
@media(max-width: 991px){
.m-hide {
display: none;
}
}
/*END RESPONSIVE QUERIES */
</style>
<!-- HERO -->
<section id="hc-hero">
<div class="container px-0 al-py-lg">
<div class="row">
<div class="col-lg-6">
<h1 class="display-5 fw-bold">{{ i18n "Software Certification" }}</h1>
<p class="display-4"><i class="bi bi-building-fill-check"></i> {{ i18n "Part of the AlmaLinux Certification Program" }}</p>
<p class="lead mb-5 mb-md-3">{{ i18n "The AlmaLinux Certification Program provides certification at no-cost, to support users in every industry. Stable, secure, and trusted performance starts here for users of AlmaLinux." }}</p>
<p class="lead mb-5 mb-md-3">{{ i18n "The AlmaLinux Certificated Software list, managed by the AlmaLinux Certification SIG, encourages the global adoption of the AlmaLinux by ensuring third-party software critical to our community has been certified to run on AlmaLinux." }}</p>
<div class="row btn-row">
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-blue" href="/certification/"><i class="bi bi-server"></i> {{ i18n "Certification Program" }}</a>
</div>
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-green" href="/certification/hardware-certification/"><i class="bi bi-people-fill"></i> {{ i18n "Hardware Certification" }}</a>
</div>
<div class="d-grid d-md-flex justify-content-md-start">
<a class="btn al-cta-yellow" href="https://wiki.almalinux.org/sigs/Certification.html"><i class="bi bi-people-fill"></i> {{ i18n "Get involved" }}</a>
</div>
</div>
</div>
<div class="col-lg-6 imgswitch">
<img src="/images/certificationimages/software_certification_hero.png">
</div>
</div>
</div>
</section>
<!-- start page content -->
<section id="hc-get">
<div class="container px-4 al-py-lg">
<h2>{{ i18n "Compatibility you can trust for performance, reliability, and stability" }}</h2>
<div class="row px-4 pb-4">
<div class="col-lg-6">
<h3 class="pb-3">{{ i18n "Test your software - coming soon!" }}</h3>
<p>{{ i18n "The AlmaLinux Certification SIG has launched with hardware certification, and plan to start implementing software certification. If you want to hear when this happens, sign up for the AlmaLinux Announce mailing list, or" }} <a href="https://wiki.almalinux.org/sigs/Certification.html">{{ i18n "join the Certification SIG" }}</a> {{ i18n "to help make it happen!" }} </p>
<div class="btn-row">
<a class="btn btn-primary btn-block p-2" href="https://github.com/almalinux/certifications/">{{ i18n "Request Certification" }}</a>
</div>
</div> <!-- end column 1 -->
<div class="col-lg-6">
<img src="/images/certificationimages/software_testers.png">
</div>
</div><!-- end consumer row -->
</div>
</section>
{{ end }}

3
layouts/elevate/single.html

@ -41,9 +41,6 @@ add new preview image for link previews
padding-left: 1.5rem !important;
padding-right: 1.5rem !important;
}
.al-page-index .al-hero-cta-primary {
margin:10px;
}
.row > * {
margin-top: 20px;
}

11
layouts/index.html

@ -60,9 +60,6 @@
padding-left: 1.5rem !important;
padding-right: 1.5rem !important;
}
.al-page-index .al-hero-cta-primary {
margin:10px;
}
.row > * {
margin-top: 20px;
}
@ -98,16 +95,16 @@
{{ i18n "An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is binary compatible with RHEL®." }}
</p>
<div class="d-grid gap-3 d-md-flex justify-content-md-start pt-3">
<a href="{{ "/contribute" | relLangURL }}" class="btn btn-lg px-4 me-md-2 al-hero-cta-primary">
<a href="{{ "/contribute" | relLangURL }}" class="btn btn-lg px-4 me-md-2 al-cta-blue">
<i class="bi bi-people pe-1"></i>
{{ i18n "Contribute" }}
</a>
<a href="{{ "/get-almalinux" | relLangURL }}" class="btn btn-lg px-4 al-hero-cta-secondary">
<a href="{{ "/get-almalinux" | relLangURL }}" class="btn btn-lg px-4 al-cta-green">
<i class="bi bi-download pe-1"></i>
{{ i18n "Download" }}
</a>
<a href="https://wiki.almalinux.org/documentation/migration-guide" class="btn btn-lg px-4 al-hero-cta-tertiary">
<img src="/images/icon-migrate.svg" alt="Icon" class="pe-1">
<a href="https://wiki.almalinux.org/documentation/migration-guide" class="btn btn-lg px-4 al-cta-yellow">
<img src="/images/icon-almalinux-black.svg" alt="Icon" class="pe-1">
{{ i18n "Migrate" }}
</a>
</div>

12
layouts/p/list.html

@ -3,9 +3,6 @@
<div class="al-body-container">
<section class="al-page-page" dir="ltr">
<div class="container py-5">
<h1 class="al-section-title mb-4">{{ .Title }}</h1>
@ -14,20 +11,11 @@
{{ .Content }}
</div>
<div class="al-page-date d-flex align-items-center"
title="July 25, 2021 1:14 p.m."
dir="ltr">
<i class="bi bi-calendar pe-1"></i>
<span>Published 1 year, 4 months ago</span>
</div>
</article>
</div>
</section>
</div>
{{ .Content }}
{{ end }}

12
layouts/p/single.html

@ -1,11 +1,6 @@
{{ define "main" }}
<div class="al-body-container " style="max-width:680px; margin: auto;">
<div class="al-body-container " style="margin: auto;">
<section class="al-page-page" dir="ltr">
<div class="container py-5">
<h1 class="al-section-title mb-4">{{ .Title }}</h1>
@ -19,7 +14,4 @@
</div>
{{ end }}
{{ end }}

3
layouts/partials/common/footer.html

@ -3,7 +3,7 @@
<div class="row">
<div class="col-12 col-md">
<img src="/images/icon.svg" alt="AlmaLinux OS icon" class="mb-3" height="64">
<div class="d-block mb-3">© 2024 AlmaLinux OS Foundation</div>
<div class="d-block mb-3">AlmaLinux OS Foundation</div>
<div>20791 Three Oaks Pkwy, #980<br />Estero, FL 33929</div>
<div><a href="mailto:hello@almalinux.org">hello@almalinux.org</a></div>
</div>
@ -11,6 +11,7 @@
<h5>Resources</h5>
<ul class="list-unstyled">
<li><a href="https://wiki.almalinux.org">{{ i18n "Wiki" }}</a></li>
<li><a href="{{ "/certification" | relLangURL }}">{{ i18n "Certification" }}</a></li>
<li><a href="{{ "/alesco" | relLangURL }}">{{ i18n "ALESCo" }}</a></li>
<li><a href="https://github.com/AlmaLinux/">GitHub</a></li>
<li><a href="https://bugs.almalinux.org/">{{ i18n "Bugs" }}</a></li>

29
layouts/partials/common/nav.html

@ -43,6 +43,28 @@
</a>
</li>
<li>
<a class="dropdown-item" href="{{ "/certification" | relLangURL }}" style="color:aliceblue">
{{ i18n "Certification" }}
</a>
<ul>
<li>
<a class="dropdown-nested dropdown-item" href="{{ "/certification/hardware-certification" | relLangURL }}" style="color:aliceblue">
{{ i18n "Hardware" }}
</a>
</li>
<li>
<a class="dropdown-item dropdown-nested" href="{{ "/certification/hardware-certification/hardware-certification-program" | relLangURL }}" style="color:aliceblue">
{{ i18n "Certification Program" }}
</a>
</li>
<li>
<a class="dropdown-item dropdown-nested" href="{{ "/certification/software-certification" | relLangURL }}" style="color:aliceblue">
{{ i18n "Software" }}
</a>
</li>
</ul>
</li>
<li>
<a class="dropdown-item" href="{{ "/alesco" | relLangURL }}" style="color:aliceblue">
{{ i18n "ALESCo" }}
</a>
@ -90,7 +112,7 @@
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="https://shop.almalinux.org/?utm_source=almalinuxorg&amp;utm_medium=web&amp;utm_campaign=almalinuxorg_navbar" style="margin-top:5px">
<a class="nav-link" href="https://shop.almalinux.org/" style="margin-top:5px">
{{ i18n "Shop" }}
</a>
</li>
@ -122,14 +144,11 @@
</ul>
</div>
</div>
</nav>
<div id="al-motd" dir="ltr" data-nosnippet="" style="display: block; letter-spacing: 0px;">
<div class="container pl-3">
<i class="bi bi-card-checklist"></i>
<div class="text">{{ i18n "AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout " }}<a href="{{ "/blog/2024-05-06-announcing-94-stable/" | relLangURL }}">{{ i18n "AlmaLinux OS 9.4 Stable" }}</a>{{ i18n " and " }}<a href="{{ "/blog/2024-05-28-announcing-810-stable/" | relLangURL }}">{{ i18n "AlmaLinux OS 8.10 Stable" }}</a>{{ i18n " for more information!" }}</div>
<div class="text">{{ i18n "Announcing the new Certification Program, run by the Certification SIG." }} <a href="{{ "/certification" | relLangURL }}">{{ i18n "Read More" }}</a></div>
</div>
</div>

2
layouts/partials/common/opengraph.html

@ -15,7 +15,7 @@
{{- with $.Site.Params.images }}<meta property="og:image" content="{{ index . 0 | absURL }}"/>{{ end -}}
{{- if not $.Site.Params.images -}}
<!-- Default image if no other image is found -->
<meta property="og:image" content="{{ "images/newhero.png" | absURL }}"/>
<meta property="og:image" content="{{ "images/og/newhero.png" | absURL }}"/>
{{- end -}}
{{- end -}}
{{- end -}}

31
package-lock.json

@ -0,0 +1,31 @@
{
"name": "almalinux",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "almalinux",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"bootstrap-icons": "^1.11.3"
}
},
"node_modules/bootstrap-icons": {
"version": "1.11.3",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz",
"integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/twbs"
},
{
"type": "opencollective",
"url": "https://opencollective.com/bootstrap"
}
]
}
}
}

BIN
static/blog-images/2024/08_events_roundup/aswfosd-benny.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

BIN
static/blog-images/2024/08_events_roundup/flock_gathering.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
static/blog-images/2024/08_events_roundup/flock_gathering_2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

BIN
static/blog-images/2024/08_events_roundup/jonathan_flock.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 KiB

BIN
static/blog-images/2024/08_events_roundup/self2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 711 KiB

BIN
static/blog-images/2024/08_events_roundup/self3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 719 KiB

BIN
static/blog-images/2024/08_events_roundup/siggraph1.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

BIN
static/blog-images/2024/08_events_roundup/siggraph2.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 KiB

BIN
static/blog-images/2024/2024-08-09-bootc-almalinux.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 633 KiB

BIN
static/blog-images/2024/2024.08.28.event.roundup.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

BIN
static/blog-images/2024/2024.09.certification.sig.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 658 KiB

4
static/images/building-fill-check.svg

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-building-fill-check" viewBox="0 0 16 16">
<path d="M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7m1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.708l.547.548 1.17-1.951a.5.5 0 1 1 .858.514"/>
<path d="M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.5 4.5 0 0 0 12.5 8a4.5 4.5 0 0 0-3.59 1.787A.5.5 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.5 4.5 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5m3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5m3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5M7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5M4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
static/images/certificationimages/certification_consumers.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

BIN
static/images/certificationimages/certification_providers.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
static/images/certificationimages/certificationpagehero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

1
static/images/certificationimages/certificationprocess.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 131 KiB

1
static/images/certificationimages/certificationtestingprocess.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 79 KiB

BIN
static/images/certificationimages/hardware_certification_hero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 KiB

BIN
static/images/certificationimages/software_certification_hero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
static/images/certificationimages/software_testers.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
static/images/ec/dell-logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

BIN
static/images/ec/hp-logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
static/images/ec/supermicro-logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

0
static/images/icon-migrate.svg → static/images/icon-almalinux-black.svg

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
static/images/og/certification.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
static/images/og/ecosystemcatalog.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
static/images/og/hardwarecertification.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
static/images/og/newhero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/images/og/softwarecertification.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
static/users/imbev.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 KiB

Loading…
Cancel
Save