I hereby claim:
- I am matthiasegli on github.
- I am matthiasegli (https://keybase.io/matthiasegli) on keybase.
- I have a public key ASCviKxtsHkpXFm8IIH0uNdbpqClOJefNzOyo5UWXXX7Zwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| ETH Workshop Examples - do not use in production, these contracts contain bugs! |
| ETH Workshop Examples - do not use in production, these contracts contain bugs! |
| #Starting point: 2015-02-16-raspbian-wheezy.img (installed according to http://www.raspberrypi.org/documentation/installation/installing-images/linux.md, overclocked to "Pi2", connected with SSH) | |
| # Connect the external harddisk: | |
| # Add this to /etc/fstab (replace the UUID with your harddrives UUID, use "sudo blkid" to get it) | |
| # /dev/disk/by-uuid/6da588d6-0f78-497a-9c2e-bcfd5fdc9866 /mnt/data ext4 defaults 0 0 | |
| # and install usbmount: | |
| # sudo apt-get install usbmount | |
| # Move swap: | |
| # sudo dphys-swapfile uninstall |