Skip to content

Instantly share code, notes, and snippets.

@notverypc
Created July 17, 2013 10:01
Show Gist options
  • Save notverypc/6019296 to your computer and use it in GitHub Desktop.
Save notverypc/6019296 to your computer and use it in GitHub Desktop.
Enable TextEdit & Preview with Network accounts.
cd /path/to/Users
sudo mkdir .TemporaryItems
chgrp staff .TemporaryItems
chmod 1770 .TemporaryItems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment