Operating Systems 2014F: Tutorial 8

From Soma-notes
Revision as of 16:12, 19 November 2014 by Soma (talk | contribs) (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 * ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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