Search
-
Categories
Tags
5.2 best php editor css debian error finger eleven google htaccess javascript javascript function life lifehouse linux love Lyrics mod_rewrite mysql mysql error mysql function nickelback nusphere nusphere phped nusphere phped 5.2 palawan palawan vacation paralyzer pdflib php4 pdflib php5 photoshop php phped php editor php error php function plugin regex regular expression regular expressions vacation vhcs video windows vista wordpress wordpress error wow
Tag Archives: change ownership
linux: change ownership and permission for file or directory via ssh
Share sources: http://webtools.live2support.com/linux/chown.php, http://www.tuxfiles.org/linuxhelp/fileowner.html I’ve tried this 2 lines in order. chown -R -v [username]Â [directory/file] chmod -R -v [permission]Â [username]Â [directory/file] -R = recursively, including sub directories -v = verbose, you will see it in action
Posted in linux, server
|
Tagged change ownership, chmod, chown, file permissions, linux, permissions, ssh
|
1 Comment