Skip to content

Instantly share code, notes, and snippets.

View midivue's full-sized avatar
🇭🇺
mindenki a saját sorsának pogácsa

midi midivue

🇭🇺
mindenki a saját sorsának pogácsa
View GitHub Profile
@midivue
midivue / kafka.yml
Created April 8, 2024 14:08
Kafka bitnami helm chart
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
## @section Global parameters
## Global Docker image parameters
## Please, note that this will override the image parameters, including dependencies, configured to use the global value
## Current available global Docker image parameters: imageRegistry, imagePullSecrets and storageClass
##
## @param global.imageRegistry Global Docker image registry
@midivue
midivue / signing-vbox-kernel-modules.md
Created March 26, 2022 10:37 — forked from reillysiemens/signing-vbox-kernel-modules.md
Signing VirtualBox Kernel Modules

Signing VirtualBox Kernel Modules

These are the steps I followed enable VirtualBox on my laptop without disabling UEFI Secure Boot. They're nearly identical to the process described on [Øyvind Stegard's blog][blog], save for a few key details. The images here are borrowed from the [Systemtap UEFI Secure Boot Wiki][systemtap].

  1. Install the VirtualBox package (this might be different for your platform).
    src='https://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo'