termusic: fix typo, linux/t*: add Korean translation (#14753)

* termusic: fix typo

* linux/t*: add Korean translation
This commit is contained in:
코드싸이
2024-11-09 23:21:48 +09:00
committed by GitHub
parent 624a50f563
commit 0a0ba9cf24
55 changed files with 1239 additions and 2 deletions

17
pages.ko/linux/tlp.md Normal file
View File

@@ -0,0 +1,17 @@
# tlp
> Linux용 고급 전원 관리 도구.
> 같이 보기: `tlp-stat`.
> 더 많은 정보: <https://linrunner.de/tlp/>.
- 설정 적용 (현재 전원 공급원에 따라):
`sudo tlp start`
- 배터리 설정 적용 (현재 전원 공급원을 무시하고):
`sudo tlp bat`
- AC 설정 적용 (현재 전원 공급원을 무시하고):
`sudo tlp ac`