termusic: fix typo, linux/t*: add Korean translation (#14753)
* termusic: fix typo * linux/t*: add Korean translation
This commit is contained in:
24
pages.ko/linux/tuned-adm.md
Normal file
24
pages.ko/linux/tuned-adm.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# tuned-adm
|
||||
|
||||
> Linux에서 시스템 성능 튜닝 프로필을 관리하고 최적화.
|
||||
> 더 많은 정보: <https://tuned-project.org>.
|
||||
|
||||
- 사용 가능한 프로필 나열:
|
||||
|
||||
`tuned-adm list`
|
||||
|
||||
- 현재 활성화된 프로필 표시:
|
||||
|
||||
`tuned-adm active`
|
||||
|
||||
- 특정 튜닝 프로필 설정:
|
||||
|
||||
`tuned-adm profile {{프로필_이름}}`
|
||||
|
||||
- 현재 시스템에 적합한 프로필 추천:
|
||||
|
||||
`tuned-adm recommend`
|
||||
|
||||
- 튜닝 비활성화:
|
||||
|
||||
`tuned-adm off`
|
Reference in New Issue
Block a user