Chroot

chroot is a shell command and a system call on Unix and Unix-like operating systems that changes the apparent root directory for the current running process and its children. A program that is run in such a modified environment cannot name (and therefore normally cannot access) files outside the designated directory tree.

Source: Wikipedia — Chroot (CC BY-SA 4.0)

Chroot

chroot is a shell command and a system call on Unix and Unix-like operating systems that changes the apparent root directory for the current running process and its children. A program that is run in such a modified environment cannot name (and therefore normally cannot access) files outside the designated directory tree.

Source: Wikipedia "Chroot" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy