Skip to content

Instantly share code, notes, and snippets.

View kallies's full-sized avatar
🏠
Working from home

Lukas Kallies kallies

🏠
Working from home
View GitHub Profile
@kallies
kallies / rhsm_lce.rb
Created June 4, 2021 09:39
rhsm_lce fact for subscription_manager
#!/usr/bin/ruby
# frozen_string_literal: true
#
# Report the lifecycle environment name of the client.
#
# based on rhsm_identity.rb
#
require 'English'
@kallies
kallies / read_audiocd.sh
Last active August 25, 2017 20:47
Workflow for the encoding of AudioCDs
#!/usr/bin/env bash
# This script is published under
#
# The MIT License (MIT)
#
# Copyright (c) 2016 Lukas Kallies
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal