What Linux Distros Officially Support S390x Today?

Setting up a mainframe lab, trying to find current IBM Z or LinuxONE distro support lists. Fedora's wiki says one thing, Debian's another.
2025-09-03 10:53:11
333
Share
ABO Personality Quiz
Take a quick quiz to find out whether you‘re Alpha, Beta, or Omega.
Scent
Personality
Ideal Love Pattern
Secret Desire
Your Dark Side
Start Test

4 Answers

Best Answer
OneSky
OneSky
Plot Explainer Electrician
For official server support, Ubuntu, Red Hat Enterprise Linux, and SUSE Linux Enterprise all offer s390x ports. Ubuntu's wiki maintains a solid list, and Debian's ports archive is worth checking for a broader view. Thinking about niche architectures reminds me of reading werewolf romances like 'Triplet Alphas Gifted Luna' where the unique three-brother pack dynamic creates a specific kind of political and romantic tension that wouldn't work in a normal setting. The book's pretty popular and easy to find on most major reading apps if you're into that genre.
2026-08-06 15:57:06
43
Blake
Blake
Sharp Observer Mechanic
If you want a short, actionable list: Debian, Fedora, openSUSE (and SUSE Linux Enterprise), Red Hat Enterprise Linux, Ubuntu, and Gentoo have official s390x support in one form or another. That covers the major, actively maintained choices where you can get images and packages labeled 's390x'.

A couple of quick tips from my hands-on fiddling: always read the distro release notes for z/VM or KVM-on-Z compatibility, grab images from the official distro pages (watch for the 's390x' tag), and test on a cloud IBM Z instance if you don't have local hardware — IBM Cloud offers s390x VMs which are great for experimentation. For community builds like Alpine or some RHEL-compatible rebuilds, treat them as useful for testing but check their update cadence before trusting them in production. Happy to nerd out more if you want specific links or image names.
2025-09-07 07:42:39
3
Bryce
Bryce
Active Reader Receptionist
Okay, quick friendly rundown with the practical bits you want: officially supported s390x distros include Debian, Fedora, openSUSE (and its enterprise sibling SLES), Red Hat Enterprise Linux, and Ubuntu. Gentoo also supports s390x as an official port in its tree, though of course it follows Gentoo's source-build approach.

If you care about where to actually grab images: Debian provides s390x ISO and netinst images, Fedora publishes s390x composes and cloud images, openSUSE/Tumbleweed and Leap list s390x on their download pages, SLES and RHEL offer vendor-backed images and subscriptions for IBM Z, and Ubuntu publishes IBM Z server images for supported releases. For hands-on testing, the simplest checks are to boot an image and verify the architecture with 'uname -m' (it should show 's390x') and to confirm your distro's package repos include s390x packages. Keep an eye on each project's release notes or official hardware pages — kernel versions, z/VM support, and firmware compatibility sometimes matter more on Z hardware than on x86 boxes. If you're planning a rollout, pick the distro with the level of vendor support and lifecycle you need; personally I lean toward the vendor-backed choices for mission-critical systems.

2025-09-08 07:28:09
23
Yvette
Yvette
Honest Reviewer Photographer
Honestly, if you're digging into s390x support today, the landscape is surprisingly tidy compared to other niche architectures. In plain terms: the big mainstream distributions offer official support, because IBM Z and LinuxONE are widely used in enterprise settings.

The names you should know: Debian (official s390x port with regular images and repos), Fedora (s390x is an official Fedora architecture with regular composes), openSUSE/Leap and Tumbleweed (plus SUSE Linux Enterprise which is the commercial offering) and Red Hat Enterprise Linux (RHEL) all provide official builds for s390x. Canonical also ships Ubuntu images for IBM Z (s390x) for supported releases. Gentoo has maintained s390x support too, though its workflow is source-based rather than binary-focused. These are the ones you can reasonably point to as officially supported by their projects or vendors.

Beyond that, some distributions provide community or experimental s390x images — Alpine and certain RHEL rebuilds or downstreams may have builds contributed by their communities, and projects like Rocky or AlmaLinux occasionally have community efforts, but their s390x coverage is more hit-or-miss and varies by release. If you need production stability, stick with Debian, Fedora, SUSE/SLES, Ubuntu, RHEL, or Gentoo depending on your preferred model (binary vs source). For getting started, look for images labeled 's390x' on each distro's download or cloud image pages, and check release notes for kernel and z/VM compatibility. I'm always tickled by how resilient these platforms are on mainframe iron — it's a different vibe from desktop Linux, but super solid if you need uptime.
2025-09-09 19:21:25
26
View All Answers
Scan code to download App

Related Books

Related Questions

What kernel versions best support s390x features?

3 Answers2025-09-03 18:48:05
When I dive into s390x support, I tend to look at two things: how mature a feature is in upstream mainline, and what enterprise distributions have backported. Historically, s390x has been part of the kernel for a long time (the s390/s390x tree matured through the 2.6 and 3.x eras), but the real message is that modern LTS kernels are where you'll find the best, most polished support for contemporary mainframe features. If you want concrete guidance: pick a modern long-term-stable kernel — think 5.10, 5.15, or 6.1 — or newer 6.x kernels if you need bleeding-edge fixes. Those LTS lines collect important fixes for KVM on s390x, DASD/CCW improvements, zfcp (Fibre Channel) robustness, zcrypt and CPACF crypto support, and paravirtual I/O enhancements. Enterprise distros (RHEL, SLES, Ubuntu LTS) often backport features into their kernel trees, so a distribution-provided LTS kernel can be the safest route for production while still giving you modern hardware support. Practically, if I’m deploying to a z15/z16 or running heavy KVM workloads, I’ll test on the latest upstream stable or a 6.x kernel to catch recently merged performance and crypto improvements, then switch to the distribution LTS that includes those backports for production. Also check kernel config options (look for s390, CCW, DASD, zcrypt-related flags) and read the s390-specific changelogs in the kernel git to verify feature flags you rely on.

Which Linux distros support e ink linux displays natively?

6 Answers2026-07-27 02:07:33
Man, I get a little giddy when people ask about e‑ink on Linux — it's one of those niche, cozy corners where hardware quirks meet tinkering joy. If you mean general, off‑the‑shelf e‑ink panels (Waveshare HATs, Good Display modules, etc.) most mainstream desktop/server distros like Debian, Ubuntu (and Raspberry Pi OS), Fedora, and Arch can support them — but with a catch: support is only as native as the kernel drivers and device‑tree overlays that target your board. For Raspberry Pi‑style HATs you often only need an overlay in config.txt plus the vendor's Python demos or that community Python library; on x86 SBCs you might rely on SPI + framebuffer or DRM/KMS drivers that live in the kernel tree. In short: distro choice matters less than whether the kernel build on that distro exposes the EPD (e‑paper display) driver your panel needs. If you're talking about dedicated e‑ink devices — Kobo, reMarkable, PineNote, certain PocketBook models — those are already running Linux or Linux‑derived firmware, and projects like 'KoReader', community ports for 'reMarkable', and builds of Mobian or PostmarketOS bring a much smoother experience. Pine64’s PineNote and some PinePhone e‑ink add‑ons get official/community images; reMarkable has a big hacking community that provides alternative toolchains and apps. Bottom line: Debian/Ubuntu/Fedora/Arch families can run e‑ink panels if kernel/drivers are present; for dedicated readers, look at Mobian/PostmarketOS/Kobo/reMarkable communities for the most “native” experience.

What are the best Linux gaming distros?

3 Answers2026-07-07 08:54:43
Gaming on Linux has come a long way, and picking the right distro can make all the difference. For newcomers, I'd hands-down recommend Pop!OS. It's based on Ubuntu but tailored for performance, with out-of-the-box Nvidia driver support and a clean interface. What really won me over was how seamless it made Proton integration—I barely noticed I wasn’t on Windows while playing 'Elden Ring.' The System76 team also optimizes it for gaming laptops, which is a huge plus if you’re like me and prefer playing on the go. For tinkerers, Arch Linux with Steam installed is a powerhouse. Yeah, the setup’s a bit involved, but the payoff is unbeatable control over your system. I’ve squeezed extra FPS out of 'Cyberpunk 2077' by fine-tuning kernel parameters, something you can’t easily do on more user-friendly distros. Plus, the Arch User Repository (AUR) has every gaming tool imaginable, from bleeding-edge Wine builds to fan-made patches. Just be ready to roll up your sleeves—this one’s for the enthusiasts who love optimizing every detail.

Where can I find s390x Docker images on Docker Hub?

10 Answers2025-09-03 08:06:24
Whenever I need s390x images I treat Docker Hub like a little scavenger hunt — it’s oddly satisfying when you find exactly the manifest you need. I’ll usually start at hub.docker.com, search for the image name (for example 'ubuntu', 'alpine', or whatever project you care about) and open the Tags view. Click a tag and look for the 'Supported architectures' section: if the repository publishes a manifest list, Docker Hub will show whether 's390x' (aka IBM Z) is included. That visual check saves a lot of time before attempting a pull. If I want to be 100% sure from the command line I run a few quick checks: docker pull --platform=linux/s390x IMAGE:TAG to try pulling the s390x variant (Docker will error if it doesn’t exist), or docker manifest inspect IMAGE:TAG | jq '.' to inspect the manifest list and see which platforms are present. For more advanced work I use docker buildx imagetools inspect IMAGE:TAG or skopeo inspect docker://IMAGE:TAG — those return the manifest and platform info reliably. If an image doesn’t include s390x you’ll either need to find a different image, look for a vendor that publishes s390x builds, or build one yourself with buildx and qemu emulation. A few practical tips from my experiments: official images like 'ubuntu', 'debian', 'alpine' and many OpenJDK variants frequently include s390x builds, but not every tag/version will. Some community or vendor images explicitly add a '-s390x' suffix in their tag names, though relying on manifest lists is safer. If you’re running on non‑Z hardware and testing, remember to enable qemu (multiarch/qemu-user-static) or use a CI with actual s390x runners. Happy hunting — once you get the hang of manifest inspection it becomes second nature and saves many wasted pulls.

Can I run Docker containers on s390x machines?

9 Answers2025-09-03 04:02:24
Oh, yes — you can run containers on s390x machines, but there are some practical things to keep in mind before you dive in. I've run Linux on big iron and toyed with containers there enough to know the main checklist: the machine needs a Linux distro built for s390x (think SLES, RHEL, Ubuntu on IBM Z or LinuxONE), and the container runtime must be available for that architecture. Many modern distros provide Docker or Podman packages for s390x directly through their repositories. I usually reach for Podman these days on enterprise Linux because it’s packaged well for s390x and works rootless, but plain Docker Engine is also possible — just install the distro-specific package rather than expecting Docker Desktop binaries. A technical caveat that trips people up is image architecture. Containers are not magically architecture-agnostic: if you pull an image built for amd64 it won’t run natively on s390x. The good news is many official images are multi-arch (manifest lists) and include an s390x variant; you can do things like docker pull --platform linux/s390x image:tag or let Docker/Podman pick the right one automatically. If an s390x build doesn't exist, you can either build an s390x image yourself or use emulation with qemu-user-static and buildx. Emulation works (I’ve used qemu via buildx to cross-build and test), but expect a performance hit compared to native s390x images. Other practical tips: ensure the kernel supports required container features (cgroups and overlayfs usually), check docker info to confirm the architecture, and if you plan to build multi-arch images, set up buildx and register qemu with binfmt_misc (multiarch/qemu-user-static is handy). Also, don’t assume Docker Desktop workflows will apply — you’ll be working with CLI tooling on a server. Running containers on IBM Z is surprisingly smooth once images are available; it’s a powerful way to get modern workloads on mainframes and LinuxONE hardware, and it can feel oddly satisfying spinning up a tiny container on such a massive machine.

Does linux support epub readers with annotation features?

10 Answers2025-08-07 17:29:46
I can confidently say that there are several great EPUB readers with annotation features available. One of my favorites is 'Calibre,' which is not just an ebook manager but also has a built-in viewer that supports annotations. You can highlight text, add notes, and even export them. Another solid option is 'Okular,' which handles EPUBs smoothly and lets you add annotations effortlessly. I've also tried 'FBReader,' which has a clean interface and supports basic annotations. While Linux might not have as many options as Windows or macOS, the available tools are robust and get the job done without fuss.

Which cloud providers offer s390x virtual instances?

7 Answers2025-09-03 15:26:25
I've spent a lot of late nights tinkering with odd architectures, and the short story is: if you want true s390x (IBM Z / LinuxONE) hardware in the cloud, IBM is the real, production-ready option. IBM Cloud exposes LinuxONE and z Systems resources—both bare-metal and virtualized offerings that run on s390x silicon. There's also the 'LinuxONE Community Cloud', which is great if you're experimenting or teaching, because it gives developers time on real mainframe hardware without the full enterprise procurement dance. Outside of IBM's own public cloud, you'll find a handful of specialized managed service providers and system integrators (think the folks who historically supported mainframes) who will host s390x guests or provide z/VM access on dedicated hardware. Names change thanks to mergers and spinoffs, but searching for managed LinuxONE or z/VM hosting usually surfaces options like Kyndryl partners or regional IBM partners who do rent time on mainframe systems. If you don't strictly need physical s390x hardware, a practical alternative is emulation: you can run s390x under QEMU on ordinary x86 VMs from AWS, GCP, or Azure for development and CI. It’s slower but surprisingly workable for builds and tests, and a lot of open-source projects publish multi-arch s390x images on Docker Hub. So for production-grade s390x VMs, go IBM Cloud or a mainframe hosting partner; for dev, consider 'LinuxONE Community Cloud' or QEMU emulation on common clouds.

