Linux : Change file/folder owner
Posted on February 20th, 2008 by lost-in-code
On a Unix based system, all files and folders belong to a group and a owner. Or rather, an owner and a group has specific permissions to read, write and execute files. So you might need to change the owner of certain files and folders so that you’ll be able to open them, edit them [...]
Tags: chown, file, folder, group, linux, owner, recursive, ssh, unix
Filed under: Server Management | No Comments »
