I just installed the IRBlaster plugin to a Ubuntu Linux 7.04 ("Feisty
Fawn") SlimServer.

I have to make a custom IR file, but the plugin can't write to the
directory.  I'm pretty sure this is related to permissions as only root
has write access to the directory, and I've tried to change permissions
without success.

I tried:


Code:
--------------------
    sudo chown -Rf slimserver:nogroup /usr/share/slimserver
--------------------


which didn't do it, and


Code:
--------------------
    sudo chmod 777 -R /usr/share/slimserver/Plugins/IRBlaster
--------------------


which surprisingly didn't do it either.  (I thought 777 was
everybody?)

I can't seem to find a user "slimserver" or maybe it's there and I
don't know how to find it.  I can find groups but not users.

Any advice?  Thanks.


-- 
Mark Lanctot
------------------------------------------------------------------------
Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071
View this thread: http://forums.slimdevices.com/showthread.php?t=34655

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to