导航菜单

chroot是什么意思_翻译中文_怎么读

chroot

网络释义:改变根目录;根系统调用;关闭目录

网络释义

1.改变根目录 chmod 改变文件方式 chroot 改变根目录 stat 取文件状态信息 ...

2.根系统调用 ... chown 所有者) chroot (关闭目录) fchmod 权限) ...

4.根环境

5.家目录之内  将使用者限制在自己的家目录之内(chroot)!这个设定在 vsftpd 当中预设是 NO,因为有底下两个设定项目的辅助喔!

例句释义:,改变根目录,根系统调用,关闭目录

1.chroot is an ideal technique to segregate the resources your service has access to from the rest of the system.chroot可以把服务能够访问的资源与系统的其余部分分隔开。

2.Because xCAT expects the named service not to use chroot, remove the package bind-chroot, as shown in the psting.由于xCAT期望此命名服务不使用chroot,所以需要删除包bind-chroot,如如下的清单所示。

3.Starting with OpenSSH-5. 0p1, there has been a modification in setting up the chroot environment.从OpenSSH-5.0p1开始,在chroot环境设置方面有一个修改。

4.The techniques used to generate such pghtweight containers are primarily those used to generate chroot environments.用于生成那些轻量级容器的方法与用于生成chroot环境的方法基本一样。

5.After a chroot, all other files and directories seem to vanish.执行chroot之后,其他所有文件和目录就看不到了。

6.You need to create the home directory of the user in the chroot environment and the chrooted directory should be a root-owned directory.需要在chroot环境中创建用户的主目录,chroot目录的所有者应该是根用户。

7.Once you change to a new root (hence, chroot), files outside the root and its subdirectories are effectively nonexistent.通过chroot设置新的根目录之后,根目录及其子目录之外的文件就相当于不存在了。

8.The chroot() function changes the root directory of the current process to the specified directory.函数的作用是:改变当前指定目录的根目录。

9.Linux-VServer also uses a form of chroot to isolate the root directory for each VPS.Linux-VServer还使用了一种chroot格式来为每个VPS隔离root目录。

10.Running as root, rsync restricts itself to the module's directory hierarchy (its path) using chroot.在作为根用户运行时,rsync通过使用chroot只访问模块的目录层次结构(路径)。