Question:
UNIX help - File Permission?
Eri
2013-02-18 13:43:11 UTC
Hi, I can't solve the following errors.. please help.


The error states:

1) Your home directory needs only ' pass-through permission for group and others '

2) Your public_html directory needs ' pass-through permission for other'


Thanks in advance!
Three answers:
t
2013-02-18 13:55:10 UTC
Try this:

chmod 711 ~

chmod 755 ~/public_html
cromlish
2016-11-29 01:24:39 UTC
definite, you are able to execute a report you do not have examine-permission for... certainly, that's reported for platforms with bigger protection. The exception are scripts -- e.g. shell, perl and python scripts -- for them you besides might might desire to have examine-permission to execute. So definite, universal executable may well be finished whether basically the execute-permission is desperate. you are able to replica information you have have been given examine-permission for (in all danger between the explanation why some turn examine-permission off for his or her executables). As you very own the replica, you are able to turn on the execute-permission of the replica (if that's a script or an executable). this form, you would be waiting to execute copies of classes you're no longer allowed to often execute, yet nonetheless have been allowed to determine (that's yet another excuse to eliminate examine-get admission to from executables). needless to say, many classes run UID and/or GID as some equipment-consumer -- in many cases root; and as you and not them very own the replica, you won't be waiting to run this technique with adequate privileges (e.g. that's basically no longer allowed to determine/write specific information or get admission to convey units).
anonymous
2013-02-18 13:50:27 UTC
you need to use CHMOD command


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...