Skip to content

Instantly share code, notes, and snippets.

View dkulchenko's full-sized avatar
🐧

Daniil Kulchenko dkulchenko

🐧
View GitHub Profile
@dkulchenko
dkulchenko / keybase.md
Created October 7, 2014 05:25
My Keybase Proof

Keybase proof

I hereby claim:

  • I am dkulchenko on github.
  • I am dkulchenko (https://keybase.io/dkulchenko) on keybase.
  • I have a public key whose fingerprint is 91A3 77F7 0F96 BF9A 1553 1ED2 3CBC C45A F4C0 D2C0

To claim this, I am signing this object:

@dkulchenko
dkulchenko / lxc-ubuntu
Created October 18, 2011 23:22
Script to generate LXC containers for EC2
#!/bin/bash
#
# template script for generating ubuntu natty container for LXC
#
# This script is based on lxc-debian (Daniel Lezcano <daniel.lezcano@free.fr>)
#
# Copyright © 2010 Wilhelm Meier
# Author: Wilhelm Meier <wilhelm.meier@fh-kl.de>