Chroot
Sign in to savechroot 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. The term chroot may refer to the system call or the command-line utility. The modified environment is called a chroot jail. thumb|Chroot: from Gentoo to Ubuntu
Key facts
- Software.name
- chroot
- Software.screenshot
- Chroot-command-example.png
- Software.caption
- Example usage of chroot in Raspberry Pi OS running an interactive shell within a special root directory
- Software.author
- Bill Joy, AT&T Bell Laboratories
- Software.developer
- Various open-source and commercial developers
- Software.operating system
- Unix, Unix-like, Plan 9, Inferno
- Software.platform
- Cross-platform
- Software.genre
- Command
via Wikipedia infobox
Article · Italiano
Il termine chroot (contrazione di change e root), in informatica ed in particolare nei sistemi operativi Unix e Unix-like, indica un'operazione che consiste nel cambiare la directory di riferimento dei processi che sono in esecuzione corrente e per i processi generati da questi ultimi (cosiddetti processi figlio).
Abstract from DBpedia / Wikipedia · CC BY-SA