Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am kalbasit on github.
  • I am kalbasit (https://keybase.io/kalbasit) on keybase.
  • I have a public key whose fingerprint is 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2

To claim this, I am signing this object:

kalbasit@cratos ~ % mach -D create -d virtualbox -virtualbox-disk-size 50000 --virtualbox-memory 2048 dev
executing: /usr/local/bin/VBoxManage
STDOUT: Oracle VM VirtualBox Command Line Management Interface Version 4.3.28
(C) 2005-2015 Oracle Corporation
All rights reserved.
Usage:
VBoxManage [<general option>] <command>
$ /tmp/docker-machine -D create -d virtualbox -virtualbox-disk-size 50000 --virtualbox-memory 2048 dev
[terminal truncated]
[--product <string>] (null)
[--remote yes|no] (null, VM filters only)
[--serialnumber <string>] (null)
[--maskedinterfaces <XXXXXXXX>]
usbfilter modify <index,0-N>
--target <uuid|vmname>|global
[--name <string>]
#!/usr/bin/env bash
#
# vim:ft=sh:fenc=UTF-8:ts=4:sts=4:sw=4:expandtab:foldmethod=marker:foldlevel=0:
#
# $Id: Gwall 954 2008-04-14 16:25:02Z wael $
#
# This script will load a random wallpaper on each boot.
# Copyright (C) 2006, Wael Nasreddine <wael.nasreddine@gmail.com>
#
# This program is free software; you can redistribute it and/or
@kalbasit
kalbasit / gist:747659
Created December 19, 2010 20:13
RVM Profile
We couldn’t find that file to show.
@kalbasit
kalbasit / install_kenshin
Created February 1, 2011 17:24
Un script pour nous aider à installer facilement Kenshin
#!/usr/bin/env bash
# -*- encoding : utf-8 -*-
# -*- bash -*-
#--
# vim:ft=sh:fenc=UTF-8:ts=2:sts=2:sw=2:expandtab
#
# Copyright 2011 Wael Nasreddine <wael@agence-durable.com>
#
# install_kenshin is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the Free
@kalbasit
kalbasit / capistrano_database_yml
Created May 31, 2011 13:34
Capistrano RVM Unicorn
#
# = Capistrano database.yml task
#
# Provides a couple of tasks for creating the database.yml
# configuration file dynamically when deploy:setup is run.
#
# Category:: Capistrano
# Package:: Database
# Author:: Simone Carletti <weppos@weppos.net>
# Copyright:: 2007-2010 The Authors
perl -MCPAN -e 'install Digest::SHA'
perl -MCPAN -e 'install URI::Escape'
perl -MCPAN -e 'install Bundle::LWP'
perl -MCPAN -e 'install MIME::Base64'
perl -MCPAN -e 'install Crypt::SSLeay'
perl -MCPAN -e 'install XML::LibXML'
aws-email unix - n n - - pipe
flags=R user=list argv=perl -I/opt/amazon-ses/lib /opt/amazon-ses/bin/ses-send-email.pl -r
-k /opt/amazon-ses/etc/aws_credentials -e https://email.us-east-1.amazonaws.com -f ${sender} ${recipient}
default_transport = aws-email