SlimChances wrote:
> It is usually a permission issue
> Note : change username:username to your own name as used in terminal
>
> >
Code:
--------------------
> > sudo chown -R username:username * && find . -type d -execdir
> sudo chmod 775 {} \; && sudo find . -name "*" -type f -exec chmod 644 {} \;
--------------------
> >
>
> http://forums.slimdevices.com/showthread.php?t=92526&highlight=file+permissions
STOP
Code:
--------------------
sudo chown -R username:groupname
--------------------
!!!
'
http://wiki.slimdevices.com/index.php/Debian_Package#Users_and_Groups'
(http://wiki.slimdevices.com/index.php/Debian_Package#Users_and_Groups)
------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=107397
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix