Cheat sheet: Install Fuse on Odroid (Ubuntu server 14.04)

Download from http://sourceforge.net/projects/fuse/files/fuse-2.X/2.9.3/
1 2 3 4 5 6 | tar xvfz fuse-2.9.3.tar.gz ./configure make make install modprobe fuse |
Download from http://sourceforge.net/projects/fuse/files/fuse-2.X/2.9.3/
1 2 3 4 5 6 | tar xvfz fuse-2.9.3.tar.gz ./configure make make install modprobe fuse |