7za, 7zr, aapt, ab, alacritty, atom, avrdude, chown, chroot, clear, cmake, compare, curl, dd, diff: add German translation (#5286)
This commit is contained in:
11
pages.de/common/chroot.md
Normal file
11
pages.de/common/chroot.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# chroot
|
||||
|
||||
> Führe einen Befehl oder eine interaktive Shell mit einem speziellen root-Verzeichnis aus.
|
||||
|
||||
- Führe einen Befehl mit einem neuen root-Verzeichnis aus:
|
||||
|
||||
`chroot {{pfad/zu/neuem/root}} {{befehl}}`
|
||||
|
||||
- Lege Benutzer und Gruppe (ID oder Name) fest, der benutzt werden soll:
|
||||
|
||||
`chroot --userspec={{benutzer:gruppe}}`
|
Reference in New Issue
Block a user