(This page just shows the latest 20 or so posts, sign up to the daily newsletters to get all of them or join us at Slack)
- Docker-like containers on AIXby Power DevOps on 2025-03-31 at 19:25
#IBMAIX has a technology called WPAR to enable containerization, but it is not developer-friendly like podman or docker.3 years ago, I did a small PoC – runc-aix to run containers on AIX in a “runc manner”. It is based on WPAR syscalls that are available in AIX, but it doesn’t use any userspace WPAR tools. It can start and stop containers and nothing else.This is a small demo using it.
- AIX Toolbox – What is hidden among the RPM packages for AIX?by Kamil Pytliński on 2025-03-29 at 22:23
Most of us working with AIX know the IBM AIX Toolbox for Open Source Software. It’s a repository that gives us access to the open-source world. But have you ever looked closely… The post AIX Toolbox – What is hidden among the RPM packages for AIX? appeared first on OSAdmins.
- IBM! I am tired to hear the word “OpenShift”! Is there anything better?on 2025-03-28 at 12:04
Why should I pay so many bucks for the opensource software?
- AIX 7.2 on QEMU, virtio driversby krackout21 on 2025-03-25 at 05:42
I’m also trying to switch from spapr-vscsi & spapr-vlan devices to virtio. (There’s only one NIC on the vm, but have the same result with spapr-vlan enabled, in which case networking works fine)
- perl binary on AIX shows relative paths in ldd outputby tseeling on 2025-03-25 at 05:42
If set to a static default like the offending (and imho insecure!) relative paths are no longer shown and works correctly. Update: I can block this behaviour by explicitly setting the variable which controls the order of searching and loading dynamic libraries (this is like on Linux).
- IBM Warns of AIX Vulnerabilities Allowing Arbitrary Command Execution – GBHackerson 2025-03-20 at 18:55
Free Webinar – Supply Chain Attack PreventionRecent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.Discussion points Meeting PCI DSS 4.0 mandates. Blocking malicious components and unauthorized JavaScript execution. PIdentifying attack surfaces from third-party dependencies. Preventing man-in-the-browser attacks with proactive monitoring.
- Veeam and IBM Release Patches for High-Risk Flaws in Backup and AIX Systemson 2025-03-20 at 18:55
Veeam has released security updates to address a critical security flaw impacting its Backup & Replication software that could lead to remote code execution. CVE-2024-56346 (CVSS score: 10.0) – An improper access control vulnerability that could permit a remote attacker to execute arbitrary commands via the AIX nimesis NIM master service
- Serious security vulnerabilities threaten IBM AIX server operating system | heise onlineon 2025-03-20 at 18:55
According to an article, IBM License Metric Tool v9 can be attacked via several security vulnerabilities. In a warning message, IBM’s developers state that they have closed two “critical” security gaps (CVE-202456346, CVE-2024-56347) in the AIX server operating system.
- IBM scores perfect 10 … vulnerability in mission-critical OS AIXon 2025-03-19 at 19:06
Big Blue’s workstation workhorse patches hole in network installation manager that could let the bad guys in IBM “strongly recommends” customers running its Advanced Interactive eXecutive (AIX) operating system apply patches after disclosing two critical vulnerabilities, one of which has a perfect 10 severity score.…
- Optimizing JFS on AIXby Andrew Wig on 2025-03-17 at 19:43
Journaled File System (JFS) is a pivotal data storage and management technology within IBM’s AIX operating system. This article delves into the intricacies of optimizing JFS to enhance its performance and efficiency. These topics are covered in the following sections: As a complex and highly advanced file system, JFS is engineered to manage and store The post Optimizing JFS on AIX appeared first on TechChannel.
- IBM Power 2025 Webinars: Learn for free with expertsby albamart on 2025-03-14 at 13:13
Can you imagine finding solutions to your Linux, AIX, IBM i, etc… all in one?!🙀 Well, now it is possible thanks to Dame Power, the Spanish-speaking community of IBM Power. At SIXE, we’re excited to be a part of the exclusive Dame Power webinars. A series of free sessions designed to help you dive deeper
- Can I install OpenShift using AIX?on 2025-03-14 at 12:22
Yes, I can! But it will be hacky.
- Upgrading VIOS to 4.1 using Ansibleon 2025-03-12 at 12:12
Complete playbook to the last newsletter
- How to upgrade 100 VIOSes in 1 day!on 2025-03-07 at 12:08
The short answer – by automating the upgrade procedure
- Our Hub for IT Knowledge %on 2025-03-06 at 21:00
OSAdmins % The IT world is changing rapidly – we keep up with it! IBM i, AIX, Linux, DevOp % s, and modern automation. Knowledge and experience in one place!
- Install a service pack on IBM Virtual I/O Server with Ansibleon 2025-03-05 at 12:08
Complete playbook to the last newsletter
- A Year of Many Changesby Andrey Klyachkin on 2025-03-05 at 08:41
2025 began 2 months ago. It’s March, and we are back to our daily responsibilities: tickets, customer calls, and our regular routines. We’ve already forgotten our New Year’s resolutions. Let me remind you of a few tasks you need to accomplish this year. Buy a Power10 Server This is the most important task for this The post A Year of Many Changes first appeared on PowerWire.
- Upgrading to VIOS 4.1 means install the latest service pack on VIOS 3.1 first!on 2025-02-28 at 12:05
Let’s install it using Ansible!
- How to implement an ML architecture without failing in the attemptby albamart on 2025-02-26 at 13:45
📌 Are you interested in automation, AI, etc? You are in the right place. At SIXE we are going to tell you how to set up a ML architecture avoiding the most common mistakes. Machine Learning (ML) is no longer the future, it is the present. Companies from all sectors are betting on artificial intelligence
- How Time and Data Management works on IBM PowerSystemsby Bart on 2025-02-24 at 23:03
In this post I explain how date and time management works on an AIX, VIOS, and IBMi LPARs. Setting the time is usually one-time operation, we often take it for granted, as long as everything works well. However, when issues arise, it can become quite puzzling. Information in this post may be particularly useful for… Continue reading How Time and Data Management works on IBM PowerSystems