Skip to content

Instantly share code, notes, and snippets.

@KwadroNaut
KwadroNaut / gist:f7549300696918f11064fe27118c50ce
Last active February 26, 2024 23:04
greenhost vm use your own kernel
# maybe too many things here. or not the right order. meant for greenhost machines
# install kernel inside domu - often useful for scheduling for example
mount -o remount,size=1G /usr/lib/modules
mount --bind / /mnt
mount --bind /mnt/lib/modules /lib/modules
mkdir /boot/grub
apt-get install grub-pc
# xen-utils

Keybase proof

I hereby claim:

  • I am kwadronaut on github.
  • I am kwadronaut (https://keybase.io/kwadronaut) on keybase.
  • I have a public key whose fingerprint is 5FBA A2C0 9C2E AA81 D31D 7C4A BD68 C7AA 997F A77F

To claim this, I am signing this object:

# encoding: UTF-8
# Chiliproject to Redmine converter
# =================================
#
# This script takes an existing Chiliproject database and
# converts it to be compatible with Redmine (>= v2.3). The
# database is converted in such a way that it can be run multiple
# times against a production Chiliproject install without
# interfering with it's operation. This is done by duplicating