Tag: linux

  • A couple IBM Power related updates

    A couple quick updates… opentofus – a terraform Compatible Build for ppc64le The Oregon State University Open Source Lab (OSU OSL) provides Power servers to develop and test open source projects on the Power Architecture platform. OSU OSL provides ppc64le VMs and bare metal machines as well as CI. Read more about their Power services…

  • January 2023 – Lessons Learned

    For the month, I learned lots of things, and wanted to share them as part of snippets that you might find useful. Create a virtual server instance in IBM Power Virtual Server using Red Hat Ansible Automation Platform The Power Developer Exchange article dives into using the Red Hat Ansible Automation Platform and how to…

  • Identifying Kernel Memory Usage Culprits

  • Playing with buildah and ubi-micro: Part 1

    buildah is an intriguing open source tool to build of Open Container Initiative (OCI) container images using a scripted approach versus a traditional Dockerfile. It’s fascinating and I’ve started to use podman and buildah to build my project’s images. I picked ubi-micro as my startingn point. Per Red Hat, ubi-microis the smallest possible image excludinng…

  • htop and docker