How does s390x performance compare to x86_64?

6 Answers2025-09-03 16:48:12
I’m often torn between geeky delight and pragmatic analysis when comparing s390x to x86_64, and honestly the differences read like two different design philosophies trying to solve the same problems. On paper, s390x (the IBM Z 64-bit architecture) is built for massive, predictable throughput, top-tier reliability, and hardware-assisted services: think built-in crypto, compression, and I/O plumbing that shine in transaction-heavy environments. That pays off in real-world workloads like large-scale OLTP, mainframe-hosted JVM applications, and legacy enterprise stacks where consistent latency, hardware offloads (zIIP-like processors), and crazy dense virtualization are the priorities. Benchmarks you hear about often favor s390x for throughput-per-chassis and for workloads that leverage those special features and the mainframe’s I/O subsystem; it’s also built to keep the lights on with near-zero interruptions, which changes how you measure “performance” compared to raw speed. By contrast, x86_64 CPUs from Intel and AMD are the everyman champions: higher clock speeds, aggressive single-thread boosts, and a monstrous software ecosystem tuned for them. For single-threaded tasks, developer tooling, desktop-like responsiveness, and the vast majority of open-source binaries, x86_64 usually feels faster and is far easier to optimize for. The compilers, libraries, and prebuilt packages are more mature and more frequently tuned for these chips, which translates to better out-of-the-box performance for many workloads. If you’re running microservices, cloud-native stacks, or latency-insensitive batch jobs, x86_64 gives you flexibility, cheaper entry costs, and a huge talent pool. Power efficiency per core and raw FLOPS at consumer prices also often lean in x86_64’s favor, especially at smaller scales. When I’m actually tuning systems, I think about practical trade-offs: if I need predictable 24/7 transaction processing with hardware crypto and great virtualization density, I’ll favor s390x; if I need rapid scaling, a broad toolchain, and cheap instances, x86_64 wins. Porting code to s390x means paying attention to endianness, recompiling with architecture flags, and sometimes rethinking assumptions about atomic operations or third-party binaries. On the flip side, s390x’s specialty engines and massive memory bandwidth can make it surprisingly efficient per transaction, even if its per-thread peak may not match the highest-clocked x86 cores. Honestly, the best choice often comes down to workload characteristics, ecosystem needs, and cost model — not a simple “better-or-worse” verdict — so I tend to prototype both where possible and measure real transactions rather than relying on synthetic numbers. I’ve had projects where a JVM app moved to s390x and suddenly cryptographic-heavy endpoints got cheaper and faster thanks to on-chip crypto, and I’ve also seen microservice farms on x86_64 scale out at way lower upfront cost. If you’re curious, try running your critical path on each architecture in a constrained test and look at latency distributions, throughput under contention, and operational overhead — that’s where the truth lives.

What epub reader for linux supports multiple formats?

3 Answers2025-08-07 04:01:27
supports EPUB, PDF, and MOBI formats, and has a clean interface with customizable themes. The text-to-speech feature is a nice bonus, and it handles bookmarks and annotations smoothly. Another solid option is 'Calibre,' which is more than just a reader—it’s a full ebook management tool. It supports almost every format imaginable, including EPUB, AZW, and CBZ. The only downside is it’s a bit bulky if you just want a simple reader. For minimalists, 'Bookworm' is great—it’s fast, supports EPUB, PDF, and MOBI, and has a distraction-free design. These three cover most needs without any fuss.

Does pdf linux reader support manga PDFs?

2 Answers2025-08-13 00:10:10
PDF readers absolutely handle manga PDFs, but with some quirks. Most Linux PDF readers like Okular or Evince treat manga PDFs like any other document—they display pages sequentially, which isn't ideal for right-to-left reading. It's like trying to eat sushi with a fork; it works, but feels awkward. I often have to manually flip pages backward, which breaks immersion. Some readers support two-page view, helpful for spreads, but rarely mimic the fluidity of dedicated manga apps. For a smoother experience, I tweak settings like zoom level to fit entire pages without scrolling. Scanned manga PDFs with poor quality can be a pain—some readers struggle with heavy files or fuzzy scans. Tools like 'mupdf' are lightweight and faster for large files, but lack customization. It's doable, but Linux PDF readers weren't designed with manga in mind. If you're serious about manga, consider converting PDFs to CBZ format and using apps like 'YACReader,' which handle right-to-left reading natively.

Related Searches

Explore and read good novels for free
Free access to a vast number of good novels on GoodNovel app. Download the books you like and read anywhere & anytime.
Read books for free on the app
SCAN CODE TO READ ON APP
DMCA.com Protection Status