Skip to content

Instantly share code, notes, and snippets.

@Hermanverschooten
Hermanverschooten / rc.local
Last active March 9, 2022 19:10
Ubuntu 18.04 as a router with IPv6
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
@dennisschneider
dennisschneider / gist:5907959
Created July 2, 2013 09:33
VirtualBox migration workaround: v4.2.14 ( "Progress object failure: NS_ERROR_CALL_FAILED") just replace "BaseBoxName" with your box, tested with precise32 + precise64
cd ~/.vagrant.d/boxes/BaseBoxName/virtualbox
openssl sha1 *.vmdk *.ovf > box.mf