Changes
Jump to navigation
Jump to search
Set Rights for Files and Folders recursive
(view source)
Revision as of 20:05, 24 October 2011
160 bytes added
,
20:05, 24 October 2011
Created page with "for directorys.. <pre> find /path/to/base/dir -type d -exec chmod 755 {} \; </pre> for files.. <pre> find /path/to/base/dir -type f -exec chmod 644 {} \; </pre>"
for directorys..
<pre>
find /path/to/base/dir -type d -exec chmod 755 {} \;
</pre>
for files..
<pre>
find /path/to/base/dir -type f -exec chmod 644 {} \;
</pre>
Author
Bureaucrats
,
Administrators
286
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Linux
Debian + Ubuntu
Apache Webserver
Openbox
SME server
Privoxy Tor
Postfix
Tinycore Linux
Tools
MySQL
MySQL
Wordpress
Customize
Unix
FreeBSD
Router OS
openwrt
pfsense
fritzbox
Netio Koukaam Wiki
netio-230a/b
Mediawiki
MediaWiki
Tools
Special pages
Printable version