Multiple pages(chisel to chroot) : Add Korean Translation (#3586)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
0f1332a5d5
commit
bfbe15c8e4
11
pages.ko/common/chroot.md
Normal file
11
pages.ko/common/chroot.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# chroot
|
||||
|
||||
> 특수 루트 디렉토리를 사용하여 명령 또는 대화형 쉘 실행.
|
||||
|
||||
- 새로운 루트 디렉토리로 명령어 실행:
|
||||
|
||||
`chroot {{/경로/새로운/루트/디렉토리}} {{명령어}}`
|
||||
|
||||
- 사용할 사용자 및 그룹(ID 또는 이름) 지정:
|
||||
|
||||
`chroot --userspec={{사용자:그룹}}`
|
Reference in New Issue
Block a user