网页
图片
视频
学术
词典
地图
更多
航班
笔记本
chroot
网络
改变根目录;根系统调用;关闭目录
网络释义
1.
改变根目录
Linux系统调用列表 ... chmod 改变文件方式
chroot
改变根目录
stat 取文件状态信息 ...
www.ibm.com
|
基于457个网页
2.
根系统调用
为确保服务器的安全性,对所有的文件和命令均要利用“改变
根系统调用
(
chroot
)”做物理上的隔离。在域名服务方面,新一代防 …
bigbirdcui.blog.163.com
|
基于94个网页
3.
关闭目录
linux下的c库函数大全·百家电脑学院... ... chown 所有者)
chroot
(
关闭目录
) fchmod 权限) ...
www.9php.com
|
基于35个网页
4.
根环境
注:预安装脚本不在改换了的
根环境
(
chroot
)中运行. --interpreter /usr/bin/python,允许指定不同的脚本语言,如Python.把/usr/bin/py...
blog.chinaunix.net
|
基于28个网页
5.
家目录之内
将使用者限制在自己的
家目录之内
(
chroot
)!这个设定在 vsftpd 当中预设是 NO,因为有底下两个设定项目的辅助喔!
linux.chinaitlab.com
|
基于4个网页
更多释义
收起释义
例句
释义:
全部
全部
,
改变根目录
改变根目录
,
根系统调用
根系统调用
,
关闭目录
关闭目录
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
chroot
is an ideal technique
to
segregate
the
resources
your
service
has
access
to
from
the
rest
of the
system
.
chroot
可以
把
服务
能够
访问
的
资源
与
系统
的
其余部分
分隔
开
。
www.ibm.com
2.
Because
xCAT
expects
the
named
service
not
to
use
chroot
,
remove
the
package
bind-
chroot
,
as
shown
in the
listing
.
由于
xCAT
期望
此
命名
服务
不
使用
chroot
,
所以
需要
删除
包
bind-chroot
,
如如下
的
清单
所
示
。
www.ibm.com
3.
Starting
with OpenSSH-5
.
0p1
,
there
has
been
a
modification
in
setting
up the
chroot
environment
.
从
OpenSSH-5.0p1
开始
,
在
chroot
环境
设置
方面
有
一个
修改
。
www.ibm.com
4.
The
techniques
used
to
generate
such
lightweight
containers
are
primarily
those
used
to
generate
chroot
environments
.
用于
生成
那些
轻量级
容器
的
方法
与
用于
生成
chroot
环境
的
方法
基本
一样
。
www.ibm.com
5.
After
a
chroot
,
all
other
files
and
directories
seem
to
vanish
.
执行
chroot
之后
,
其他
所有
文件
和
目录
就
看
不
到
了
。
www.ibm.com
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
目录
的
所有者
应该
是
根
用户
。
www.ibm.com
7.
Once you change to a
new
root
(hence,
chroot
),
files
outside
the
root
and its
subdirectories are
effectively
nonexistent
.
通过
chroot
设置
新
的
根
目录
之后
,
根
目录
及其
子
目录
之外
的
文件
就
相当于
不存在
了
。
www.ibm.com
8.
The
chroot
()
function
changes
the
root
directory
of
the
current
process
to the
specified
directory
.
函数
的
作用
是
:
改变
当前
指定
目录
的
根
目录
。
www2.w3pop.com
9.
Linux-VServer
also
uses
a
form
of
chroot
to
isolate
the
root
directory
for
each
VPS
.
Linux-VServer
还
使用
了
一种
chroot
格式
来
为
每个
VPS
隔离
root
目录
。
www.ibm.com
10.
Running
as
root
,
rsync
restricts itself to
the
module
's
directory
hierarchy
(
its
path
)
using
chroot
.
在
作为
根
用户
运行
时
,
rsync
通过
使用
chroot
只
访问
模块
的
目录
层次结构
(
路径
)
。
www.ibm.com
1
2
3