1、This is only an example: chown nobody:nobody /dev/ipmi0.

2、Use chown and chmod to set the ownership and permissions on the new directory.

3、The base permissions show the permissions that are set by the chmod and chown command.

4、The superuser, root, can also change file ownership by using the chown, or change owner, command.

5、Use "chown" to change the ownership of these files to be the new instance owner.

6、root用户可以使用chown命令变更文件的所有权。

7、If you don't have root access, you could change the write permissions of templates_c and cache instead of using chown.

8、使用chown和chmod设置新目录的所有权和权限。

9、The chown -r virtuser: virtuser command changes file ownership of the installed contents to the desired user and group.

10、Allowing any user to write into those folders is not a very good idea, but it might be your only immediate option if you cannot use chown.

11、You can change ownership of a file by typing chown username filename; adding the -r argument will recursively change file ownership in a directory.

12、你可以用"chown用户名文件名"来改变文件的所有权,加上-R参数将会递归改变该文件夹下所有文件的所有权。

13、允许所有用户都能写这些文件夹不是一个非常好的做法,但是如果您不能使用chown命令,这是您唯一快速有效的方法。