linux/w*: add Korean translation (#14756)

This commit is contained in:
코드싸이
2024-11-09 23:23:32 +09:00
committed by GitHub
parent a662abf502
commit 4bcf91eb31
31 changed files with 698 additions and 0 deletions

12
pages.ko/linux/waypipe.md Normal file
View File

@@ -0,0 +1,12 @@
# waypipe
> Wayland 컴포지터에서 그래픽 애플리케이션을 원격으로 실행.
> 더 많은 정보: <https://gitlab.freedesktop.org/mstoeckl/waypipe>.
- 그래픽 프로그램을 원격으로 실행하고 로컬에 표시:
`waypipe ssh {{사용자}}@{{서버}} {{프로그램}}`
- SSH 터널을 열어 프로그램을 원격으로 실행하고 로컬에 표시:
`waypipe ssh {{사용자}}@{{서버}}`