Difference between revisions of "Operating Systems 2014F: Tutorial 8"

From Soma-notes
Jump to navigation Jump to search
(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 16: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