HOME ABOUT WEB GITHUB TOP BOTTOM PREV NEXT
SP Week 03 Assignment #3: FUSE
- Visit Linux Fuse Demo and Links
- Work inside https://github.com/UI-FASILKOM-OS/sharesp231/
- Create folder “03-helloworld-fuse/”.
- Copy (DO NOT PULL!!!) the files inside https://github.com/JulesWang/helloworld-fuse/
- Try it!!
- Download (wget) the TARBALL at http://www.cs.nmsu.edu/~pfeiffer/fuse-tutorial.tgz
- Extract the TARBALL
- Delete the TARBALL
- Read the tutorial with “lynx index.html” and try it!!
- Do not “make clean”
- Do not delete the bbfs.log file.
- Do not forget to COMMIT and PUSH.
- Work inside https://github.com/UI-FASILKOM-OS/sharesp231/