Commit Graph

14 Commits

Author SHA1 Message Date
Mikaela Suomalainen
80d8b28cc9 Rearranging (#52) 2014-12-27 11:01:16 +02:00
Mikaela Suomalainen
d5037e0eca s/Mkaysi/Mikaela/ 2014-12-18 08:35:17 +02:00
Mikaela Suomalainen
0401330526 chmod: set +x in the end 2014-10-09 22:12:25 +03:00
Mikaela Suomalainen
621f44daca chmod: remove useless variables & setfacl & wwwuser
setfacl was used to give HTTPd write permission, but setfacl cannot do
that, because it can only give permissions which group has and group has
only permissions to read and execute, not write.

Someone should check if things in this script are even sane.
2014-09-19 19:29:48 +03:00
Mikaela Suomalainen
0b84baae26 chmod: following fixes
* Be verbose
* fix command nesting
* chmod ~/public_html to 755 (for php)
* create netrc and set permissions to 600
2014-07-16 13:09:59 +03:00
Mikaela Suomalainen
dc51cf6dd3 bashrc & chmod & install.run & zshrc: make more
sense
2014-07-04 23:26:06 +03:00
Mikaela Suomalainen
5fa0f73979 bashrc & zshrc: add / after directories in ls on OS X. 2014-05-01 15:07:12 +03:00
Mika Suomalainen
33802244e9 chmod: fix typo corret --> correct 2013-02-20 17:03:41 +02:00
Mika Suomalainen
05b44c7cc5 fix previous commit 2013-02-07 18:17:02 +02:00
Mika Suomalainen
4790af40d3 chmod: add adding apache/lighttpd to acl of ~/public_html 2013-02-07 18:13:45 +02:00
Mika Suomalainen
599d45e188 fix previous commit 2013-02-07 07:22:51 +02:00
Mika Suomalainen
ab094238a2 chmod: allow others to read .face and .forward 2013-02-07 07:21:59 +02:00
Mika Suomalainen
8d9bd4ecf7 chmod: add missing -p option to mkdir. 2013-02-06 16:54:38 +02:00
Mika Suomalainen
6db24a34a4 move chmod from mkaysi.github.com/misc/chmod.sh 2013-02-06 16:45:29 +02:00