Linux chroot命令

更新时间: 2019-10-16 12:40

Linux chroot命令用于改变根目录。

chroot(change root)命令把根目录换成指定的目的目录。

语法

chroot [--help][--version][目的目录][执行指令...]

参数说明

  • --help  在线帮助。
  • --version  显示版本信息。

实例

改变根目录

# chroot /mnt/ls //改变根目录
Hacking

Hacking

Jon Erickson / No Starch Press / 2008-2-4 / USD 49.95

While other books merely show how to run existing exploits, Hacking: The Art of Exploitation broke ground as the first book to explain how hacking and software exploits work and how readers could deve......一起来看看 《Hacking》 这本书的介绍吧!

JS 压缩/解压工具

JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器

随机密码生成器

多种字符组合密码

SHA 加密

SHA 加密

SHA 加密工具