Timeline for Set default permisson for newly folders and files in Linux
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 30, 2013 at 4:38 | vote | accept | tunghk_54 | ||
| Jul 29, 2013 at 19:06 | comment | added | tunghk_54 | HI @jofel, thank for your suggestion, I will try that. | |
| Jul 29, 2013 at 18:52 | comment | added | jofel | If you need different default permissions or do not want to change your umask, I recommend you ACLs. | |
| Jul 29, 2013 at 18:49 | answer | added | slm♦ | timeline score: 1 | |
| Jul 29, 2013 at 18:30 | history | edited | slm♦ | CC BY-SA 3.0 | added 37 characters in body |
| Jul 29, 2013 at 17:40 | comment | added | tunghk_54 | Thank for all replies. I use "umask" command and it work thank manatwork so much umask 000 /srv/www/htdocs Have a nice day. | |
| Jul 29, 2013 at 11:34 | comment | added | manatwork | chmod expects file mode as parameter. The command to which you can pass a user name is chown. Or was that only a typo in your post? | |
| Jul 29, 2013 at 11:30 | review | First posts | |||
| Jul 29, 2013 at 11:49 | |||||
| Jul 29, 2013 at 11:28 | comment | added | manatwork | Which shell? In sh compatible shells there is a umask shell builtin. | |
| Jul 29, 2013 at 11:26 | history | edited | EightBitTony | CC BY-SA 3.0 | corrected formatting |
| Jul 29, 2013 at 11:14 | history | asked | tunghk_54 | CC BY-SA 3.0 |