Operating Systems 2014F: Tutorial 8: Difference between revisions
|  Created page with "'''This tutorial is not yet finalized.'''  Use [https://github.com/terencehonles/fusepy fusepy].  To run: * sudo install python-setuptools * sudo usermod -a -G fuse student * ..." | 
| (No difference) | 
Revision as of 20:12, 19 November 2014
This tutorial is not yet finalized.
Use fusepy.
To run:
- sudo install python-setuptools
- sudo usermod -a -G fuse student
- unpack fusepy zip, cd into it
- sudo python setup.py install