What is the difference between Linux 775 and 777 permissions who give an example
Reply to discussion (solution)
Read permission R = 4Write Permission W = 2Execute Permissions x = 1775 these three digits represent the rights of the owner,
Http://william71.blogbus.com/logs/33484772.html755 on behalf of the user to the file has read, write, execute permissions, the same group of other people have the ability to execute and read, no write permission, the other user's permissions and the
Common Linux file permissions:444 r--r--r--RW-------644 rw-r--r--666 rw-rw-rw-RWX------744 rwxr--r--755 Rwxr-xr-x777 RwxrwxrwxFrom left to right, 1-3 digits represent the permissions of the file owner, 4-6 digits represent the permissions of the
Http://william71.blogbus.com/logs/33484772.htmlUnder various UNIX and Linux operating systems, each file (folder is also considered a file) is read, write, run set permissions.For example, when I use the ls-l command to list file tables, I get the
Thank the Blogger: 52241685 information providedCommon Linux file permissions:444 r--r--r--RW-------644 rw-r--r--666 rw-rw-rw-RWX------744 rwxr--r--755 Rwxr-xr-x777 RwxrwxrwxFrom left to right, 1-3 digits represent the permissions of the file owner,
Common Linux file permissions:444 r--r--r--RW-------644 rw-r--r--666 rw-rw-rw-RWX------744 rwxr--r--755 Rwxr-xr-x777 RwxrwxrwxFrom left to right, 1-3 digits represent the permissions of the file owner, 4-6 digits represent the permissions of the
The first bit 7 equals 4+2+1,rwx, the owner has read, write, execute permission;The second bit 5 equals 4+1+0,r-x, the same group of users have read, execute permissions but no write permission;Third bit 5, ditto, is also r-x, other users have read,
ECS Linux, if the accidental operation of the/directory permissions in bulk settings, such as Chmod-r 777/, most of the system services and commands will not be available, this time can be used by the system's own GETFACL command to copy and restore
Under various UNIX and Linux operating systems, each file (folder is also considered a file) is read, write, run set permissions.For example, when I use the ls-l command to list file tables, I get the following output:-rw-r--r-- 1 bu users 2254 200
How can I remedy the problem after 777 Linux permissions ?, Linux777How can I remedy the problem after 777 Linux permissions?
I am not careful about using the/var 777 script. After one day of recovery, it is estimated that there is still a pitfall.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.