View Single Post
Quote:
Originally Posted by blewis View Post
Unfortunately, I'm too stupid to figure out how to edit the calendar file itself. Emacs keeps complaining that the file is write protected even after I've toggled read only and I've chmoded the file. Can't figure out how to get the system to recognize me as _www user.
In the terminal,

sudo -u username command

ought to do the trick. man sudo will give you all the options.