Mount JFFS2 Image
Saturday, October 25, 2008
Example of how to mount a JFFS2 image using mtdblock.
Clay Shirky: Institutions vs. collaboration
Monday, July 14, 2008
This is a rather interesting talk that takes some very foundational ideas from open source software development, P2P networks, and social networking and implies that these paradigms can apply to a lot more.
The difference between ignorance and apathy? I don't know, and I couldn't care less.
VirtualBox or VMWare Virtual Machine at Login
Sunday, April 12, 2009 by digitalpeer
If you want to start a virtual machine automatically at login you can stick one of the following lines in .xinitrc in the home directory of the user. This means that when a user logs in they get the virtual machine fullscreen, and when they quit the virtual machine it logs them out.
vmware -l /var/lib/vmware/Virtual Machines/Example.vmx
VBoxSDL -vm "Example" -fullscreen